/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
html, body {
height: 100%;
}

body{
font-family:Tahoma, Helvetica, sans-serif; 
font-size:12px; 
margin:0px; 
padding:0;
}

body {
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(images/Logo_bottom.png);
	background-attachment:fixed;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{
	background:#12457E;
	font-size:18px;
	color:#FFFFFF;
	width: auto;
	background-repeat: repeat-y;
	padding-left: 10px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-style: DOTTED NONE DOTTED NONE;
}
h2{
	font-size:14px;
	color:#FFFFFF
}
h3{
	font-size:13px;
	border-bottom:solid 1px #c7d5e0;
	padding:4px 0;
	margin-bottom:10px;
	color: #56bfeb;
}
h4 {
	background:#12457E;
	font-size: 18px;
	color: #FF0000;
	width: auto;
	background-repeat: repeat-y;
	padding-left: 10px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-style: DOTTED NONE DOTTED NONE;
}
h5{
background:#12457E;
	font-size: 18px;
	color: #FFFFFF;
	width: auto;
	background-repeat: repeat-y;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-style: solid NONE solid NONE;
	text-align:center;
	padding: 0;
}

p {
	font-size: large;
	color:#FFFFFF
}


a:link, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color: #c7d5e0;
	text-decoration: underline;
}
#h1 a:link {
	color: #FF0000;
}



/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */

/* for container
margin-bottom: -330px;
*/

#container{
	width:928px;
	margin:0 auto;
	min-height: 100%;
	position: relative;
}

	#header{
	background-color: #12457E;
	width:auto;
	display:block;
	height:20px;
}

	#topbar{
	background-color: #000000;
	width:auto;
	display:block;
	height:250px;
	position: relative;
	height: 349px;
	width: 926px;
	color: #FFFFFF;
	top: 31px;
}
	
#timer{
	display:block;
	porition: Absolute;
	top:286px;
	float:left;
	position: absolute;
	left: 204px;
}	
	
#top{
background-image: url(images/layouttop.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:710px;
}
#bottom{
	background-image: url(images/layoutbottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:20px;
	background-color: #000000;

}
	


		

#container #main #n4 {
	position: absolute;
	height: 349px;
	width: 600px;
	top: 807px;
	color: #FFFFFF;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 20px;
	text-indent: 10px;
	overflow:visible;
	}
/*#n4 {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; // first!
	filter: alpha(opacity=80);					// second!
}*/

#n4 {
height: auto;

}

.shadow {
	height: 1.2em;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=3);
}


		div.spacer{clear:both; height:10px;}
	
	#footer{
	background-color: #010709;
	width:auto;
	position: relative;
	height:35px;
	display:block;
	font-size:12px;
	color:#56bfeb;
	line-height: 30px;
	margin: 0 auto 0;
}
	
/* ------------------------------ 
CUSTOM CLASSES
------------------------------ */

/* 
Add here your custom classes
*/

