* {
margin: 0;
padding: 0;
}

body {
	font-family: Century Gothic, arial, verdana, tahoma, helvetica, sans-serif;
	background-color: #fff;
	margin: 15px;
	text-align: center;
}

#container {
	width: 780px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

#header {
	clear: both;
	width: 780px;
	height: 70px;
	background: url(../images/header.png) no-repeat;
}

#header h1 {
	text-indent: -9999px;
}


#header h2 {	
	text-indent: -9999px;
}

#header h3 {	
	font-size: 14px;
	color: #666;
	float: left;
	clear: none;
	font-weight: normal;
}

#header h3 strong {
	color: #333;
}

#content {
	clear: both;
	width: 762px;
	height: 464px;
	background-color: #fff;
}


#nav {
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 762px;
	height: 53px;
	clear: none;
	background-color: #fff;
	/*filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/
}

.menu {
	position:relative;
	width: 762px;
	height:66px;
	padding-bottom:1px;
}

* html .menu {
	padding-bottom:0;
}

.menu ul {
	list-style-type:none;
	padding:0;
	margin: 0px 0 0px 2px;
	width: 762px;
}

.menu li {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}

.menu a:link, .menu a:visited {
	color:#333;
	text-decoration: none;
	font-family: century gothic;
	font-weight: bold;
	padding-right: 0px;
}

.menu li a:link, .menu li a:visited {
	color:#333;
	text-decoration: none;
	font-family: century gothic;
}

.menu li a:hover {
	color:#4aa4d3;
	text-decoration: none;
	font-family: century gothic;
}

.menu li.light a:link, .menu li.light a:visited {
	color:#7a7676;
	text-decoration: none;
	font-family: century gothic;
	font-weight: bold;
}

.menu li.light a:hover {
	color:#999;
	text-decoration: none;
	font-family: century gothic;
}

.menu a b, .menu :visited b {
	display: block;
	font-weight: bold;
	float: left;
	padding: 0 10px 5px 10px;
	height: 2em;
	line-height:1.9em;
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 2em;
	top: 2em;
	left:-20px;
	width: 700px;
	background: #fff;
	text-align: center;
	margin: 10px 0 0 22px;
}

.menu ul ul.fa {
	visibility: hidden;
	position: absolute;
	height: 2em;
	top: 2em;
	left:-20px;
	width: 600px;
	background: #fff;
	text-align: center;
	margin: 0 0 0 113px;
}

.menu ul ul.bel {
	visibility: hidden;
	position: absolute;
	height: 2em;
	top: 2em;
	left:-20px;
	width: 450px;
	background: #fff;
	text-align: center;
	margin: 0 0 0 195px;
}

.menu ul ul.nude {
	visibility: hidden;
	position: absolute;
	height: 2em;
	top: 2em;
	left:-20px;
	width: 400px;
	background: #fff;
	text-align: center;
	margin: 0 0 0 260px;
}

.menu ul ul.com {
	visibility: hidden;
	position: absolute;
	height: 2em;
	top: 2em;
	left:-20px;
	width: 540px;
	background: #fff;
	text-align: center;
	margin: 0 0 0 322px;
}

.menu :hover {
	white-space:normal;
}

.menu a:hover b {
	color:#ccc;
	border-bottom-color:#ccc;
}

.menu :hover > a b{
	color:#999;
	border-bottom-color:#ccc;
}

.menu ul :hover ul{
	display: block;
	visibility: visible;
	/*top: 2em;*/
	margin-top:5px;
}

.menu ul :hover ul li {
	display:block; 
	background:#fff; 
	height:2em;
}

.menu ul :hover ul li a {
	display: block; 
	font-size: 0.8em; 
	width: auto; 
	float: left; 
	color:#444; 
	padding: 0 10px;
	margin-top: 5px;
}


.menu ul :hover ul li a:hover {
	color:#999;
}

#front {
	width: 761px;
	height: 350px;
	float: left;
}

#rotator {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 762px;
	height: 350px;
	float: left;
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 761px;
	height: 350px;
}


#bio {
	width: 780px;
	float: left;
	clear: left;
}

#bio img {
	float: left;
	width: 180px;
	height: 247px;
	border: 1px solid #ccc;
	margin: 5px 10px 0 10px;
}

#bio .scrollbar {
	height: 400px;
	width: 761px;
	overflow: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	clear: none;
}

#bio  a:link, #bio  a:visited {
	font-size: 12px;
	color: #1090b5;
	text-decoration: underline;
	font-weight: bold;
}

#bio  a:hover {
	color: #666;
	text-decoration: none;
}

#bio  a:active {
	color: #1090b5;
}

#bio h3 {
	font-size: 15px;
	color: #999;
	padding: 10px;
}

#bio h4 {
	font-size: 12px;
	color: #333;
	padding-left: 10px;
	margin-bottom: 5px;
}

#bio h5 {
	font-size: 13px;
	color: #666;
	padding-left: 10px;
	margin-bottom: 3px;
	text-decoration: underline;
}

#bio ul {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 20px;
}

#bio ul li {
	font-size: 12px;
	color: #64787d;
	font-weight: bold;
}


#bio ul li strong {
	color: #333;
}

#bio h4 a:link, #bio h4 a:visited {
	font-size: 11px;
	color: #1090b5;
	text-decoration: underline;
	font-weight: bold;
}

#bio h4 a:hover {
	color: #666;
	text-decoration: none;
}

#bio h4 a:active {
	color: #1090b5;
}

#bio p {
	font-size: 12px;
	color: #333;
	padding: 5px 15px 5px 10px;
}

#gallery {
	width: 780px;
	float: left;
	clear: left;
}

#gallery ul {
	list-style: none;
	display: inline;
}

#gallery ul li {
	font-size: 11px;
	color: #333;
	letter-spacing: 1px;
	display: inline;
	padding-right: 10px;
}

#gallery .scrollbar{
	position: relative;
	width: 761px; 
	height: 500px;
	float: left;
	overflow:auto; 
	white-space: nowrap;
	margin-left: 1px;
}

#about {
	width: 780px;
	float: left;
	margin-left: 10px;
}

#about p {
	font-size: 12px;
	color: #333;
}

#about a:link, #about a:visited {
	color: #666;
	text-decoration: none;
}

#about a:hover {
	color: #999;
	text-decoration: underline;
}

#about a:active {
	color: #999;
}

#copyright {
	clear: both;
	width: 762px;
	height: 30px;
	text-align: left;
	background-color: #000;
}

#copyright .siteby {
		float: right;
		width: 150px;
}

#copyright p {
	float: left;
	font-size: 10px;
	color: #eee;
	font-weight: bold;
	padding: 5px;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
		font-size: 10px;
		text-decoration: none;
		color: #eee;
}

#copyright a:hover {
		text-decoration: line-through;
		color: #c09;
}
	



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;/*zoom:1;*/z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		margin:0px 4px 0px 0px;
		color:#555555;
		font-family:Arial;
		font-size:13px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background: none;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background: none;
		font-size:14px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background: none;
		color:#CC0000;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background: none;
		color:#CC0000;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background: none;
		color:#CC0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:13px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background: none;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background: none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background: none;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;
	}




.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
	

