body {
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	background-position: top;
	background-color: #FFFFFF;
}
#indexbox {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#404box {
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 880px;
	margin: 0 auto;
}
#leftcol {
	width: 175px;
	float:left;
	margin: 0px;
	display: inline;
	clear: left;
}
#maincol {
	width: 530px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#rightcol {
	width: 175px;
	float: left;
	margin: 0px;
	clear: right;
}

#head {
	background-image: url(images/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 530px;
	margin: 0px;
	padding: 79px 0px 0px;
	text-align: center;
}
#main {
	margin: 15px 12px;
	width: 505px;
	padding: 0px;
}
#main p {
	margin: 3px 9px;
	padding: 5px;
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
#main b {
	font-weight: bold;
	color: #669900;
}
#main p a {
	color: #669900;
	text-decoration: none;
	padding: 4px;
}
#main p a:hover {
	background-color: #EBEBD8;
	padding: 4px;
}
#about {
	margin: 25px auto 15px;
	width: 490px;
}
#about p {
	margin: 3px 9px;
	padding: 5px;
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
#about b {
	font-weight: bold;
	color: #669900;
}
#about p a {
	color: #669900;
	text-decoration: none;
	padding: 4px;
}
#about p a:hover {
	background-color: #EBEBD8;
	padding: 4px;
}
#titlebar {
	margin: 2px;
	width: 505px;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E4B5;
	background-color: #F9FAF2;
	height: 20px;
	clear: both;
}
#titlebar p {
	margin: 4px 12px 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	text-align: center;
}
#titlebar p a {
	color: #669900;
	text-decoration: none;
	padding: 4px;
}
#titlebar p a:hover {
	background-color: #EBEBD8;
	padding: 4px;
}
#news {
	margin: 30px auto 0px;
	width: 530px;
	clear: none;
	padding: 0px;
	color: #CCCCCC;
}
#news a {
	color: #669900;
}
#news2 {
	margin: 0px;
	width: 500px;
	clear: none;
	padding: 0px;
}
.entry {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.entrysm {
	font-family: Georgia;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.entrysm a {
	color: #669900;
	text-decoration: none;
}
.entry b {
	font-weight: bold;
	color: #669900;
}
.entry a {
	color: #669900;
	text-decoration: none;
	padding: 4px;
}
.entry a:hover {
	background-color: #EBEBD8;
	padding: 4px;
}
.comment {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.comment a {
	color: #669900;
	text-decoration: none;
	padding: 4px;
}
.comment a:hover {
	background-color: #EBEBD8;
	padding: 4px;
}
#footer {
	heigth: 62;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 35px;
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	padding-bottom: 15px;
	bottom: 0px;
	background-color: #FFFFFF;
}
#footer a {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


/* Links \*/
#linkbox {
	margin: 15px auto;
	width: 450px;
	padding: 0px;
	background-color: #FDFDFB;
	clear: both;
	border: 1px dashed #E3E6B7;
	text-align: center;
}
#linkbox p {
	margin: 3px;
	padding: 3px;
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
}
#linkbox b {
	font-weight: bold;
	color: #669900;
}
#linkbox p a {
	color: #669900;
	text-decoration: none;
	padding: 4px;
}
#linkbox p a:hover {
	background-color: #FFFFFF;
	padding: 4px;
}
#colone {
	width: 230px;
	float: left;
	margin: 0px 0px 15px 5px;
	padding: 0px 8px 0px 0px;
}
#colone li {
	font: 11px/14px Georgia;
	size: 11px;
	color: #669900;
	list-style-type: none;
	background-image: url(images/plus.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: none;
}
#colone li a {
	color: #669900;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
#colone li a:hover {
	background-color:#F9FAF2;
	padding: 2px;
}
#coltwo {
	width: 225px;
	float: left;
	margin: 0px 5px 15px 10px;
	padding: 0px 0px 0px 8px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #E1E4B5;
}
#coltwo li {
	font: 11px/14px Georgia;
	size: 11px;
	color: #669900;
	list-style-type: none;
	background-image: url(images/plus.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: none;
}
#coltwo li a {
	color: #669900;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
#coltwo li a:hover {
	background-color:#F9FAF2;
	padding: 2px;
}
#colwide {
	width: 450px;
	float: left;
	margin: 0px 0px 15px 5px;
	padding: 0px 8px 0px 0px;
}
#colwide li {
	font: 11px/14px Georgia;
	size: 11px;
	color: #669900;
	list-style-type: none;
	background-image: url(images/plus.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: none;
}
#colwide li a {
	color: #669900;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
#colwide li a:hover {
	background-color:#F9FAF2;
	padding: 2px;
}
.photo {
	margin: 0px 0px 2px 5px;
	float:right;
}
.littletext {
	font: 10px Georgia;
	size: 10px;
	color: #666666;
	margin: 0px;
	padding: 10px;
}

/* Bonus \*/
#mainbonus {
	text-align: center;
	margin-top: 10px;
	width: 480px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#mainbonus img {
	margin: 1px;
	border: 1px solid #DDE0A9;
	padding: 3px;
}
#thumbnail {
	margin: 6px;
	padding: 4px;
	width: 138px;
	float: left;
	text-align: center;
}
#thumbnail a {
	color: #669900;
	text-decoration: none;
}
#thumbnail p {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	text-align: center;
	margin: 2px;
	padding: 0px;
}



/*Gallery - Slide \*/
#dhtmlgoodies_slideshow{
	width:520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#previewPane{
	border: 0px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	margin-top: 5px;
	position:relative;	/* IE 5.x */
}
#previewPane img{
	line-height:400px;
}
#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	text-align: center;
	font-family: Georgia;	/* Font to use */
	font-size: 12px;
	padding-top: 13px;
	color: #666666;
	padding-bottom: 8px;
	margin: 0px;
}
#galleryContainer{
	height:42px;	/* Height of the images + 2 */
	border:0px;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
	height: 44px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/42px;	/* Other browsers */
	height: /**/42px;
	margin-top: 5px;
	clear: both;
}
#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;		
}
#theImages{
	position:absolute;
	height:40px;
	left:25px;
	width:100000px;
}
#theImages #slideEnd{
	float:left;
}
#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
}
#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#F6F7F1;
	border:0px;
	padding:4px;
	color:#746B4C;
	font-size:9px;
	font-family:Arial;	
}
#theImages .imageCaption{
	display:none;
}
