body
{
	background-color:		#d6d9c7;
	font-family: 			sans-serif, Arial;
	color:					#000000;
	font-size:				12px;
	padding:		 		0;
	margin:					0;
	height:					100%;
	text-align:				center;
	font-style: 			italic;
}

td
{
	font-family: 			sans-serif, Arial;
	color:					#000000;
	font-size:				12px;
}

#container
{
	background:				url("../images/bg.jpg") top left repeat-y;
	width:					865px;
	position:				relative;
	margin:					0 auto;
	text-align:				left;
}

#header
{
	height:					396px;
	width:					865px;
	background:				url("../images/header.jpg") no-repeat;
	margin-bottom:			-210px;
}

#footer
{
	background:				url("../images/footer.jpg") top left no-repeat;\
	width:					865px;
	height:					44px;
}

#content
{
	width:					450px;
	margin-left:			300px;
	padding-top:			0px;
	margin-bottom:			30px;
	margin-right:			30px;
	padding-bottom:			20px;	
	min-height:				420px;
	line-height:			20px;
}

#content a:link {
text-decoration:underline; color:#650505;} 
#content a:visited {
text-decoration:underline; color:#650505;} 
#content a:hover {
text-decoration:underline; color:#650505;} 

*html #content
{
	height:					400px;
}

h1
{
	font-size:				13px;
}

#expos
{
	position:absolute;
	top:280px;
	left: 45px;
	color:					#ffffff;
}



#expos a:link {
text-decoration:underline; color:#ffffff;} 
#expos a:visited {
text-decoration:underline; color:#ffffff;} 
#expos a:hover {
text-decoration:underline; color:#ffffff;} 


#hdesign
{
	position:absolute;
	left:500px;
	bottom:25px;
	font-size:9px;
	color:#3f3e3c;
}

#hdesign a:link {
text-decoration:underline; color:#000000;} 
#hdesign a:visited {
text-decoration:underline; color:#000000;} 
#hdesign a:hover {
text-decoration:underline; color:#000000;} 

#menu
{
	position:absolute;
	top:115px;
	right:48px;
	font-size:				14px;
}

* html #menu
{
	top:125px;
}

#menu ul
{
	list-style-type:none;
}

#menu li
{
	display:inline;
	margin-right:20px;
	margin-left:20px;
}

#menu a:link {
text-decoration:none; color:#000000;} 
#menu a:visited {
text-decoration:none; color:#000000;} 
#menu a:hover {
text-decoration:underline; color:#000000;} 

hr {

      border: 0;

      width: 100%;

    }

    hr.hr2 {

      color: #000000;

      background-color: #000000;

      height: 1px;

    }
    
#menu1
{
	background:				#D7D7D7;
	opacity: 				.90;
	position:				absolute;
	top:					145px;
	left:					400px;
	color:					#840000;
	margin-left:			67px;
	border:					1px solid black;
	display:				none;
}

*html #menu1
{
	filter: 				alpha(opacity=90);
}


#menu1 li
{	
	padding:				4px 15px 4px 15px;	
}

#menu1 ul
{
	padding: 				0px;
	margin: 				0px;
	list-style-type: 		none;
}

#menu1 a:link{color:#000000;text-decoration:none;}
#menu1 a:visited{color:#000000;text-decoration:none;}
#menu1 a:hover{color:#464646;}