
html {
	width: 100%; 
	height: 100%; 
	min-height: 100%; 
	margin: 0; 
	padding: 0;
	
}

	
body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#000000;
	background-image: url(images/backgorund.gif);
	background-repeat: repeat-x;
}

		
h3 {
	color: #FFFFFF;
	margin: 0 0 10px 0px;
	border-bottom: dashed 1px #d2d2d2;
	font-size: 24px;
} 	

h4 {
	color: #FFFFFF;
	margin: 0 0 4px 0px;
	border-bottom: dashed 1px #FFFFFF;
	font-size: 13px;
} 	


a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
	
a:hover {
	color: #999999;
	text-decoration:none;
}	

p {	margin:3px;}

.page {
	background-color:#000000;
}
	
	
	
/* ----- CONTAINER PAGE ----- */	
	
*html #containerpage {

	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}	/* for ie*/

#containerpage {
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	width:1000px;
	background-color: #000000;
	float: left;
	background-image: url(images/main.jpg);
}	
	
	
/* ----- CONTAINER PAGE END ----- */	
	
	
	
	


/* ----- TOP ----- */
	
#top {
	position:relative;
	height: 183px;
	background-image: url(images/header.jpg);
}		



/* ----- NAV END ----- */






/* ----- SIDE ----- */
	
*html #side {
	margin: 0px 0 0 0px;
}	/* for ie*/		
	
#side {
	float:left;
	clear:right;
	width: 215px;
	margin: 0px 0 0 0px;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
	text-align: right;
} 
	
	
	
	
	
#side a {
	color: #D8D8D8;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}	
	
#side a:hover{
	color:#FFFFFF;
}	
	
	
	
/* ----- SIDE END ----- */	
	
	



/* ----- MAIN ----- */	
	
*html #main {
	margin: 0px 0 0 20px;
}	/* for ie*/	
	
#main {
	width: 750px;
	float:left;
	margin: 0px 0 0 20px;
} 


#main p 

{
	color: #FFFFFF;
	font-size: 12px;
}


#main strong {
	color:#FFFFFF;
	font-weight: bold;
}


#main a {
	text-decoration:none;
	color: #DD0000;
}

#main a:hover{
	color:#FFFFFF;
}


/* ----- MAIN END ----- */	


#links {
	height: 41px;
	position: absolute;
	top: 116px;
	left: 334px;
	
}

#links ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}

#links li {
	width: 110px;
	height: 41px;
	float: left;
	margin: 0 5px 0 0;
	font: bold 13px;
	text-align: center;
}

#links li a {
	width: 100%;
	padding: 15px 0 13px 0;
	display: block;
	background: url('images/linkup.jpg') no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#links a:hover {
	background: url('images/linkdown.jpg') no-repeat;
	color: #B00000;
	text-decoration: none;
}

#links li.current a {
	background: url('images/linkdown.jpg') no-repeat;
	color: #B00000;
	text-decoration: none;
	}
	
#links li.current a:hover {
	background: url('images/linkup.jpg') no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}





/* ----- location ----- */
	
*html #location {
	margin: 0px 0 0 0px;
}	/* for ie*/		
	
#location {
	float:left;
	clear:left;
	width: 290px;
	color: #FFFFFF;
	font-size: 10px;
} 
	
	
	
#location p 

{
	color: #FFFFFF;
	font-size: 12px;
}	
	
#location a {
	width: 280px;
	height: 20px;
	display: block;
	font-weight:bold;
	text-align:left;
	padding: 5px 0 0 5px;
	margin: 2px 0px 0 0;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom:1px dashed #ffffff
}	
	
#location a:hover{
	color:#1744A1;
	background-color: #FFFFFF;
}	
	
	
	
/* ----- SIDE END ----- */	
	



/* ----- BOT ----- */	

*html #bot {
	margin: 0px 100px 0px 100px;
}	/* for ie*/



#bot {
	border-top: #FFFFFF dashed 1px;
	clear:both;
	height:20px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 0px 100px 0px 100px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	background-repeat: no-repeat;
	background-color: #000000;
		}




#bot p 

{
	color: #FFFFFF;
	font-weight: normal;
}


#bot strong {
	color:#FFFFFF;
	font-weight: bold;
}


#bot a {
	text-decoration:none;
	color: #DD0000;
	padding: 0 20px 0 20px;
}

#bot a:hover{
	color:#FFFFFF;
}




		
/* ----- BOT END ----- */	



#featured {
	float: left;
	width: 215px;
	position: relative;
	left: 10px;
	height: 240px;
	background-image: url(images/featured.jpg);
	padding: 40px 0px 0 17px;
}

	#myflash1 {
	position: relative;
	background-color: #FFFFFF;
	padding: 1px;
	width: 740px;
	height: 200px;
}	
