/* CSS Document */
body {
	text-align:center; 
	margin-top: 0px;
	padding:0; 
	background-color:#000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
}

div#container {
	position:relative;
	text-align: center;
	width:847px;
	w\idth: 847px;
	height:100%;
	clear:both;
	overflow:hidden;
	background-image:url(images/siteBG.png);
	background-repeat: repeat-y;
}

div#content {
	margin: 0 0 20px 0;
	min-height: 600px;

}

div#webLinks {
	margin: 0 80px 0px -10px;
}

div#content p {
	margin: 10px 0 0px 45px;
	color: #FFFFFF;
	size: 12px;
	font-style: italic;
}

div#content h1 {
	margin: 20px 0 5px 55px;
	color: #0f8b93;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#content a {
	margin: 0px 0 0px 55px;
	text-decoration:none;
	color: #9e9e9e;
	font-size: 12px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#content a:hover {
	margin: 0px 0 0px 55px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#header {
	text-align: center;
	margin: 0 1px 0 0;
}


div#apparel {
	position:absolute;
	top:69px;
	left: 349px;
}

div#type {
	position:absolute;
	top:95px;
	left: 349px;
}

div#web {
	position:absolute;
	top:122px;
	left: 350px;
}

div#contact {
	position:absolute;
	top:11px;
	left: 538px;
	width: 300px;
	color: #0c6167;
}

div#title {
	text-align: left;
	margin: 0 0 20px 23px;
}

div#footer {
	width: 100%;
	background-color:#125e67;
	color: #000000;
	font-size: 10px;
	margin: 0 0 0 0;
}

div#creative {
	text-align: right;
	color: #0c6167;
	font-style: italic;
	font-size: 10px;
	margin: 15px 48px 195px 0;
}

div#creative a {
	color: #0c6167;
	text-decoration: underline;
}

div#creative a:hover {
	color: #9e9e9e;
	text-decoration: underline;
}
