html{height: 100%;}
* {
	margin: 0;
	padding: 0;
}
/* global */
body {
	background-color: #080808;
	color: #9F9A9F;
	font: normal small "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: .78em;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #9F9A9F;
}

a:hover {
	text-decoration: underline;
}

fieldset {
	border: 0;
}

p {
  padding: 6px 0px 10px 0px;
  line-height: 20px;
}

h1 {
	background: url(images/bullet1.gif) no-repeat left center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 188%;
	font-weight: normal;
	margin-left: -9px;
	padding-left: 30px;
}

h2 {
	padding: 0px 0px 4px 0px;
	font-size: 120%;
}

img {
	border: 0px;
	margin: 0;
	padding: 0;
}

/* image positioning - left, right and center */
.left {
	float: left; 
}

.right {
	float: right; 
}

.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}

/* main container */
#wrapper {
	position: relative;
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

#wrapper1 {
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	display: block;
}

#wrapper2 {
	position: relative;
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	height: 167px;
}

#face {
	background: #080808 url(images/0_Between1.jpg) no-repeat;
	float: right;
	border: 0px transparent ;
	width: 595px;
	height: 234px;
}

#face1 {
	background: #080808 url(images/1_Between1.jpg) no-repeat;
	float: right;
	border: 0px transparent ;
	width: 420px;
	height: 251px;
}

#facesmall {
	background: #080808 url(images/Betweens.jpg) no-repeat;
	float: right;
	border: 0px transparent ;
	width: 200px;
	height: 163px;
	display: block;
}

#webd {
	text-align: left;
	border: 0px transparent ;
	background: #080808 url(images/Design.jpg) no-repeat;
	width: 298px;
	height: 70px;
	margin-left: -12px;
	margin-bottom: 0;
}


#maintop {
	width: 300px;
	float: left;
}

#mainbottom {
	width: 450px;
	float: left;
	display: block;
}

#menu {
	position: relative;
/*	display: block; */
	text-align: center;
	width: 100%;
	float: left;
	height: 26px;
	line-height: 26px;
	background: url(images/bg_nav.gif) repeat-x;
}

#menu ul {
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}

#menu li {
	display: block;
	line-height: 26px;
	float: left;
	width: 100px;
}

#menu li a {
	display: block;
	line-height: 26px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	display: block;
	line-height: 26px;
	text-decoration: none;
	background: url(images/bg_nav_on.gif) no-repeat center;
}

li#selected a {
	display: block;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/bg_nav_on.gif) no-repeat center;
}

#column {
	width: 640px;
/*	float: left; */
	padding: 15px 15px 15px 0px;
}

#subleft {
	width: 310px;
	float: left;
}

.template {
	width: 600px;
	padding: 0;
	margin-left: 20px;
	float: left;
}

.template img {
	width: 200px;
	height: 150px;
}

.description {
	width: 350px;
	float: left;
	display: block;
}

.templatename {
	font-size: 1.4em;
	font-weight: 600;
	letter-spacing: .2em;
	margin-top: 12px;
}

.text {
}

#top {
	font-size: 1.4em;
	padding-top: 5px;
	text-align: center;
	height: 45px;
	background: transparent url(images/topbg.png) bottom repeat-x;
}

#top h2 {
	display: inline;
	letter-spacing: .25em;
}

.clear {
	width: 590px;
	float: right;
}

#column img {
	float: right;
	margin: 10px;
	padding: 10px;
	color: #9F9A9F;
/*	border: 1px solid; */
}

#subright {
	width: 310px;
	float: right;
}

#contactform {
	width: 300px;
	padding: 15px 15px 10px 10px;
	margin-left: 150px;
	margin-top: 25px;
	border: 1px dashed;
	text-align: center;
	background: #383838;
}

#contactform input {
	width: 97%;
	margin-bottom: 8px;
}

#contactform textarea {
	width: 97%;
	height: 100px;
	margin-bottom: 8px;
}

/* column 1 - contains news, add links and other info */
#column1 {
	width: 230px;
	float: right;
	padding: 25px 15px 15px 0px;
}

#column1 ul {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 1.4em;
}

.sidebaritem {
	position: relative;
	text-align: justify;
	width: 192px;
	float: right;
	border: 1px dashed;
	margin: 0px 0px 15px 0px;
	padding: 8px 12px 8px 12px;
	background: #383838;
}

.sidebaritem h1 {
	background: url(images/bullet2.gif) no-repeat left center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 188%;
	font-weight: normal;
	margin-left: -9px;
	padding-left: 30px;
}

#footer {
	color: #AFAAAF;
	display: block;
	text-align: center;
	width: 100%;
	float: left;
	height: 26px;
	background: url(images/bg_nav1.gif) repeat-x;
	padding-top: 6px;
}


