/* tags */
html {
	font-size: 125%;
}
body {
	font-size: 50%;
	text-align: center;
	background-color: #101010;
	line-height:13px;
}
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-position: outside;
	list-style: none;
}
/* tag */
#mainwrapper {
	text-align: left;
	margin-right: auto;
	margin-left: -400px;
	width: 800px;
	font-size: 1.2em;
	margin-top: -274px;
	margin-bottom: auto;
	height: 610px;
	position: absolute;
	left: 50%;
	top: 50%;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}
#designers {
	margin-top: 1px;
	color: #231F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#designers a {
	color: #231F20;
	text-decoration: none;
	font-weight: bold;
}
#designers a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#contenttext {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	overflow: hidden;
	color: #FFFFFF;
	padding-bottom:10px;
}
#footer {
	background-image: url(images/bottomgold.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	height: 25px;
}
#header {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 800px;
}


#contentarea {
	height: 322px;
	width: 800px;
	background-image: url(images/middlesection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#column3text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	margin-left: 17px;
}
#column3text a, #column1text a, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
.horizontalspacer {
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1px;
	line-height: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column1text {
	margin-left: 12px;
	margin-top: -1px;
}
#mainwrapper #header #headertext {
	color: #FFFFFF;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	position: absolute;
	top: 42px;
	right: 19px;
	width: 300px;
	overflow: hidden;
}

#column2 {
	background-image: url(images/ContentArea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	width: 479px;
	float: left;
	
	display: inline;
}
/* remove to see column 1 in design view and replace once changes have been made */
#column2 {
	margin-left: 159px;
}
#column1 {
	margin-left: -638px;
}
/* end of section to be removed */
#column1 {
	height: 322px;
	width: 159px;
	float: left;

}
#column3 {
	height: 322px;
	width: 162px;
	float: left;
}

/* bullets */
#contenttext ul {
	list-style-type: square;
	padding-left: 1.5em;

}

/* end bullets */

