body {
	background:url(/wsImages/back.gif);
	background-repeat:repeat-x;
	background-color:#C3C3C3;
}
body a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
div#search {
	float:right;
	width: 173px;
	position:relative;
	top:10px;
}
div#leftImage {
	float:left;
	position:relative;
	top:10px;
	width:80px;
	height:170px;
	padding-right:10px;
}
div#serverImage {
	float:left;
	position:relative;
	top:10px;
	padding-right:15px;
	width:129px;
	
}
div#rightImage {
	float:right;
	position:relative;
	top:10px;
	height:150px;
	width:80px;
}
div#rightImageSpartacus {
	float:right;
	position:relative;
	top:10px;
	width:260px;
}
div#leftImageBid {
	float:left;
	position:relative;
	top:10px;
	width:100px;
}
div#contactImage {
	float:right;
	position:relative;
	top:10px;
	width:160px;
	height:145px;
	padding-right:0px;
}
div#main {
	width:756px;
}
div#learnMore a {
	color:#CD4343;
	float:right;
}
td#hLine {
	width:757px;
	height:1px;
	background-image:url(/wsImages/hDotLine.gif);
	background-repeat:repeat-x;
}
td#vLine {
	width:1px;
	background-image:url(/wsImages/vDotLine.gif);
	background-repeat:repeat-y;
}

td#bottom {
	background-image:url(/wsImages/bBack.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#F9F9F9;
}

td#column1 {
	background-image:url(/wsImages/bottomCorner.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
td#column3 {
	background-image:url(/wsImages/bottomRCorner.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
div#teamName {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#15599F;
}
div#pageHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:normal;
	font-size:20px;
	color:#009900;
	padding-top:10px;
	padding-bottom:10px;
}
div#content {
	padding-left:25px;
	padding-bottom:15px;
	padding-right:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
}
div#content a{
	color:#CD4343;
}
div#columnContent {
	padding-left:25px;
	padding-top:18px;
	padding-bottom:15px;
	padding:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
}
div#quote {
	vertical-align:top;
	background-image:url(/wsImages/quote1.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
div#quote2 {
	vertical-align:top;
	background-image:url(/wsImages/quote2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
div#footer {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
div#footer a {
	font:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
