body{
	background-color:#000;
	background-image: url('/img/main_background-b.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
a:link, a:active, a:hover, a:visited {
	outline: none;
}
.wrapper {
	width:720px;
}
#header {
	background-image: url('/img/ben-turner_header.png');
	width:700px;
	height:80px;
}
#header-link{
	width:700px;
	height:80px;
	display:block;
}
.main_menu {
	width:720px;
	height:35px;
	background-color:transparent;
	background-image: url('/img/ben-turner_menu.png');
	background-repeat: no-repeat;
	background-position: center;
}
#nav1{
	width:89px;
	height:35px;
}
#nav2{
	width:81px;
	height:35px;
}
#nav3{
	width:63px;
	height:35px;
}
#nav4{
	width:93px;
	height:35px;
}
#nav5{
	width:149px;
	height:35px;
}
#nav6{
	width:178px;
	height:35px;
}
#nav7{
	width:67px;
	height:35px;
}

#nav1:hover{background-image: url('/img/menu_buttons_blue/menu_blue_01.png');}
#nav2:hover{background-image: url('/img/menu_buttons_blue/menu_blue_02.png');}
#nav3:hover{background-image: url('/img/menu_buttons_blue/menu_blue_03.png');}
#nav4:hover{background-image: url('/img/menu_buttons_blue/menu_blue_04.png');}
#nav5:hover{background-image: url('/img/menu_buttons_blue/menu_blue_05.png');}
#nav6:hover{background-image: url('/img/menu_buttons_blue/menu_blue_06.png');}
#nav7:hover{background-image: url('/img/menu_buttons_blue/menu_blue_07.png');}

.navlink1{display:block;width:89px;height:35px;}
.navlink2{display:block;width:81px;height:35px}
.navlink3{display:block;width:63px;height:35px}
.navlink4{display:block;width:93px;height:35px}
.navlink5{display:block;width:149px;height:35px}
.navlink6{display:block;width:178px;height:35px}
.navlink7{display:block;width:67px;height:35px}

.main {
	background-color:transparent;
	background-image: url('/img/background_transparent.png');
	background-repeat: repeat-y;
	background-position: center;
}
.content {
	height:650px;
	width: 660px;
}
.designcontent {
	height:650px;
	width: 660px;
	overflow-x: hidden;
	overflow-y: auto;
}
.footer{
	background-image: url('/img/footer.png');
	background-repeat: no-repeat;
	background-position: center;
	width:720px;
	height:35px;
}
h3 {
	font-family:Arial;
	color:#CCC;
}
a {
	color:#39C;
	border:none;
}
img {
	border:none;
}
p {
	font-family: Arial;
	font-size:14px;
	color: #CCC;
}
li {
	font-family: Arial;
	font-size:14px;
	color: #CCC;
}
#devfront{
	background-image: url('/media/images/ben-turner_net_transparent.png');
	background-repeat: no-repeat;
}
#devfront a {
	display:block;
	width:478px;
	height:65px;
}
#themelink {
	text-decoration:none;
}
#firefox {
	font-size:12px;
}
#designexamples {
	text-align:left;
	display:inline-block;
}
#designexamplebox{
	float:left;
}
#designclear{
	clear:both;
}
#examples {
	position:relative;
	left:280px;
	bottom:560px;
}
#examplebox{
	margin-top:3px;
}
#hosting{
	width:500px;
}