body,#swd_c
{
 background:#ccc url(../images/fullback.gif) top left repeat-x;
}
#swd_w
{
 border-top:0;
 background:#fff;
 font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#header {
  height: 140px;
  width: 100%;
	background:#000 url(../images/headback1.gif) top left no-repeat;
  border: 0;
}
#header h1 {
  display:none;
}
#headerfade {
  height: 10px;
  width: 100%;
	background:#fff url(../images/headback3.gif) top left repeat-x;  
  border: 0; 
}
#headerfade2 {
  height: 10px;
  width: 327px;
	background:#fff url(../images/headback2.gif) top left no-repeat;  
  border: 0; 
}
#headernav {
  height: 102px;
	width: 421px;
	position: relative;
	background: #000;
	margin: 38px 6px 5px 0;
	border:0;
	padding: 0;
  float:right; 
  overflow:hidden;
}

#htab {
	position: relative;
	margin: 0;
	padding: 1px 0;
	background: #000;
}

#htab .htabs {
	display: block;
	background: #993300 url(../images/group.gif) top right no-repeat;
	height: 100px;
	margin: 0;
	padding: 0;
  border: 0;
	list-style:none;
}

#htab li {
	float: left;
	
}

#htab .htab {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 116px;
	padding: 10px;
	background: #fff;
	border-right: 5px solid #000;
}

#htab .htab span {
	display: none;
}

#htab .host {
	background: #006699 url(../images/host.gif);
}

#htab .design {
	background: #336600 url(../images/design.gif);
}

#htab .group {
	background: #993300 url(../images/group.gif);
	border-right: 0;
}

#nav
{
padding: 0 50px;
}

ul#navtabs{list-style: none;margin: 0;padding: 7px 0;
  border-bottom: 1px solid #ddd;font-weight: bold;
  text-align: center;white-space: nowrap}
ul#navtabs li{display: inline;margin: 0;font-size:2em;}
ul#navtabs li a{text-decoration: none;font-variant:small-caps;padding: 0 0 3px 0;margin: 0 10px;
  border-bottom: 4px solid #eee;border-color:#eee;color: #660000}
ul#navtabs a.current{border-color: #660000;color:#990000}
ul#navtabs a:hover{border-color: #660000;}

#maincontent
{
  background: #eee url(../images/mainback.gif) top left repeat-x;
  padding: 20px;
  height:100%;
}
#maincontent h2
{
font-size: 2.5em;
}
#maincontent h3
{
font-size: 2em;
}
#maincontent p,#maincontent li
{
  font-family: Georgia, serif;
  margin-bottom: 5px;
}
#maincontent p a:link,
#maincontent p a:visited
{
  color: #990000;
  text-decoration:none;
}
#maincontent p a:active,
#maincontent p a:hover
{
  color: #cc0000;
  text-decoration:underline;
}

#maincontent .swd_form {
  margin: 0;
}
#maincontent form.swd_form fieldset
{
  margin:0;
  padding:0;
  border:0;
}
#maincontent form.swd_form fieldset legend
{
 display:none;
}
#maincontent form.swd_form fieldset fieldset label
{
  font-family: Georgia, serif;
  padding-left:0;
  padding-right:0.3em;
  width:6em;
}
#maincontent form.swd_form fieldset label
{
  font-family: Georgia, serif;
  padding: 0 0.4em;
}
#maincontent form.swd_form fieldset fieldset input.input_text,
#maincontent form.swd_form fieldset fieldset select.input_text,
#maincontent form.swd_form fieldset fieldset textarea
{
  font-family: Georgia, serif;
  background: #fff url(../images/mainback.gif) top left repeat-x;
  width: 20em;
}
#maincontent form.swd_form fieldset button
{
  font-family: Georgia, serif;
}

#maincontent img {
	background: #bbb;
  border: 1px solid #ccc;
  float:right;
  margin-left:20px;
  margin-bottom:20px;
}

#footer
{
 clear:right;
 border-top:1px solid #000;
 padding: 5px;
 background-color: #663300;
}

#footer p
{
 text-align:center;
 font-size:1em;
 color: #ddcccc;
}
#footer p a:link,
#footer p a:visited
{
  color: #fff;
  text-decoration:none;
}
#footer p a:active,
#footer p a:hover
{
  color: #ffeeee;
  text-decoration:underline;
}