body {
	text-align: center;
	min-width: 850px;
	margin:0;
	padding:0;
	height:100%;
	background-image:none;
	background-color: #CCCCCC;
}

html {
height:100%;
}

hr {
border:0 ;
color: #451103;
background-color: #451103;
height: 1px;
}


#title1 {
	margin:0 auto;
	text-align: left;
	top:0px;
	height:620px;
	width:850px;
	min-width:850px;
	background-image:url(images/frontbg.jpg);
	z-index: 1;

}


#nav1 {
	position:relative;
	top: +330px;
	left: 68px;
	height: 30px;
	width: 500px;
	z-index: 2;

}

#container1 {
	margin:-225px auto;
	width: 700px;
	min-width: 700px;
	height:160;
	text-align:left;
	z-index:3;
	top: -30px;
		}
/* level 2 div positioning */
#title2 {
	margin:0 auto;
	text-align: left;
	top:0px;
	height:170px;
	width:850px;
	min-width:850px;
	background-image:url(images/contenttop.jpg);
	z-index: 1;

}
	
#nav2 {
	position:relative;
	top: +107px;
	left: 68px;
	height: 30px;
	width: 500px;
	z-index: 2;

}
#container2 {
	margin:-30px auto;
	width: 700px;
	min-width: 700px;
	height:auto;
	text-align:left;
	z-index:3;
	top: -30px;
	
		}

/** end level2 */
/* level 3 div positioning */
#title3 {
	margin:0 auto;
	text-align: left;

	top:0px;
	height:170px;
	width:850px;
	min-width:850px;
	background-image:url(images/contentsmalltop.jpg);
	z-index: 3;

}
	
#nav3 {
	position:relative;
	top: +72px;
	left: 68px;
	height: 30px;
	width: 500px;
	z-index: 2;

}
#container3 {
	margin:-50px auto;
	width: 700px;
	min-width: 700px;
	height:inherit;
	text-align:left;
	z-index:4;
	top: -30px;

}
/* general containers */
#container {
	margin:0 auto;
	width: 850px;
	min-width: 850px;
	text-align:center;
	z-index:1;
	height:auto;
	min-height:100%;
	padding:0 0 50 0;
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-y;
	background-position:center;		}
		
#containerleft {
	margin:0 auto;
	width: 400px;
	min-width: 400px;
	height:auto;
	text-align:left;
	z-index:3;
	float:left;
		}
		
#containerright {
	margin:0 auto;
	width: 300px;
	min-width: 300px;
	height:auto;
	text-align:centre;
	z-index:3;
	float:right;		
		}

/** end level3.  Start footer */
		
#footer {
	margin: 0 auto;
	width: 850px;	
	min-width: 850px;	
	height: 50px;
	text-align:center;
	padding:0px 0px 0px 0px;
	background-image:url(images/contentfoot.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
			
#footer1 {
	margin: 0 auto;
	width: 700px;
	text-align:center;
	padding:0px 0px 0px 0px;
	clear:both;
	}
/***** position link ***/

#position {
	position:relative;
	top: -5px;
	left: 75px;
	height: 20px;
	width: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
    font-weight:bold;  
	color: #000066;
	text-align:left;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#position a{
	text-decoration:none;
}

#position a:hover{
	text-decoration:underline;
	color:#660000
}
/* page styles */

.count {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
  	font-weight:bold;
	color: #000066;
	text-align:left;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	text-transform: uppercase;
	letter-spacing: +1px;
	line-height: 20px;
	font-weight:bold;
   	color: #999999;
	padding: 5px 0px 4px 0px;
}
.sublinks {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: +1px;
	line-height: 12px;
	font-weight:bold;
   	color: #999999;
}	
.sublinks a{
	text-decoration:none;
	color:#999999;
}

.sublinks a:hover{
	text-decoration:underline;
	color:#000099
}	
.caption {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
   	color: #999999;
	padding: 0 0 0 0;
}
.copy {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
    color:#333333;
	line-height: 17px;
}

	.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	text-transform: lowercase;
	letter-spacing: +1px;
	line-height: 15px;
   	color: #999999;
	padding: 5px 0px 4px 0px;
	font-style: italic;
}
.quotes a{
	text-decoration:none;
	color:#666666;
	font-size:10px;
}

.quotes a:hover{
	text-decoration:underline;
	color:#000099
}

.new{
font-family:Arial, Helvetica, sans-serif;
color: #990000;
font-weight:bold;
font-size: 11px;
line-height:17px;
	
}