body {
	margin : 0px;
}



#header {
	background-image : url(topbgo.gif);
	height : 68px;
}

h1 {
	color : #600;
	font : 30px Georgia;
	padding : 0px 0px 0px 220px;
	margin : 0px;
}

h1 a:link,
h1 a:visited,
h1 a:active {
	color : #600;
	text-decoration : none;
}

h1 a:hover {
	color : #C00;
}

h2 
{
	color : #333;
	font : 26px arial;
	padding : 8px 0px 18px 0px;
	margin : 0px;	
}

#intro {
	border : 1px solid #FA0;
	margin : 10px;
	padding : 0px 10px;
}

#intro p {
	margin : 10px 0px;
}

#authors {
	top : 10px;
	position : absolute;
	width : 190px;
	left : 10px;	
	background-color : #FFF;	
	border : 1px solid #FA0;
	border-top : 10px solid #FA0;
	border-bottom : 10px solid #FA0;
	padding-bottom : 10px;
}

#authors ul {
	list-style : none;
	padding : 0px;
	margin : 0px 5px;
}

#authors h2 {
	font-family : Georgia;
	font-size : 1.2em;
	margin : 15px 5px;
}

#authors p {
	margin : 10px 5px;
}

#main {
	margin-left : 220px;
	margin-right : 20px;
}	

#main h2 {		
	font-size : 1.2em;
}

#main h3 {
	font-family : Georgia;
	font-size : 1.2em;
}

#main .post {
	border-bottom : 1px solid #FA0;
}

#main .postfoot {
	font-size : 0.8em;
}

.mainTable 
{
	padding:35px 45px 25px 45px; 
	width:1000px;
	background-color: #ffffff;
}

.newsfloatleft 
{
	float: left;
	margin: 5px 22px 3px 0px ;
}


.content
{
	color: #777;
	font-family: Arial;
	font-size: medium;
	text-align:left;
}

.contentBold
{
	color: #777;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	text-align:left;
}

.byLine
{
	color: #777;
	font-family: Arial;
	font-size: x-small;
	text-align:left;
}

.sideBar
{
	color: #777;
	font-family: Arial;
	font-size: small;
	text-align:left;
}


.sideBarBold
{
	color: #777;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-align:left;
}

.navigation
{

	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-align:right;
	vertical-align: bottom;
}



a:link, a:active {
	color : #555;
	text-decoration : none;

}

a:visited {
	color : #555;
	text-decoration : none;
}

a:hover {
	color : #555;
		text-decoration : underline;
}
