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

/* HTML TAGS */

html, body {
	background: #000 url(../images/starsheader.jpg) center top repeat-x;
	border: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	height:100%;
	line-height: 110%;
	margin: 0;
	padding: 0;
	text-align:center;
	width: 100%;
}

h1 {font-size:16px; margin: 20px 0px 15px;}
h2 {font-size: 16px; margin: 0px 0px 10px; font-weight: normal;}
h3 {font-size: 12px; margin: 0px 0px 10px; font-weight: normal;}
h4 {font-size: 16px; margin: 0px 0px 10px;}
img {float: left}
p {padding:0px; margin:0px; line-height:100%;}

/* DIV IDS */

#adimage {
	border: solid #FFF 10px;
	border-top: none;
	float: left;
	height: 130px;
	width: 780px;
}
#contentwrap {
	background: url(../images/bg_fff_ccc_370.jpg) left top no-repeat;
	border: solid #000 10px;
	color: #000;
	height: 370px;
	float: left;
	margin-right: 25px;
	text-align: justify;
	width: 780px;
}
#contentwrap div {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
#copyright {
	float: left;
	height: 75px;
	width: 520px;
}
#footer {
	background: #333;
	border: solid #666 10px;
	height: 75px;
	float: left;
	padding: 10px;
	text-align: left;
	width: 760px;
}
#footernav {
	float: left;
	height: 75px;
	line-height: 150%;
	width: 100px;
	font-size: 12px;
}
#headerimage {
	border: solid #FFF 10px;
	width: 780px;
}
#logo {
	background: url(../images/logo.png) left top no-repeat;
	height: 120px;
	float: left;
	width: 800px;
}
#nav {
	float: right;
	height: 20px;
	padding-right: 45px;
	position: relative;
	top: 50px;
}
#portfoliowrap {
	background: url(../images/bg_fff_ccc_370.jpg) left top no-repeat;
	border: solid #000 10px;
	color: #000;
	height: 370px;
	float: left;
	padding: 0px 20px 0px;
	text-align: justify;
	width: 780px;
}
.portfoliowrapdiv {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 235px !important;
}
#promotionswrap {
	background: #903;
	border: solid #000 10px;
	color: #000;
	float: left;
	padding: 0px;
	text-align: justify;
	width: 780px;
}
#promotionswrap div {
	color: #FFF;
	float: left;
	padding-left: 10px;
	margin-top: -20px;
	width: 760px;
}
#w3c {
	float: right;
	height: 40px;
	width: 100px;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
}
#wrkspaceimage {
	border: solid #000 10px;
	border-right: none;
	height: 230px;
	width: 480px;
}
#wrkspacetext {
	border: solid #FC0 10px;	
	height: 210px;
	float: left;
	padding: 10px;
	text-align: left;
	width: 270px;
}

/* CLASSES */

.wrktext {color:#CCC; font-weight: bold;}
.spacetext {color:#FC0; font-weight: bold;}
.copybig {margin-bottom: 10px;}
.copysmall {
	color: #999;
	font-size: 9px;
	letter-spacing: -1px;
	line-height: 100%;
	margin-top: 5px;
}
.portfeatured {width: 490px;}

/* LINKS */

#nav a:link, #nav a:visited, #footernav a:link, #footernav a:visited, .link a:link, .link a:visited {color: #FFF; text-decoration: none;}
#nav a:hover, #footernav a:hover, .link a:hover {color:#CCC; text-decoration: underline;}
a:link, a:visited {color: #000; text-decoration: none;}
a:hover {color:#333; text-decoration: underline;}