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

#counter{
	float:left;
	text-align:left;
	margin:0 0 0 50px;
	display:none;
	background-color:#FFF;
		
}

body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	text-align:center;
	color:#FFF;
}

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

a:focus, a:hover, a:active {
	color: #FCF;
	text-decoration:none;
}

a img{
	border:none;
	text-decoration:none;
}

#wrapper{
	float:left;
	height:645px;
	width:950px;
	padding:0px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:15px;
	background-image:url(images/dereksmithlogo4b.jpg);
}

#wrapper2{
	float:left;
	height:430px;
	width:590px;
	margin-top:65px;
	margin-left:55px;
	text-align:left;
}

#wrapper2 a{
	color:#173131;
}

#mediadescription{
	color:#FCF;
	width:75px;
	font-size:12px;
	margin:10px 0 50px 0;
	background-image:none;
	padding:10px 0 10px 10px;
	border-top:1px solid #FCF;
	line-height:16px;
}

#mediadescription a{
	background-image:none;
	color:#FCF;
}

#mediadescription a:hover{
	color:#FFF;
}

#vacuum{
	clear:both;
}

#h6{
	font-size:10px;
	line-height:15px;
	font-weight:400;
}

h5{
	font-size:15px;
	line-height:15px;
	font-weight:300;
}

h4{
	font-size:18px;
	line-height:22px;
	font-weight:100;
}

h3{
	font-size:20px;
	line-height:25px;
	font-weight:100;
}

h2{
	font-size:18px;
	line-height:27px;
	font-weight:100;
}

#h1{
	font-size:100px;
	line-height:100px;
	font-weight:200;
}

#menu:hover{
	display:block;
	background:transparent url(images/menuhover1.png) no-repeat center center;
	list-style:none;
	text-align:left;
	float:left;
}

#menuwrapper{
	font-size:20px;
	line-height:25px;
	font-weight:100;
	float:left;
	height:470px;
	width:140px;
	margin-top:135px;
	margin-left:30px;
}

#menuitemwrapperhome{
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:65px;
	font-family:"Courier New", Courier, monospace;
}

#menuitemwrapperbio{
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:50px;
	font-family:"Courier New", Courier, monospace;
}

#menuitemwrapperevents{
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:80px;
	font-family:"Courier New", Courier, monospace;
}

#menuitemwrappermedia{
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:65px;
	font-family:"Courier New", Courier, monospace;
}

#menuitemwrappercontact{
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:90px;
	margin-top:-5px;
	font-family:"Courier New", Courier, monospace;
	padding-top:5px;
}

ul{
	text-align:left;
}

ul.vertical_list{
	font-size:20px;
	line-height:25px;
	font-weight:100;
}

ul.vertical_list li{
	list-style:none;
	padding:12px 0px 7px 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	height:50px;
}
