/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#000000;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:50% 55%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:16px;
	font-size:12px;
}

p {
	font-size:12px;
	margin-top:18px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
	color:#07AEF0;
	margin:10px 0px;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#AFE4F9;
	margin:10px 0px;
}

.time {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:white;
}

#cont {
	width:846px;
	margin:0 auto;
}

#imageRotate img.logo {
	left:27px;
	position:relative;
	top:-381px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=’images/h1_logo.png’);
	margin-bottom:-146px;

}

#imageRotate {
	margin-top:79px;
	height:314px;
}

#ticker {
position:relative;
top:71px;
margin-top:-51px;
	
}

#ticker p {
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:24px;
line-height:normal;
margin-top:0px;
}

#ticker p.dayHrMinSec {
font-weight:normal;
font-size:10px;
padding-top:10px;
margin-top:-10px;
color:#07AEF0;
}

#ticker p.dayHrMinSec .sep {
	margin-left:36px;
}

#master0 {
	z-index:-10;
}

#left {
	float:left;
	width:301px;
}

#left p {
	margin-top:15px;
}

a {
	color:#BBBBBB;
}

#middle {
	width:241px;
	float:left;
	margin-left:21px;
	margin-top:10px;
}

#right {
	width:256px;
	float:left;
	margin-left:21px;
	margin-top:10px;
}

#right p {
	margin-top:3px;
}

#right a img {
	margin-top:10px;
}

.margintop30 {
	margin-top:30px;
}

blockquote {
	background-image:url(../images/blockquote_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:33px;
	font-style:italic;
	margin-top:12px;
}

blockquote ul li {
	list-style:none;
	margin-top:10px;
}

blockquote a {
	font-style:normal;
}

.follow {
	margin-top:10px;
	display:block;
}

#footer {
	clear:left;
	background-image:url(../images/footer.jpg);
	height:201px;
	width:833px;
}

#footer a {
	display:block;
	float:right;
	height:0;
	margin-right:43px;
	overflow:hidden;
	padding-top:53px;
	width:135px;
}
