/* These sytles are only used by the current theme. The can be adjusted in any way.*/
body{padding:0;margin:0;background-color: #FFF;font: 10pt cursive,"Trebuchet MS",Verdana,Arial,sans-serif; color:#555;}
h1,h2,h3,h4,h5{margin: 0px; color: DarkGreen;text-decoration: none;font-weight:normal;font-family: cursive;}
h1{font-size: 20pt;}
h2{font-size: 16pt;}
h3{font-size: 14pt;}
h4{font-size: 12pt;}
h5{font-size: 10pt;}
p,table{margin: 0 10px}
p{padding-bottom:1em}
img {border:0;}
form{margin:0;padding:0;}

a{text-decoration: none}
a:link  {color: #0080c0;} 
a:visited {color: #0080c0;} 
a:active {color: #0080c0;} 
a:hover {text-decoration: underline; color: #ff8000;}


div#container{width: 770px;margin: 0 auto; text-align: left; border-width: 0px;border-style: dotted;}

div#head{padding-bottom:25px;}
div#header{	width: 770px;height:120px;margin:0px;
	background: transparent url(/views/theme/default/images/Header.gif) no-repeat bottom;}
div#header h1{font-family: cursive; padding:70px 0 0 60px;color: #800000}

div#sidebar{float:left; padding-left:10px;margin-left:5px; width:195px; border-left: 2px solid 	gold;}

div#news{padding:0 0 10px 0;border: 0px solid #DDD;}

div#login{margin:25px 0;padding:0 0 10px;font-size: 8pt;border: 0px solid #DDD;}

.podHeader{color:#0E4D8B;font-size:12pt;font-weight:bold;text-decoration:none;
	letter-spacing:0.9em;padding:0 0 5px 5px;margin:5px 5px 0;}
	
div#content{float:left; z-index:1; width:557px;
	margin:0px; border: 0px solid #DDD; overflow-x: hidden; }

div#footnote{float:right;width:100%;margin:10px 0 0; color:#DDD;font-size:10px; 
	text-align:center;border-top:1px solid;background-color:#800000;}

