
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: /1.2;
	text-align: left;
	margin: 0px;
	margin-top: 2px;
	background-color: #BBC7A3;
}

TABLE {
	border-collapse: collapse;
	margin: 0;
	padding: 0
}

TR {
	vertical-align: top;
}

TD, TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #333333;
}

IMG { border: 0;}

a {
	font-size: 12px;
	color: red;
}

form {
	background-color: #CDC6A7;
}


H1 {
	font: bold 0.9em verdana;
	color: white;
	margin: 0px;
	padding: 2px 6px;
	background: url(/static/img/H1bg.gif) repeat-x #9CAD7A;
}

p {

	padding: 5px;
	padding-left: 10px;
	padding-bottom: -5px;
	margin: 5px 0px;
    text-align:left;
}


.separator {

 position: relative;
 top: 0px;
 left: 0px;
 z-index: 0;
 float: right;
}

#topBar {
	background-color: #575244; 
	text-align: right;
	color: white;
	padding-right: 20px;
	border-bottom: 1px solid #BBC7A3;
}

#topBar a, #topBar a:visited, #topBar a:active {
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	font-size: 0.8em;
	text-decoration:none;
}

#topBar img {
	text-align: left;
}


#left {
	border-right: 1px solid #BBC7A3;
	background :url('/static/img/menubg.gif') no-repeat right top #79725F;
	padding-bottom: 15px;
}
	
#leftMenu {
	padding-bottom: 15px;
}

#leftMenu a, #leftMenu a:visited, #leftMenu a:active {
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	font-size: 0.8em;
	text-align:left;
	text-decoration:none;
}

#leftMenu a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#leftMenu div {
	padding-top: 0px;
	margin: 1px;
	background-color: #8F8770;
	padding-left: 70px;
}

#leftCol{
   color: white;
   font-size: 12px;
 }

.subMenu{
	padding: 2px;
	margin: 0px;
    text-align:left;
}

#top {
	background-color: white;
	background-image :url('/static/img/magusLogoSmall.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 42px;
	text-align: left;
	color: #F9B108;
	padding-right: 15px;
	padding-bottom: -15px;
}

#leftCol ul li {
	display: inline;
	list-style: none;
	padding: 5px;
}

#leftCol ul li a {
	color: #333333;
	text-decoration: none;
}

#leftCol ul li a:hover {
	color: #F9B108;
}

#logo {
	position: relative;
	top: 0px;
	left: 15px;
	z-index: 0;
	float: left;
}

#shortText {
	position: relative;
	color: white;
	font: bold 14px verdana ;
	padding: 15px;
	top: 150px;
}

#borderCol {
	color: #333333;
	font: bold 11px verdana;
	padding: 10px;
	padding-bottom: 20px;
	background-color: #CDC6A7;
	margin-left: 2px;
    text-align:left;
}

#borderCol a, #borderCol a:visited, #borderCol a:active {
	color: white;
}

#borderCol a:hover {
	text-decoration: none;
}


#borderCol td {
  width:100%;
  valign:top;
}

#rightCol td {
  valign:top;
  width:269;
}

#footer {
	background: url(/static/img/footerdecoration.gif) repeat-x;
	background-color:#79725F; 
	font-size: 0.8em;
	padding:5px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
}

#center div {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

#main table {
  width: 100%;
  cellpadding='0';
  cellspacing='0';
  border='0';
}

#tight table {
  width: 100%;
  cellpadding='0';
  cellspacing='0';
  border='0';
}

.middle img {
  align: middle;
}

#left td {
  width="180";
}


#content td {
  valign:top;
}

img { border: 0; } 

.csc-header div {
  text-align:left;
}

h1.csc-firstHeader {
  text-align:left;
}

div.csc-classmap {
  text-align:left;
}

ul.left {
  text-align:left;
}
