/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #000000;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #555E4F;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 820px;
	margin: 0 auto;
	color: #808080;
}

#header h1 {
	float: left;
	margin: 0px 0 0 0px;
	font-size: 50px;
	letter-spacing: -7px;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
	letter-spacing: -2px;
}


a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #555E4F;
	text-decoration: none;
}



/* Content */

#content {
	width: 800px;
	height:auto;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
	background: #000;
}

#colOne {
	float: left;
	width: 190px;
	margin-top: 20px;
	padding: 0 10px 0 20px;
}

#mainimg {
background:url(images/mainimg_03.jpg);
width:800px;
height:537px;

}

#newsimg {
background:url(images/newsimg_03.jpg);
width:800px;
height:537px;

}

#guestimg {
	background: url(images/guest_img.jpg);
	width:800px;
	height:537px;
	font-size: large;
	color: #FFF;
}

#bioimg{
	background:url(images/bio_img.jpg);
	width: 800px;
	height:537px;
}

#mediaimg {
background:url(images/mediaimg.jpg);
width:800px;
height:537px;

}

#photoimg {
width:800px;
height:565px;

}
#resumeContent {
width:800px;
height:1100px;

}


#newsContent {
	float:right;
	width:440px;
	height:537px;
	padding: 0 20px 0 20px;


}

#gbookContent {
	float:right;
	width:460px;
	height:537px;
	overflow:auto;
	padding: 0 20px 0 20px;


}

#bioRight {
	float:right;
	width:350px;
	padding: 0 20px 0 20px;

}

#bioImg{
	background: url(images/bio_img.jpg);
	width: 800px;
	height:537px;
	
	
}


#mediaContent {
	float:right;
	width:340px;
	padding: 60px 40px 0 20px;


}

#photoContent {
	float:right;
	width: 800px;
	height:537px;
	
}

#colTwo {
	float: right;
	margin-top:200px;
	width: 440px;
	padding: 0 20px 0 20px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
}


#navigation {
	
	width: 600px;
	margin: 0 auto;
	padding: 10px;
	
}

#fbook {
	width:200px;
	float:left;
	margin:-10px 0;
	
	
}
#fbooktxt {
	width:100px;
	margin:-40px 35px;
	
	
}
#footer {
	text-align: center;
	margin: 100px 50px 0 50px;
	padding: 0;
	font-size: 10px;
}

input, select, button {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	border: 1px solid #ADAEAF;
	font: bold 9pt  verdana, arial;
}
.error {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	border: 1px solid red;
	font: bold 9pt  verdana, arial;
}
.error:hover {
	background: #FEFCFD;
	border: 1px solid red;
}
.warning {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	border: 1px solid orange;
	font: bold 9pt  verdana, arial;
}
.warning:hover {
	background: #FEFCFD;
	border: 1px solid orange;
}
.ok {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	border: 1px solid green;
	font: bold 9pt  verdana, arial;
}
.ok:hover {
	background: #FEFCFD;
	border: 1px solid green;
}
#messages {
	display: none;
	text-align: left;
	padding: 10px;
	border: 1px solid #ADAEAF;
}
input:hover {
	background: #FEFCFD;
	border: 1px solid #000;
}#fbooktxt {
	color: #CCC;
}
#fbooktxt {
	font-family: Arial, Helvetica, sans-serif;
}

