@charset "UTF-8";
/* CSS Document */

body{
	background-color:#000;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#000;
	margin: 0px, 0px;
}
a:link{ 	color:#961200; font-weight:bold; text-decoration:none;}
a:hover{ 	color:#961200; font-weight:bold; text-decoration:underline;}
a:active{ 	color:#961200; font-weight:bold; text-decoration:none;}
a:visited{ 	color:#961200; font-weight:bold; text-decoration:none;}

p{
	margin:0px;
}
#centerer{
	background-image:url(../images/top_shadow.png);
	margin-top:-10px;
	margin-left: -30px;
	margin-right: -30px;
	background-repeat:repeat-x;
	overflow: visible;
	height: auto;
}
#wrapper{
	background-image:url(../images/spots.png);
	background-repeat:no-repeat;
	height:auto;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}
#title{
	background-image:url(../images/site_title.png);
	visibility:visible;
	position:absolute;
	height: 123px;
	width: 458px;
	top:120px;
	left: 50%;
	margin-left: -229px;
}
#starburst{
	background-image:url(../images/new_site_coming_soon.png);
	position:absolute;
	height: 152px;
	width: 160px;
	top:70px;
	left: 50%;
	margin-left: -550px;
}
#top_left_float{
	background-image:url(../images/new_site_coming_soon.png);
	position:absolute;
	height: 152px;
	width: 160px;
	top:30px;
	left: 50%;
	margin-left: -520px;
}
#boss{
	position:absolute;
	height: 85px;
	width: 130px;
	top:00px;
	right: 50%;
	margin-right: -550px;
}
#pinkout_redin{
	background-image:url(../images/outpink_inred.png);
	position:absolute;
	height: 121px;
	width: 841px;
	top:30px;
	left: 50%;
	margin-left: -420px;
}
#under_construction{
	background-image:url(../images/under_construction.png); 
	position: absolute;
	right: 50%; 
	top: 280px;
	height: 548px;
	width: 308px;
	margin-right: -530px;
}
#cal_overlay{
	position: absolute;
	left: 50%; 
	top: 680px;
	height: 370px;
	width: 201px;
	margin-left: -473px;
	overflow:hidden;
}
#body_top{
	background-image:url(../images/body_background_top.png);
	background-repeat:no-repeat;
	visibility:visible;
	height: 278px;
	width: 1100px;
}
#navigation{
	height: 30px;
	width: 980px;
	position: absolute;
	left: 50%; 
	top: 232px;
	margin-left: -495px;
	text-align:center;
	color: #fee4e4;

}
#body_repeater{
	background-image:url(../images/body_background_repeater.png);
	background-repeat:repeat;
	visibility:visible;
	height:auto;
	width: 1100px;
	float: left;
}
#body_left{
	width: 227px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 65px;
	float:left;
}
#box1{
	background-image: url(../images/side_background.png);
	width: 227px;
	height: 120px;

}
#box2{
	background-image: url(../images/side_background.png);
	width: 227px;
	height: 250px;

}
#photobox{
	background-image: url(../images/side_background.png);
	width: 227px;
	height: 200px;
	margin-top: 10px;
}
#calendar{
	background-image: url(../images/side_background.png);
	width: 217px;
	height: 217px;
	margin-top: 10px;
	padding-left: 10px;
}
#cal_overlay_link{
	position: absolute;
	height: 399px;
	width: 205px;
	top: 900px;
	left: 50%;
	margin-left: -477px;
	
}
#cal_overlay_link_2{
	position: absolute;
	height: 399px;
	width: 205px;
	top: 560px;
	left: 50%;
	margin-left: -477px;
	
}
#body_content{
	width:733px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:65px;
	float: right;
}
#body_full{
	width:1000x;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:65px;
	float: left;
}
#text_narrow{
	width: 470px;
}
#text_master{
	width: 720px;
}
#text_master_full{
	width: 950px;
}
#body_bottom{
	background-image:url(../images/body_background_bottom.png);
	background-repeat:no-repeat;
	height:52px;
	width: 1100px;
	overflow: visible;
	float:inherit;
	float: left;
}
#content_form{
	margin-top: 5px;
	width: 630px;
	height: 25px;
	margin-left: 60px;	
}
#funcrap{
	background-color:#fee4e4;
	height: 30px;
	width: 710px;
	color:#fee4e4;
}

#copyright{
	font-size: 9px;
	color: #CCC;
	text-align:right;
}
#headshot{
	float:left;
	height: 675px;
	clear: both;
	display:inline;
	
}
#head_res{
	clear: both;

}
#copyright a:link{ 		color:#CCC; font-weight:bold; text-decoration:none;}
#copyright a:visited{ 	color:#CCC; font-weight:bold; text-decoration:none;}
#copyright a:active{ 	color:#CCC; font-weight:bold; text-decoration:none;}
#copyright a:hover{ 	color:#CCC; font-weight:bold; text-decoration:underline;}
#bottom{
	color: #CCC;
	font-size: 9px;
	height: 105px;
	float: left;
	padding-left: 70px;
}
#bottom a:link{ 	color:#CCC; font-weight:bold; text-decoration:none;}
#bottom a:visited{	color:#CCC; font-weight:bold; text-decoration:none;}
#bottom a:active{ 	color:#CCC; font-weight:bold; text-decoration:none;}
#bottom a:hover{ 	color:#CCC; font-weight:bold; text-decoration:underline;}
.webmaster {
	font-size: 9px;
}
