body{
    background: #B2B2B2;
}

p, span{
	
}

img{
	border:0px;	
}

#wrapper1{
	background: #FFFFFF;
	width: 900px;
	height: 560px;
	margin: 0 auto 0 auto;
}

#mainnav{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 5px;
}


/*BEGIN header*/
#logo{
	padding-left: 20px;
	position: relative;
	top: -5px;
	z-index: 10;
}

#bluebar{
	height: 16px;
	width: 680px;
	background: #518AB4;
	float:right;
}

.red{
	color: #CC3300;	
}
/*END header*/

/*BEGIN photobar*/
#photobar{
	background: #D1DBE9;
	width: 900px;
	height: 272px;
	margin-top: 21px;
}


#btn{

	height:272px;
	width:790px;
	margin: 0 auto 0 auto;
}

#btn_left_right{
	float:left;
}

#btn_center{
	float:left;
}
/*END photobar*/


/*BEGIN photobar_gallery*/
#photobar_gallery{
	background: #D1DBE9;
	width: 900px;
	height: 463px;
	margin-top: 21px;
}

#slideshow{
	float:left;
	margin-left: 125px;
	/*IE Margin BugFix*/
	display: inline;
}
/*END photobar_gallery*/


/*BEGIN blogbar*/
#blogbar{
	background: #F2F5FF;
	width:900px;
	height:130px;
}

#blogbar_wrapper{
	margin-left:450px;
	padding-top:18px;
}

#blogbar_wrapper2{
	padding-top:22px;
}

#journalpostblock{
	background:#D1DBE9;
	width: 121px;
	height:22px;
	float:left;
}

#moreblock{
	background: #DCE7F6;
	width:55px;
	height:22px;
	float:left;
}

#toppostblock{
	background: #FFFFFF;
	width: 350px;
	height: 90px;
	position:relative;
}

#journal_more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left:7px;
	height:22px;
	padding-top:3px;
	position: absolute;
}
/*END blogbar*/


/*BEGIN footer*/
#footer {

}

#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:5px;
	padding-left:5px;
}

#footer_block_left{
	background: #21384A;
	width:225px;
	height:82px;
	float:right;
}

#footer_block_leftcenter{
	background: #2B4961;
	width:225px;
	height:82px;
	float:right;
}

#footer_block_rightcenter{
	background: #396180;
	width:225px;
	height:82px;
	float:right;
}

#footer_block_right{
	background: #6BB5EF;
	width:225px;
	height:82px;
	float:right;
}
/*END footer*/


/*BEGIN footer_gallery*/
#footer_block_left_gallery{
	background: #21384A;
	width:225px;
	height:20px;
	float:right;
}

#footer_block_leftcenter_gallery{
	background: #2B4961;
	width:225px;
	height:20px;
	float:right;
}

#footer_block_rightcenter_gallery{
	background: #396180;
	width:225px;
	height:20px;
	float:right;
}

#footer_block_right_gallery{
	background: #6BB5EF;
	width:225px;
	height:20px;
	float:right;
}
/*END footer_gallery*/

/*BEGIN bio*/
#bio{
	background: #F2F5FF;
	width:900px;
	height:402px;
	margin-top: 21px;
}

#bioblock{
	width: 400px;
	height:350px;
	float:left;
	padding-left:15px;
}

#bodycopy{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 5px;
}

#bio_title{
	font-size: 12px;
	font-weight: bold;
}

#bio_pic{
	padding-left: 5px;
	z-index: 10;
}



/*END bio*/

/*BEGIN links*/
a, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#mainnav a, #mainnav a:visited{
	color: #666666;
	text-decoration: none;
}

#mainnav a:hover{
	color: #666666;
	text-decoration: underline;
}

#footer a, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


#relatedlinks a, #relatedlinks a:visited{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#relatedlinks a, a:hover{
	color: #666666;
	text-decoration: underline;
}

#inprint a, #inprint a:visited{
	color: #666666;
    font-size: 12px;
	font-weight: bold;
}

#inprint a:hover{
	color: #666666;
	text-decoration: underline;
}


/*END links*/




