﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 23px;
	background:#344859;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	width:770px;
	border:0;
	width:770px;
	background: white;
}	

#date {
	float:right;
	text-align:right;
	padding:12px 20px 0px 0px;
	font-size:11px;
}

#date a{
	text-decoration:none;
}

#date a:hover{
	text-decoration:underline;
}

	
#clocktable {
	border: 0;
	width: 770px;
	height:147px;
	background: url('../siteart/world-background.jpg') no-repeat;
}	

#clocktable td {
	text-align:center;
}	

#nav {
	height:22px;
	background: white url('../siteart/nav-background.jpg') no-repeat;
	text-align:right;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right:18px;

}

#nav a{
	text-decoration:none;
	color: white;
}

#nav a:hover{
	text-decoration:underline;
	color: white;
}

.heading {
	font-family:"Arial Black", "Helvetica CondensedBlack", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2b67a5;
}

.heading2 {
	font-family:"Arial Black", "Helvetica CondensedBlack", Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #2b67a5;
	text-transform: uppercase;

}

#contentcell {
	background: #e3e3e3 url('../siteart/content-background.jpg') no-repeat top;
	padding:25px 30px 20px 40px;
}

#contentcellblank {
	background: #e3e3e3 url('../siteart/blank-background.jpg') repeat-x top;
	padding:25px 30px 20px 40px;
}


.content {
	margin: 5px 16px 16px 16px;
}

