body {
    background-image:		url(/images/header_repeat.jpg);
	background-position:	left top;
	background-repeat:		repeat-x; 
	background-color:		#000;
	margin: 				0;
	padding: 				0;
	color: 					#FFFFFF;
	font:					x-small Geneva, Arial,Verdana, Sans-serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:small;
	} html>body {font-size:small;}}

body.main, body.sub {
	background-image:		url(/images/header_repeat.jpg);
	background-position:	left top;
	background-repeat:		repeat-x; 
}


body.nomenu {
	background-image:		none;
}


/* For an explanation of why the above looks a little funky, 
go here: http://www.alistapart.com/stories/sizematters/ */

/*

		MAIN CONTENT STUFF
--------------------------------------------------------------- */
.header {
	width: 				760px;
	height: 			77px;
	margin: 			0px;
	padding: 			0px;
}

.header_nomenu {
	width: 				494px;
	height: 			50px;
	margin: 			0px;
	padding: 			0px;
}

#wrap {
	color: 				#333;
	position: 			relative;
	clear: 				both;
	width: 				100%;
	font-size: 			110%;
	margin-right: 		0;
	background: 		#fff;
}

#wrap_nomenu {
	color: 				#333;
	font-size: 			110%;
	margin-right: 		0;
	background: 		#fff;
}


#content {
	width: 				auto;
	padding: 			12px 12px 12px 12px;
	font: 				115% georgia, "times new roman", times, serif;
	text-align:			left;
	margin-left: 		190px;
	margin-top: 		10px;
	border-left-width: 	1px;
	border-left-style: 	dotted;
	border-left-color: 	#444;
}

.weblog img {border : 1px solid #333; padding: 5px;}

.spacer {
	padding: 			12px 12px 12px 12px;
	border-bottom-width: 	1px;
	border-bottom-style: 	dotted;
	border-bottom-color: 	#444;
}


#comments, #trackbacks {
	width:				494px;
	padding: 			12px 12px 12px 12px;
	font: 				115% georgia, "times new roman", times, serif;
	margin-left: 		10px;
	margin-top: 		10px;
	border-left-width: 	1px;
	border-left-style: 	dotted;
	border-left-color: 	#444;
}


.comment, .trackback {
	padding-bottom: 10px;
	border-bottom-width: 	1px;
	border-bottom-style: 	dotted;
	border-bottom-color: 	#444;
        margin-bottom: 5px;
}

.comment .posted { font-size: 85%;  text-align: right; }


.contact, .copyright {
	width:				740px;
	text-align:			center;
	font-family:		Geneva, Arial, Verdana, Tahoma, Trebuchet MS, Sans-serif;
	font-size:			85%;
	color:				#bbb;
	line-height:		15px;
	padding:			15px;
	margin-top:			15px;
}

.contact_nomenu, .copyright_nomenu {
	width:				auto;
	text-align:			center;
	font-family:		Geneva, Arial, Verdana, Tahoma, Trebuchet MS, Sans-serif;
	font-size:			85%;
	color:				#bbb;
	line-height:		15px;
	padding:			15px;
	margin-top:			15px;
}


body.front .contact {
	top:				500px;
	position: 			absolute;
}


/* 
	IMAGES PAGE 
--------------------------------------------------------------- */

#images {
	width: 				550px;
	background-color:	#000;
	padding: 			12px 12px 12px 12px;
	font-family:		Geneva, Arial, Verdana, Tahoma, Trebuchet MS, Sans-serif;
	font-size:			100%;
	text-align: 		center;
	margin-left: 		90px;
	margin-top: 		25px;
}

#images a {
	text-decoration:	none;
	color:				#F1CA86;
	padding: 			3px 0px 5px 12px;
	}
	

#images ul {
	color:				#F1CA86;
	margin: 			0; 
	padding: 			0px 0px 40px 0px;	
}

#images li {
	list-style-type: 	none;
	padding: 			3px 5px 5px 5px;
	display: inline;
}


#images a:hover {
	background-image:	none;
}




/*
		MAIN MENU
--------------------------------------------------------------- */

#menu {
	position: 			absolute;
	display: 			inline; 
	left:				0;
	top: 				90px;
	margin: 			0;
	padding: 			0 0 5px 7px;
	font-size: 			100%
}

#menu a, #menu span, #menu div {
	 /* Odd bugs split between IE5/Win and IE5/Mac prevent border values from being combined into one declaration */
	text-decoration:	none;
	color:				#F1CA86;
	white-space:		nowrap;
	padding: 			3px 0px 5px 12px;
	background-image:	url(/images/diamond.gif);
	background-position:left center;
	background-repeat:	no-repeat;
	}
	
#menu a.home, #menu span.home {border-left-width:0px;}

#menu ul {
	color:				#F1CA86;
	margin: 			0; 
	padding: 			0px 0px 8px 0px;	
}

#menu li {
	list-style-type: 	none;
	padding: 			3px 0px 5px 0px;
}

#menu a:link, #menu a:visited, #menu span {
	line-height: 		16px;
	text-decoration: 	none;
	color: 				#f1ca86;
}

#menu span, #menu a:hover {
	background-image:	none;
}




/*

		FRONTPAGE IMAGES
--------------------------------------------------------------- */
.image1 { position:absolute; width:128px; height:190px; z-index:5; left: 446px;
top: 257px;}

.image2 { position:absolute; width:146px; height:111px; z-index:4; left: 237px;
top: 135px; }

.image3 { position:absolute; width:160px; height:112px; z-index:3; left: 304px;
top: 223px;}

.image4 { position:absolute; width:150px; height:124px; z-index:2; left: 405px;
top: 111px;}

.image5 { position:absolute; width:135px; height:102px; z-index:1; left: 188px;
top: 286px;}



/*

		DEFAULT LINKS
--------------------------------------------------------------- */ 
a {
	text-decoration:		none;
	color:					#F1CA86;
	text-decoration:		underline;
	background-color:	 	transparent;
}
	
a:visited {
	color:					#F1CA86;
	background-color:	 	transparent;
}

a:active {
	color:					#F1CA86;
	background-color:	 	transparent;
}

a:hover {
	color:					#F1CA86;
	text-decoration:		none;
	background-color:	 	transparent;
}

