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


body {
	background-color: #666;
	border-collapse:inherit;
	border:none;}
	
a:link {
	color: #FC6;
	text-decoration: none;
	border:none;
}
a:visited {
	color: #FC6;
	text-decoration: none;
	border:none;
	
}
a:hover {
	text-decoration: none;
	color: #036;
	border:none;
}
a:active {
	text-decoration: none;
	color: #FC6;
	border:none;
}	
	
#container {
	width:900px;
	height:1200px;
	margin:auto;}

#banner {
	width: 900px;
	margin:auto;
	height: 120px;
	background:#666;}
	
#banner img {
	border:none;
	}		
#menu {
	background-color:#666;
	width: 125px;
	height: 650px;
	float:left;}
	
#contentGalleryHome {
	font-family: Verdana, Geneva, sans-serif;
	height: 570px;
	width: 750px;
	float: right;}
	
#contentGallery {
	font-family: Verdana, Geneva, sans-serif;
	height: 570px;
	width: 750px;
	float: right;}	

#contentAbout {
	border:12px solid #333;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#999;
	height: 675px;
	width: 726px;
	float:right;}

#contentContact {
	border:12px solid #333;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#999;
	height: 526px;
	width: 726px;
	float:right;
	margin-bottom: 20px;}
	
#contentBio {
	border:12px solid #333;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#999;
	height: 526px;
	width: 726px;
	float: right;}
	
#RonDeGeorge {
	float:left;
	width: 135px;
	height: 250px;
	margin-left:35px;
	margin-top:35px
}

#RonDeGeorge strong {
	text-align: left;
	font-size: xx-small;
}
/*#RonDeGeorgeCopy{
	width: 450px;
	margin-right: 55px;
	margin-top:35px;
	float:right;
	height: auto;
	}*/
	
#contactThankyou{
	
	width:auto;
	margin-top: 35px;
	height: auto;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
	
	}

#RonDeGeorgeCopy{
	width:auto;
	margin-right: 75px;
	margin-left: 85px;
	margin-top:35px;
	height: auto;
	}
	
#BioBogCopy {
	
	margin-top: 35px;
	margin-left: 35px;
	margin-right: 35px;
	}	

#BioBogImage {
	width:450px;
	height:360px;
	margin-left: 35px;
	margin-top: 35px;
	}	
#BioBogImage strong {
	font-size: xx-small;
	text-align: right;
}

#contact{
	
	width: 600px;
	height: 550px;
	background-color:#999;
	height: 400px;
	z-index:100;
	color:#000;
	font-size:1em; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
#contactCopy {
	margin-left:180px;
	margin-top: 30px;
	width: 500px;
	color:#000;
	font-size:1em; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}		

#form {
	margin-left:38px;
	width: 600px;
	z-index:1000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color:#000;
	outline:none;}
	
#mail{
	margin: auto;
	margin-left: 120px;}	
	
#message {
	color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width:600px;
	height:200px;
	margin: auto;
	margin-top:200px;	
	text-align: center;}
	
#container #holder strong {
	text-align: left;
}


#personal {
	border-collapse: collapse;
	outline: none;
	border-color:#000;
	border-style:none;
	}	
	
#byxamula {
	width: 900px;
	height: 60px;
	padding-top:20px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:smaller;
	color:#FC6;}
	
[if IE]>
<style type="text/css" media="screen">

body {
	behavior: url(csshover.htc);
	font-size: 100%;}
/*#menu ul li {
	float: right; width: 100%;}
#menu ul li a {
	height: 1%;} 
#menu a, #menu h2 {
	font: bold 0.7em/1.4em Geneva, Arial, Helvetica, sans-serif;}	
*/
