
body {
background: #b32837;
margin: 0px;
padding: 0px;
font-family: Sans-serif;
}

a img {
border: 0;
}

#container {
margin-left: 25px;
}
#header {
height: 120px;
background: url(images/header.gif) no-repeat bottom left;
}
#page {
background: url(images/bodyback.jpg) center repeat-y white;
width: 754px;
}
 #pagetop {
 width: 754px;
 margin: 0px;
 padding: 0px;
 }
 #pagebot {
 width: 754px;
 }
 				#gr2 {
				background: url(images/topbg.jpg) repeat-x top white;
				margin-left: 1px;
				margin-top: 0px;
				width: 752px;
				}
 
 	#main_nav {
  padding-left: 10px;
	height: 26px;
	}
	 							#main_nav a {
								margin-right: 15px;
								margin-top: 0;
								padding: 0;
								}
								#main_nav img {
								}
								
	#second_nav {
	padding-top: 8px;
	padding-left: 30px;
	height: 20px;
	}							
								#second_nav a {
								font-family: Arial Narrow, Arial;
								color: white;
								font-size: 13pt;
								text-decoration: none;
								margin-right: 10px;
								}
																#second_nav a:hover {
								text-decoration: underline;
								}
								
	#jem {
	background: url(images/jem.jpg) no-repeat white;
	height: 255px;
	width: 175px;
	
	position: relative;
	top: -153px;

	left: -6px;
	float: right;
	}

		 #rcolumn {
	 position: relative;
	 top: 255px;
	 z-index: 10;
	 text-align: left;
	 }
	 					#rcolumn a {
						font-family: Arial;
						color: white;
						font-size: 14pt;
						text-decoration: none;
						background: url(images/sidelink.gif) no-repeat left;
						display: block;
						width: 166px;
						height: 28px;
						margin-bottom: 8px;
						padding-top: 4px;
						}
						
	#content {
	margin-left: 20px;
	margin-top: 20px;
	width: 500px;
	min-height: 580px;
	height: auto; 
	font-family: Verdana, Arial;
	font-size: 10pt;
	}
	
	/* for Internet Explorer */
/*\*/
* html  #content {
height: 580px;
}
/**/
	
	 #content p {
	 font-family: Verdana, Arial;
	 font-size: 10pt;
	 color: black;
	 }
	 

	
	h1 {
	color: #9D2630;
	font-family: "Arial Narrow", Arial;
	font-size: 2.1em;
	}
 