* {
   padding:0;
   margin:0;
}

body, h1, h2, h3, h4, h5, h6, p, ul, li, span {
	font-family : "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2em;
}

html, body:{
	height: 100%;
	
	}

p, span {
	
	margin-top: .7em;
	margin-bottom: 0px;

	
	}
	
ul, li {
	margin-left: .5em;
	}
	
h1 {
	color : #CB0000;
	font-size : 2em;
	font-weight : normal;
	margin: 0;
	
	
}

h2 {
	color : #CB0000;
	font-size : 2em;
	text-align: left;
	font-weight : bold;
	margin: 0;
}

h3 {
	color : #CB0000;
	font-size : 1.5em;
	letter-spacing: .1em;
	font-weight: bold;
	margin: 0;


	
}

h4 {
	color : #CB0000;
	font-size : 1em;
	font-weight: bold;
	

}

h5 {
	color : #CB0000;
	font-size : 1em;
	font-weight : bold;
	

}

h6 {
	color : #ffffff;
	font-weight : normal;
	margin-right: 2em;


}

body {
margin:.5em;
padding:0;
height:100%;
background-image:url('images/background.gif');
background-repeat:repeat-xy;
background-position: 50% 10px;
color:#000000;  
}

a {
color:#CB0000;
text-decoration:underline;
}



blockquote {
margin:1em;
}

blockquote p {
margin:.2em;
color:#547699;
}

hr {
    width: 99%;
    height: 2px;
    margin: 7px auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border-width: 0;
    background-color: #C0C0C0;
    }

hr {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #C0C0C0;
    }
    

.link {
	
	margin-top: 0em;
	margin-bottom: 0px;
	
	}

#container { 	
margin:0 auto;
width:100%;
height: 100%;

}


#site{
margin:0 auto;
width:790px;
margin-top:1em;
background-color: #ffffff;

}


#top {
height: 120px;
background-image:url('images/irslogo_long.jpg');
background-repeat:no-repeat;
background-position: top left;

}

#dropmenudiv{ /*background color is set in the .js*/
	position:absolute;
	font-size : 8pt;
	border:1px gray;
	z-index:100;
	margin-left: -18px;
	margin-top: 7px;
	padding: 3px;
	line-height: 165%;
	
}




.menu {
font-family : "Verdana", Verdana, Arial, Helvetica, sans-serif;
color: #CB0000;
font-size: 11px;
text-align: center;
text-decoration:none;
font-weight: bold;
line-height: 120%;

}

.menu a {
text-decoration:none;
color: #CB0000;

}



#welcome {
padding: 1em;
width: 555px;
float: right;
background-color: #ffffff;

}


#main {
padding: 1em;
width: 750px;
float: left;
left: 30px;
background-color: #FFFFFF;
}

#square1 {
position: relative;
top: 10px;
left: 10px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
width:170px;
background-color: #D6CDAC;
}


#footer1 {
margin: 0, auto;
width: 790px;
height: 15px;
background-image:url('images/redbar.gif');
background-repeat:repeat-x;
background-position: top left;
width: 790px;
text-align: center;
position: relative;

}

#footer2 {
margin: 0, auto;
width: 790px;
font-size: 11px;
text-align: center;
height: 65px;
position: relative;
background-color: #FFFFFF;
color: #CB0000;
padding-top: 5px;

}