@import url(undohtml.css);



body {

	margin:0;

	font-family:Arial,Verdana,Trebuchet MS,Tahoma,Sans-Serif;

	color: #d2d2d2;

	font-size:80%;

	height:100%;

	background-color:#000;

}



/* --- [ HEADINGS AND BLOCK ELEMENTS ] --------------------------------------*/

h1, h2, h3, h4, h5, h6 {

	font-weight: normal;

	color: #000;

	padding:3px 0;

}



h1{

	font-size: 140%;

	margin: 52px 0 25px 0;

}



h2{

	font-size: 120%;

}



h3{

	font-size: 110%;

}



h4{

	font-size: 100%;

	margin: 0 0 10px 0;

}



p{margin: 0 0 10px 0;}



a{color:#9B1F4E;}

/* --- [ page layout ] [ border:solid 1px #977047;  ]------------------------------------*/

#home_container { 

	position:relative;

	margin:0 auto 0 auto;

	background:#000 url(/images/background-blue.gif) repeat-x; 

	height:100%;

}



.home-content { 

	position:relative;

	background:url(/images/home/home-logo.gif) no-repeat top left;

	width:760px;

	padding:60px 0px 0px 0px;

	margin:0 auto;



}





.left-image { 

	position:relative;

	float:left;

	margin:-168px 0 0 0;

}



.right-image {  

	float:left;

	margin:-351px 0 0 0;

}



#content{

	float:left;

	width:604px;

}



.home-nav {

	text-align:  center;

	padding:0px 0px 0px 0px;

	width:750px;
	position:relative;

}



.home-body {

	text-align: left;

	padding:140px 0px 0px 180px;

	height:150px;
	position:relative;

}



.home-text {

	text-align: left;

	padding:40px 0px 0px 0px;

	width:800px;

}





.box-container {  

	background:url(/images/home-box.gif) no-repeat;

	margin: 7px 0 0 0px;

	position:relative;

	height: 250px;

	width:750px;

	z-index:100;

/*	border:1px solid red;*/

}



.box-container h2{

	font-size:100%;

	padding:0 7px;

}



.home-box {  

	background:#fff url('/images/home-box.gif') no-repeat; 

}



.home-logo   { 

}





/* --- [ footer ] ------------------------------*/





.footer { 

	font-size:80%;

	color:#616161;

	text-align:center;

	padding:0px 300px 20px 300px;

	margin-top:-35px;

	clear:both;

	position:relative;

}



.footer a{color:#616161;}



.footer-holder { 

}



.footer div{margin-top:8px;}



/* --- [ LINKS ] -----------------------------------------*/



/* --- [ MISC CLASSES ] ----------------------------------*/

.clear	{clear:both;}

/*.no-display	{ display:none; }

.requiredfield { color:#f00; }

#navigation a span span { display:none; }*/



#search_results a{

	text-align:center;

	display:block;

/*	background:url(/images/search_results.gif) no-repeat;*/

	width:148px;

	height:177px;

	float:left;

	margin:0 2px 2px 0;

}



#search_results a img{

	height:120px;

	margin:10px 0 0 0;

}



#search_results h4{

	color:#9F9F9F;

	margin:0px;

	padding:0px;

}
