@charset "utf-8";
/*
//----------------------------
Theme Name: Blue
Version: 1.0
Author: Mike Newcomb, &copy; Divided Design 
//----------------------------
*/

body{
	background-image:url(images/bg.png);
	background-color:transparent;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
	padding:0;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#666666;
	text-decoration:none;
}

div#container{
	background-color:transparent;
	width:800px;
	height:100%;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:0;
}

div#header{
	background-image:url(images/blue_webbanner.png);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center top;
	width:800px;
	height:450px;
	float:center;
	padding:0;
	overflow:hidden;
}

div#menu{
	background-color:transparent;
	width:172px;
	height:309px;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	margin-top:0;
	float:right;
	padding:0;
}

table#navbar{
	width:172px;
	height:337px;
}

div#content{
	background-color:transparent;
	background-image:url(images/blue_news.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:623px;
	height:100%;
	float:left;
	padding:0;
}

div#bio, div#pics, div#media, div#music, div#contact, div#mail, div#error, div#calender{
	background-color:transparent;
	width:618px;
	height:100%;
	float:left;
	padding:0;
}

div#news{
	margin-top:120px;
	margin-left:74px;
}

div#rss{
	margin-left:162px;
	margin-top:64px;
}

div#text{
	margin-top:10px;
	margin-left:10px;
}

h1, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
}

p{
	font-size:14px;
	line-height:normal;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#33CCFF;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00FFFF;
}


cite{
	color:#666666;
}

table#icons{
}

table#albums{
	width:404px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	border:none;
	text-align:center;
}

div#form{
	width:404px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

table#email{
	width:404px;
	margin-left:auto;
	margin-right:auto;
	border-width:1px;
	border-style:solid;
	border-color:#333333;
}

table#email td#head{
	border-width:1px;
	border-style:solid;
	border-color:#333333;
	text-align:center;
}

table#email td{
	border:none;
}

.textbox{
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#0099FF;
	border-width:1px;
	color:#336699;
}

div#footer{
	background-color:transparent;
	width:800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	clear:both;
}

div#footer table#foot{
	background-image:url(images/footer/footer.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;
	width:800px;
	height:106px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div#links{
	background-color:transparent;
	width:700px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

div#links table#sites{
	width:700px;
	height:40px;
	border:none;
}

p.copyright{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

div#center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#000000;
}