body {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
}
img{
	border: none;
	}
p{
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;	
	}
h3{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	}	
a{
	color: #0000FF;
	text-decoration:none;
	}
a:hover{
	color: #00aeef;
	}	
#loginbar a{
	font-size: 18px;
	color: navy;
	text-decoration:none;
	padding: 4px;
	}
#loginbar a:hover{
	color: blue;
	}
.maincell {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#links{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
	}
#links a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	}
#links a:hover{
	color: #ffffff;
	}
.linkover{
	background-image: url(/images/linkbar03.png);
	background-repeat: repeat-y;
	text-align: center;	
	}
.linkselected{
	background-image: url(/images/linkbar04.png);
	background-repeat: repeat-y;
	text-align: center;	
	}	
.linkout{
	margin: 0px;
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}	
#designedby{
	font-size: 12px;
	color: #666666;	
	}
h1{
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	color: #000000;
	font-weight:bold;	
	margin-bottom: 10px;
	}
h4{
	padding: 0px;
	margin: 0px;
	font-weight:normal;	
	color: #666666;
	font-size: 12px;
	}	
.blog1{
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	}
.blog2{
	color: #000000;
	padding: 10px;
	margin: 0px;
	font-size: 16px;
	font-weight:normal;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	}
#blogphototitle	{
	font-size: 12px;
	color: #666666;
	display: block;
	font-style:italic;
	}
#blogphototitle a{
	color: #cccccc;
	}
#blogphototitle a:hover{
	color: #666666;
	}	
		
.blogtable{
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.blogphotocell1{
	font-size: 20px;
	font-weight: bold;
	float: right; margin-left: 10px; margin-bottom: 10px; text-align: right; vertical-align:middle; 
	}
.blogphotocell2{
	font-size: 20px;
	font-weight: bold;
	float: left; margin-right: 10px; margin-bottom: 10px; text-align: left; vertical-align:middle;
	}	
.blogtitle{
	color: #FFFFFF;
	font-weight:bold;
	font-size:16px;
	}
.blogfield{
	color: #000000;
	font-weight:bold;
	font-size:16px;
	}	
	
.caption{
	color: #666666;
	font-size:12px;	
	text-align: center;
	}
#postedby{
	color: #666666;
	font-size:12px;
	}
input[type="text"]{
	border: 1px solid grey;
	padding: 3px;
	width: 250px;
	font-weight: normal;
	text-align: center;
	font-family: cambria,geneva,times;
	}
input[type="password"]{
	border: 1px solid black;
	padding: 3px;
	width: 250px;
	font-weight: bold;
	text-align: center;
	font-family: cambria,geneva,times;
	}	
.trans{
	background-image:url('../images/trans.png');
	}	