/* CSS Document */
body {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		13px;
	background:		url(../images/back.gif) repeat-x #047391;
	text-align:		center;
	margin:			0px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
a {
	color:			#047391;
}
img {
	border:			none;
}
h1 {
	font-size:		17px;
}
table {
	border:			none;
}
td {
	padding:		5px 5px 5px 0px;
}
#main {
	text-align:		left;
	width:			898px;
	border:			1px solid #ffffff;
}
#top {
	text-align:		right;
	height:			83px;
	padding:		18px 20px 0px 0px;
	background:		#ffffff url(../images/topperback.gif) bottom repeat-x;
}
#menu {
	background:		url(../images/menuback.gif) repeat-x;
	height:			26px;
	padding-top:	9px;
}
#menu a {
	color:			#ffffff;
	font-size:		15px;
	text-decoration:none;
	margin-left:	15px;
	margin-right:	10px;
	font-weight:	bold;
}
#preview {
	background:		#666666;
}
.previewhead {
	color:			#ffffff;
	background:		url(../images/previewback.gif) repeat-x;
	padding:		10px;
	font-size:		13px;
}
.previewhead a {
	color:			#ffffff;
	text-decoration:none;
}
#contentback {
	background:		url(../images/noback.gif) repeat-x #3f3f3f;
}
#contentback a {
	color:			#5db4cc;
}
#content {
	color:			#ffffff;
}
#content img {
	float:			right;
	margin:			0px 0px 20px 20px;
	padding:		10px;
	border:			1px solid #666666;
	clear:			right;
}
#comments {
	border-top:		1px solid #333333;
	border-bottom:	1px solid #333333;
	color:			#999999;
	font-size:		12px;
	clear:			both;
}
#comments h1 {
	font-size:		13px;
}
#blog {
	background:		#c6c6c6 url(../images/featureback.gif) top repeat-x;
	float:			left;
	width:			300px;
	border-right:	1px solid #ffffff;
}
#projects {
	background:		#c6c6c6 url(../images/featureback.gif) top repeat-x;
	float:			left;
	width:			300px;
	border-right:	1px solid #ffffff;
}
#calendar {
	background:		#666666;
	color:			#999999;
	margin-left:	600px;
}
#calendar a {
	color:			#cccccc;
}
#agenda {
	font-size:		11px;
}
#bottom {
	clear:			both;
	width:			900px;
	text-align:		left;
	color:			#ffffff;
}
#bottom a {
	color:			#ffffff;
}
#design {
	text-align:		right;
	background:		#3f3f3f url(../images/footerback.gif) repeat-x;
}
#bottomshadow {
	padding-top:	10px;
	background:		url(../images/bottomback.gif) repeat-x;
}
#copyright {
	float:			right;
	margin-bottom:	20px;
	font-size:		11px;
}
#credits {
	font-size:		11px;
}
#gallerylink {
	background:		url(../images/gallerylinkback.gif) bottom repeat-x;
	text-align:		right;
}
