body {
	margin:0px;
	background-color: #f8f7f7;
	background-image: url(images/bg.gif); 
	background-repeat: repeat-y;
}

#container {
	width:950px;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family: verdana, arial, sans-serif;
	line-height: 150%;
}


#logo {
	width:950px;
	margin:0px;
	padding:0px;
}

#navigation {
	background-image: url(images/wxynavigation_bg.gif); 
	width:925px;
	height:99px
	margin:0px;
	padding-top:60px;
	padding-left:25px;
	background-repeat: no-repeat;	
}

#pageheader {
	width:875px;
	margin-top:25px;
	padding-left:75px;
	border-top:solid 1px #c7e2f6;	
	border-bottom:solid 1px #c7e2f6;
}

#footer {

}

h1 {
	font: 22px helvetica, arial, sans-serif;
	margin:0px;
	padding:10px 0px 0px 25px;
	font-weight: bold;
	text-transform:uppercase
}

.projectitem {
	width:925px;
	padding:0px 25px 25px 25px;
}

h4 {
	font: 18px helvetica, arial, sans-serif;
	margin:0px;
	padding-bottom:10px;
	font-weight: bold;
}

h5 {
	font: 8pt helvetica, arial, sans-serif;
	margin:0px;
	padding-bottom:7px;
	font-weight: bold;
	color:#809fe1;
}


.projectnews {
	position:relative;
	float:left;
	width:650px;
	padding:25px 25px 25px 50px;
	border-bottom:solid 1px #c7e2f6;	
	font-size:17px;
	font-family: courier;
	line-height:120%;
}

.projectposted {
	position:relative;
	float:left;
	width:175px;
	padding-top:50px;
	line-height:120%;
}

img.project {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}

.projectimage {
	position:relative;
	float:left;
	width:700px;
	padding:25px 25px 25px 0px;
	border-bottom:solid 1px #c7e2f6;	
}

.projectcaption {
	font-size:12px;
	font-family: courier;
	position:relative;
	float:left;
	width:175px;
	padding-top:25px;
}

.studiodescription {
	padding:0px 25px 25px 25px;
}

h6 {
	font: 16px helvetica, arial, sans-serif;
	margin:0px;
	padding-bottom:10px;
	line-height: 150%;
	color: #000000;
}


A 			{ color: #809fe1; text-decoration: none; }
A:link		{ color: #809fe1; text-decoration: none; }
A:visited	{ color: #809fe1; text-decoration: none; }
A:active	{ color: #809fe1; text-decoration: none; }
A:hover		{ color: #809fe1; text-decoration: none; }

a.linkhome {font-size:14px; }

a.h6 {color: #000000}

#projectnewshome {
	position:relative;
	float:left;
	width:700px;
	padding:25px;
	border-bottom:solid 1px #c7e2f6;	
	font-size:17px;
	font-family: courier;
	line-height:120%;
}

#hppageheader {
	width:675px;
	margin-top:25px;
	padding-left:75px;
	border-top:solid 1px #c7e2f6;	
	border-bottom:solid 1px #c7e2f6;	
	float:left;
}

#hppageright {
	width:175px;
	margin-top:-142px;
	padding-right:24px;
	position:relative;
	float:right;
	z-index: 10;
}


#dropnavigation {
	width:925px;
	height:99px
	margin:0px;
	padding-top:60px;
	padding-left:25px;
	background-repeat: no-repeat;	
}


