/* Start of CMSMS style sheet 'tot01' */
/* CSS Document */
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: black;
	background-color: #101A65;
}

/* basic divs */

#seo {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	font-size: 8px;
	color: ThreedShadow;
}

#mainpage {
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	background-color: black;
	background-image: url(images/look/mainbac.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border: black solid 1px;
	position: relative;
	text-align: left;
	color: white;
}

#strapline {
	position: absolute;
	right: 10px;
	top: 10px;
}

#sidebar {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}

#sidecontent {
	background-image: url(images/look/sid_bac.gif);
	color: #ffffff;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
        z-index: 100;
        text-align: center;
}

#sidecontent img {
        border: 0px;
}

#navigation {
	position: absolute;
	right: 10px;
	top: 80px;
	width: 600px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

/* within the navigation div - these control how links will look */

#navigation a:link, #navigation a:visited {
	display: inline;
	width: 100px;
	padding: 4px 5px 4px 5px;
	border: #6A77F8 solid 1px;
	color: white;
	background-image: url(images/look/navbac.gif);
	background-repeat: repeat-x;
	margin-right: 4px;
	text-decoration: none;
}

#navigation a:hover {
	background-image: url(images/look/navbac_on.gif);
	color: #FFE09C;
}

#maincontent {
	padding: 0px 20px 0px 10px;
}

.sampledisplaystab {
	width: 496px;
}

.sampledisplaystime {
	width: 100px;
	vertical-align: top;
	padding: 2px 2px 10px 2px;
	border-bottom: 1px solid yellow;
}

.sampledispleysevent{
	width: 400px;
	vertical-align: top;
	padding: 2px 2px 10px 2px;
	border-bottom: 1px solid yellow;
}

#ender {
	clear: both;
	font-size: 6px;
}
.edge{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 3px;
	font-size: 1px;
	background-image: url(images/look/heafoo.gif);
}

#info {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	width: 760px;
	font-size: 8px;
	text-align: right;
	color: white;
}

/* mail form elements */

.error {
	color: red;
}

.mailustab {
	width: 400px;
	background-color:  #212121;
}

.mailusq {
	padding: 4px;
	text-align: right;
}

.mailusa {
	padding: 4px;
}

/* html standard tags as needed*/

h1 {
	margin-top: 0px;
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	
}

a:link, a:visited, #sidecontent a:link, #sidecontent a:visited {
	color: Yellow;
	text-decoration: none;
}

a:hover, #sidecontent a:hover {
	color: #FFBA00;
	text-decoration: underline;
}

a:active {
	
}

input {
	border: 1px solid black;
	background-color: white;
}

#homepage1 {
	width: 378px;
	float: right;
	margin-right: 150px;
}

#homepagecontent {
	background-image: url(images/look/hom1_bac.gif);
	width: 358px;
	padding: 0px 10px 40px 10px;
}

#homepage2 {
	clear: both;
	margin-top: 10px;
	width: 277px;
	float: right;
	margin-right: 251px;
}

#homepagecontent2 {
	background-image: url(images/look/hom2_bac.gif);
	width: 257px;
	padding: 0px 10px 40px 10px;
}

#mainwindow {
	width: 534px;
	float: right;
}

#mainwindowcontent {
	background-image: url(images/look/main_bac.gif);
	width: 514px;
	padding: 0px 10px 30px 10px;
}

#mainwindowcontent td {
padding: 0px 20px 0px 0px;
}

#mainwindowcontent a:link {
	font-size: 12px;
}

.contactform {

}

.contactform div {
position: relative;
padding-left: 150px;
margin-bottom: 3px;
}

.contactform label {
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 150px;
}

.contactform textarea {
width: 200px;
border: 1px solid #cccccc;
width: 172px;
height: 80px;
}

.tanc {FONT-WEIGHT: bold; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
.tabb { font-weight:bold; font-family:Arial,Helvetica;TEXT-ALIGN: center;}
.tabc { font-weight:bold; font-family:Arial,Helvetica;TEXT-ALIGN: center;}

.centerit {text-align: center;}



/* End of 'tot01' */

