/* Start of CMSMS style sheet 'Main Style' */
* {
	margin: 0;
	padding: 0;
}


body {
	text-align: left;
	font-family: 'Lucida Grande', 'Century Gothic', Avenir, Futura, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.3em;
        color:white;
        background: #6d97c4 url(images/bg.jpg) repeat-x fixed top left;
}

.padding {padding:0.5em 3em;}
.border {border:1px dotted white;}
.quote {width:80%; margin:0 auto 0.75em auto; font-size: 1.2em; line-height:1.6em; overflow:hidden;color: #adcae8;}
.caption {
   text-align:right;
   font-family: Palatino, Palatino Linotype, Georgia, Serif;
   font-size:0.75em;
   font-style: italic;
   margin-bottom: 15px;
}

.left {margin-right: 10px; float:left; }
.right {margin-left: 10px; float:right; }

.caption img { margin-bottom:0.25em; display:block; }

img {border: 0;}

a:link, a:visited, a:active { color: #adcae8; font-weight:bold; text-decoration:none; }
a:hover { color: #fff; font-weight:bold; text-decoration:none; }


p { margin:0 0 1em 0; }
ul {margin:1em;}
h1 { 
		font-size: 1.35em;
		text-transform: uppercase;
		margin:1.5em 0 0.5em 0;
                font-family:'Century Gothic', Avenir, Futura, Verdana, Geneva, Arial, Helvetica, sans-serif;
		 }
h2 { 
		font-size: 1.25em;
		margin:0.25em 0 0.25em 0;
                color: #adcae8;
                font-family:'Century Gothic', Avenir, Futura, Verdana, Geneva, Arial, Helvetica, sans-serif;
		 }
#background { background: url(images/ohm.png) no-repeat fixed top left;}

#wrap { width:800px;
      	        text-align:center;
		margin:0 auto;
		padding:0;
}

#top { width:800px;
		height:87px;
		background: url(images/top.png) no-repeat;
      	        text-align:center;
		margin:0;
		padding:0;
                font-family:'Century Gothic', Avenir, Futura, Verdana, Geneva, Arial, Helvetica, sans-serif;
		overflow:visible;
		}
* html #top { background:url(images/top.gif) no-repeat;}

#links {padding:25px 0 20px 0; font-size:18px; letter-spacing:0.05em;}

#main {width:800px;
		background: url(images/middle.png) repeat;
      	        text-align:left;
		margin:0;
		font-size:0.9em;
		padding:0;
                min-height:300px;
                height:auto !important;
                height:300px;
		}
* html #main { background:url(images/middle.gif) repeat-y;}

#footer { width:800px;
		height:89px;
		background: url(images/bottom.png) no-repeat;
      	        text-align:center;
		margin:0;
		font-size: 0.8em;
		padding:0;
		}
* html #footer { background:url(images/bottom.gif) no-repeat;}

#educo {
float:right;
width:30px;
height:39px;
margin-right:20px;
background: url(images/educo.gif)
}
#educo:hover { background-position: 0pt -39px;}
#educo span {display:none;}
/* End of 'Main Style' */

