body {
	margin: 0;
	background-color: #bbe8fb;
	color: #1d232e;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #1d232e;
	text-decoration: none;
}

a:hover {
	color: #1d232e;
	text-decoration: underline;
}

h1, h1 a, h1 a:hover {
	margin: 0;
	padding: 0;
	font-size: 22px
}

h2, h2 a, h2 a:hover {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal
}

h3, h3 a, h3 a:hover {
	margin: 5px 0 3px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal
}

.clearfix {
	clear: both
}

.floatleft {
	float: left
}

#container {
	width: 885px; 
	margin-top: 34px
}

#header {
	float: left;
}

#mainTop {
	float: left;
}

#main {
	float: left;
	width: 885px; 
	background: url(../images/main_bg_rpt.jpg) top repeat-y;
}

#mainBtm {
	float: left;
}

#content {
	float: left; 
	width: 885px; 
	background: url(../images/right_bg.jpg) top right no-repeat;
	text-align: left;
}

#contentInt {
	float: left; 
	width: 885px; 
	background: url(../images/content_bg_btm.jpg) bottom left no-repeat;
}

#leftSide {
	width: 595px; 
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif
}

#leftSideInt {
	width: 530px; 
	float: left; 
	padding: 0 10px 0 55px;
}

.pageHdr {
	float: left;
}

.pageBtns {
	float: right; 
	font-size: 16px;
	padding-right: 40px;
	margin-top: 5px
}

.picContainer {
	float: left; 
	width: 260px;
	padding-right: 5px;
	margin: 15px 0 15px 0;
	overflow:hidden;
}

.picBdr {
	xbackground-color: #ffffff; 
	padding: 5px 0 5px 0;
}

.pic {
	width: 250px; 
	xheight: 240px; 
	overflow: hidden
}

.picBorder {
	border: 5px solid #ffffff;
	}

.picContainer_sm {
	float: left; 
	width: 110px;
	padding-right: 15px;
	margin: 15px 0;
	font-size:10px;
}

.picBdr_sm {
	background-color: #ffffff; 
	padding: 5px;
}

.pic_sm {
	width: 100px; 
	height: 100px; 
	overflow: hidden
}



#rightSide {
	width: 290px; 
	float: left
}

#rightSideInt {
	width: 236px; 
	padding-left:16px; 
	float: left; 
	color: #e6dabb;
}

#rightSide a {
	color: #afdff7;
	text-decoration: none
}

#rightSide a:hover {
	color: #afdff7;
	text-decoration: underline
}

#footer {
	float: left;
	width: 895px;
	font-size: 10px;
}

#footer a {
	text-decoration: underline;
}