body {
	background-image : url(../images/leftBG.gif);
	background-repeat : repeat-y;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
	margin-bottom : 0;
	margin-left : 155px;
	margin-right : 20px;
	margin-top : 100px;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

div.ad {
	left : 165px;
	position : absolute;
	top : 5px;
}

div.content {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
}

div.menu {
	left : 0;
	position : absolute;
	top : 0;
	width : 150px;
}

h1 {
	color : #000066;
	font-size : 150%;
}

h2 {
	font-size : 105%;
}

img {
	border : 0;
}

td {
	font-size : 75%;
	padding : 4px;
	vertical-align : text-top;
	text-align : left;
}

th {
	font-size : 75%;
	text-align : left;
}


.drop_quote {
	border-bottom-color : #000066;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-top-color : #000066;
	border-top-style : solid;
	border-top-width : 2px;
	color : #666666;
	font-size : 80%;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 3px;
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 3px;
}

.main_title {
	color : #339999;
	font-size : 200%;
	font-weight : bold;
}

caption{
	font-size : 90%;
	font-weight : bold;
	text-align : left;
}

div.team {
	margin-top : 10px;
	margin-bottom : 10px;
	border-top-color : #000066;
	border-top-style : solid;
	border-top-width : 1px;
	padding-top : 7px;
}

div.team  th{
	background-color : #CCCCFF;
}

div.bulletin {
	border-bottom-color : #696969;
	border-bottom-style : double;
	margin-bottom : 10px;
	padding-bottom : 5px;
}


div.logo {
	left : 20px;
	top : 345px;
	width : 100px;
	height : 38px;
	position : absolute;
}


div.photo_caption a:link, div.photo_caption a:visited{
	font-size : 60%;
	text-decoration : none;
}
div.photo_caption a:active  {
	font-size : 60%;
	text-decoration : none;
	color: #999999;
 } 
 
 h6{
	font-size: 80%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

div.newslist{
	padding-left: 30px;
	padding-bottom: 50px;
}

div.newslist div.article{
	margin-bottom: 8px;
}

div.article h2, div.newslist div.article p {
	font-size: 100%;
	margin: 0px;
	margin-bottom: 2px;
}

div.article .lastupdate{
	font-size: 75% !important;
	color: Silver;
	font-weight: bold;
}