BODY {
	FONT-SIZE: 11px; MARGIN: 0px; padding: 0; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	BACKGROUND-COLOR: #ccc;
}

a { 	COLOR: #003399; 
	text-decoration: none;
}
a:visited { 
	COLOR: #666666; 
	text-decoration: none;
}
a:hover, a:active { 
	COLOR: #003399; 
	text-decoration: underline;
}

.main { color: #000000; font-size: 12px; line-height:18px; font-family: verdana, arial, helvetica, sans-serif;}


H1 { font-weight: bold; font-size: 15px; color: #003399; font-family: verdana, arial, helvetica, sans-serif; line-height:17px;}


#container { position: absolute;
	width: 740px; 
	margin: 0px;
	padding: 0;
	border-right: 2px solid #002E3A;
	background: transparent url(images/top.gif) repeat-x; 
	BACKGROUND-COLOR: #fff;
	height: 100%;
}

#title {
	position: absolute;
	left: 0;
	Width: 158px;
	height: 77px;
}

#title h1 {
	background: transparent url(journal.jpg) no-repeat; 
	margin-top: 20px;
	Width: 158px;
	height: 77px;
	float: left;
}

#contact {
	position: absolute;
	left: 0;
	top: 103px;
	color: #fff;
	margin: 0 30px 0 400px;
	width: 340;
	text-align: right;
}

#contact a {
font: 10px verdana, arial, sans serif;
color: #fff;
}

#title h1 span { display: none; }

#nav { position: absolute;
	background: transparent url(images/bg_media_library.jpg) no-repeat top left; 
	margin: 150px -10px 0px 10px; 
	width: 150px; 
	padding: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666; 
	FONT-SIZE: 10px;
	LINE-HEIGHT: 14px;
	BACKGROUND-COLOR: #ffffff;
}

#content { position: absolute;
	margin: 140px -10px 0px 150px; 
	width: 560px; 
	height: 100%; 
	padding: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	FONT-SIZE: 11px;
	LINE-HEIGHT: 14px;
}

.footer { padding: 3px; 
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666 ;
}
