body {
  margin:0;
  padding:0;
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
}
#header {
	min-width:800px;
  width: 100%;
  margin:0;	
  padding:0;
}
#topnav {
  width: 545px;
  margin-left: 200px;
  margin-bottom:5px;
  font-weight:bold;
}
#topnav a, #topnav a:visited {
  text-decoration: none;
}
#topnav a:hover {
  text-decoration: none;
}
#topper {
  background-image: url(http://www.side2.com/media/img/background.gif);
  background-repeat: repeat-x;
  background-position: center top;
  width: 550px;
  margin-left: 200px;
}
#middle {
  background-image: url(http://www.side2.com/media/img/background.gif);
  background-repeat: repeat-x;
  background-position: center top;
	min-width:800px;
  width: 100%;
  float:left;
}
#contentcolumn {
  width: 560px;
  background-image: url(http://www.side2.com/media/img/middle_right.gif);
  background-repeat: no-repeat;
  background-position: right top;
 float:left;
}
#innertube {
  width: 550px;
}
#content {
  padding:0px 40px;
  clear: none !important; 
}
#content p{
  text-align: justify;
  margin:0px 0px 14px 0px;
}
#content h1 {
  margin:0px 0px 10px 0px;
  padding:0px;
  font-size: 14px;
}
#content h2 {
  margin:20px 0px 0px 0px;
  padding:0px;
  font-size: 12px;
}
#content h1 a:visited, #content h1 a {
  text-decoration: none;
}
#content img {
margin-left: 16px;
}
#error li {
  list-style-image: url(http://www.side2.com/media/img/menu_link.gif);
  background-image: url(http://www.side2.com/media/img/spacer.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
	margin-bottom:5px;
}
#error li a {
  display:block;
  text-decoration: none;	
  height:20px;
  color:#666666;
}
#error li a:hover {
  color:#990000;
}
#leftcolumn{
  background-image: url(http://www.side2.com/media/img/middle_left.gif);
  background-repeat: no-repeat;
  background-position: right top;
  width: 200px; /*Width of left column*/
	float:left;
}
#leftcolumn h1 {
  margin-top:10px;
  font-size: 14px;
  padding-left:20px;
  background-image: url(http://www.side2.com/media/img/nav_bc_1.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
#leftcolumn li {
  list-style-image: url(http://www.side2.com/media/img/menu_link.gif);
  background-image: url(http://www.side2.com/media/img/spacer.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#leftcolumn li a {
  display:block;
  text-decoration: none;
  height:20px;
}
#leftcolumn li a:hover {}
#bottom {
  clear: left;
	min-width:800px;
  width: 100%;
  padding: 4px 0px;
}
#bottom a, #bottom a:visited {
  text-decoration:none;
}
#bottom a:hover {}
#botnav {
  width: 550px;
  margin-left: 200px;
}
#footer {
  clear: left;
  width: 750px;
  padding: 20px 10px;
}
#footer a, #footer a:visited {
  text-decoration: none
}
#footer a:hover {
  text-decoration: underline;
}
#top_img img {
  margin:0px 0px 6px 0px;
  padding:0px;
}
#ds, #ts, #ms {
	margin:0px 3px;
	width: 150px;
	float:left;
}
#ds ul, #ts ul, #ms ul {
  margin-top:0px;
  margin-bottom:4px;
}
#ds li, #ts li, #ms li {
  text-align:left;
}
#ds_t {
	color:#666666;
	border-top: 3px;
	border-top-style:solid;
	border-top-color: #003366;
}
#content #ds_t h1 {
  margin:0px 0px 10px 0px;
  padding:0px;
  font-size: 14px;
  color:#003366;
}
#ts_t {
	color:#666666;
	border-top: 3px;
	border-top-style:solid;
	border-top-color: #660000;
}
#content #ts_t h1 {
  margin:0px 0px 10px 0px;
  padding:0px;
  font-size: 14px;
  color:#660000;
}
#ms_t {
	color:#666666;
	border-top: 3px;
	border-top-style:solid;
	border-top-color: #336633;
}
#content #ms_t h1 {
  margin:0px 0px 10px 0px;
  padding:0px;
  font-size: 14px;
  color:#336633;
}
#w_t {
	color:#666666;
	border-top: 3px;
	border-top-style:solid;
	border-top-color: #000000;
}
#w_t, #ds_t, #ts_t, #ms_t {
  padding:4px;
  margin: 0px;
}
#content #w_t h1 {
  margin:0px 0px 10px 0px;
  padding:0px;
  font-size: 14px;
  color:#000000;
}
.front_nav_computer {
  float:right;
	font-size:9px;
}
.front_nav_computer a {
  color:#666666;
}
form.formz {
	width: 300px;
	color: #666666;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
}
form.formz select {
	width: 150px;
}
form.formz label {
  display: block;
  line-height: 1.8;
  vertical-align: top;
  width: 50px; /* Width of labels */
	margin: 0px 10px;
	float:left;
}
form.formz label.loginform {
  display: block;
  line-height: 1.8;
  vertical-align: top;
  width: 30px; /* Width of labels */
	margin: 0px 10px 0px 0px; 
	float:left;
}
form.formz ol {
  margin: 0;
  padding: 0;
}
form.formz li {
  list-style: none;
  padding: 5px;
  margin: 0;
	clear: both;
}
form.formz em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.formz button{
cursor:pointer;
border:outset 1px #ccc;
background:#999999;
color:#666666;
font-size: 12px;
padding: 1px 2px;
background:url("http://www.side2.com/media/img/formbg.gif") repeat-x left top;
margin: 6px 0px 0px 78px;
}