body,html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#001c3d;
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	}
	
a 	{
	color:#00A2DB;
	text-decoration:none;
	}
	
a:hover 	{
	color:#001d3c;
	text-decoration:none;
	}
	
	
#full a {
	padding:5px;
	display:block;
	margin:0px;
	height:100%-5px;
	width:100%-5px;
	color:#001c3d;
	visibility:visible;
	}
	
#full a:hover {
	display:block;
	height:100%;
	color:#ae0b12;
	width:100%-5px;
	}
	
a.subtle {
	color:#666666;
	}
	
a.list {
	color:#001c3d;
	}

a.list:hover {
	color:#00A2DB;
	}

		
#black	{
	color:#000000;
	text-decoration:none;
	}

ul {
	line-height:150%;
	}
	
ol {
	line-height:150%;
	}	

	
img {
	border:0px;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #001c3d;
	margin: 0px;
	margin-top:20px;
	margin-bottom:0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00A2DB;
	margin: 10px;
	margin-top:10px;
	margin-bottom:0px;
}

p {	
	text-align:justify;
	line-height:150%;
	}

table.all {
	height:100%;
	width:100%;
	padding-left:0px;
	margin:0;
	}
	
.bottom {
	font-size:10px;
	margin:20px;
	margin-top:0px;
	padding:5px;
	width:790px;
	border-top: 1px solid #999999;
	}	

.cell {
	width: 140px;
	vertical-align:bottom;
	text-align:center;
	float:left;
	margin:5px;
	padding:0px;
		}
	
.fade_left {
	width:75px; 
	height:187px; 
	background-image:url(images/fade_left.jpg); 
	background-repeat:no-repeat; 
	visibility:visible;
	margin:0px; 
	float:left;}
	
.fade_right {
	width:91px; 
	height:187px; 
	background-image:url(images/fade_right.jpg); 
	background-repeat:no-repeat; 
	visibility:visible;
	margin:0px;
	float:left;}
	
.bar {
	 background-repeat:no-repeat; 
	 background-position:center top; 
	 width:832px; 
	 height:187px; 
	 visibility:visible; 
	 margin:0px;
	 float:left;}
	 
.even {
	background-color:#E2E2E2;
	}
	
.uneven {
	background-color:#f0f0f0;
	}
	 
.news {
	width:100%;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
	background-color:#f0f0f0;
	/*background-image:url(images/textbg.jpg);*/
	background-position:top;
	background-repeat:repeat-x;
	text-align:justify;
	float:left;
	}
	
.thesis {
	width:100%;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
		background-color:#f0f0f0;
	/*background-image:url(images/textbg.jpg);*/
	background-position:top;
	background-repeat:repeat-x;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	padding-left:15px;
	text-align:left justify;
	margin:0px;
	}
	
.contact {
		background-color:#f0f0f0;
	/*background-image:url(images/textbg.jpg);*/
	background-position:top;
	background-repeat:repeat-x;
	padding:10px;
	text-align:left;
	}
	
.newstext {
	width:540px;
	/*background-color:#e5ebf1;*/
	border-right:0px solid #ebebeb;
	margin:10px;
	padding:5px;
	float:right;
	visibility:visible;
	}
	
.newspictures {
	width:200px;
	border:0 solid black;
	padding:5px;
	margin-left:10px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	float:left;
	visibility:visible;
	}
	
.photos {
	width:200px;
	border: 1px solid #F0F0F0;
	float:right;
	margin:0px;
	}
	
.date {
	padding: 0;
	margin: 5px;
	color:#E84E10;
	font-style:italic;
	font-size: 10px;
	text-align: left;
	text-indent:2em;
}

.orange {
	margin: 0px;
	text-align:justify;
	color:#E84E10;
	}
	
.red {
	color:#ae0b12;
	}
