a:link, a:active, a:visited {
	color: #48546A;
}

a img {
	border-width: 0; 
	border-style: none;
}


/*
COMMON --------------------- */

br {
	clear: both;
}

hr {
	display: none;
}

p {
	margin: 0; 
	padding-top: 1em; 
	line-height: 150%;
}


/*
MASTHEAD + SUBMAST --------------------- */

h1 {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 180px;
	z-index: 3;
	width: 212px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -9000px;
	height: 120px;
}

h1 a {
	display: block;
	height: 87px;
}

#mast-content {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 4; 
	margin-left: 50%; 
	width: 50%;
}	

#masthead {
	position: relative; 
	background: #000000 repeat-x;
	height: 15.4em;
}
/* time and date style*/
#meta {
	margin: 0 0; 
	font: .6em Georgia, serif, Verdana;
	font-size: 9px; 
	color: #777; 
	padding: 0px; 
	text-transform: uppercase; 
	letter-spacing: 1px;
}

#meta p {
	display: block; 
	float: left; 
	padding-top: 0; 
	font-family: Georgia, serif; 
	color: #777;
}

#meta span {
	display: block; 
	float: right; 
	line-height: 140%;
}

#navcontainer {
	float: left; 
	width: 50%; 
	margin-top: 0px;
	background: #000000
}

ul#nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
	background: #000000
}

/* Two backgrounds are used, the second being a hack for Internet Explorer */
#nav li {
	margin: 8px 0; 
	padding-top: 0px; 
	font: .6em Georgia, serif, Verdana; 
	background: #FFF; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	background: url(./images/bg_dotted.gif) repeat-x 0 77% !important; 
	background-position: 0 61%;
} 

#nav li a {
	float: left; 
	background: #000000;
	color: #FFFFFF; 
	text-decoration: none;  
	padding: 1px 3px;
    font-size: 9px;
}

#nav li a:hover {
	color: #48546A; 
	background: #FFF;
	text-decoration: none;
	font-size: 9px;
}

ul#nav li span {
	display: block; 
	float: right; 
	padding: 1px 1px; 
	font-size: 8px;
	color: #FFFFFF;
}	

#home #nav-home {
	font-weight: bold;
}

#quote {
	float: bottom; 
	width: 100%; 
	margin-bottom: 0px; 
	height: 20px; 
	background: url(./images/quote.gif) no-repeat center;
	text-indent: -9000px;
}

body
{
	margin: 0 0; 
	font: .6em Georgia, serif, Verdana; 
	color: #333; 
	padding: 0px; 
	letter-spacing: 1px;
}

.style1 {font-size: 14px}
body,td,th {
	font-size: 12px;
}
h1 {
	font-size: 10px;
}
.style2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
	

