﻿* {
padding : 0;
margin : 0;
}

body {
	background-color : #AA0000;	
	font-family : "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color : #000000;
	text-align : left;
	width : 995px;
	margin-left : auto;
	margin-right : auto;
	position: relative ;
}

img {
    border-style: none;
}

p {
    margin-bottom : 10px;
    margin-left : 0;
    margin-right : 0;
}

p.left {
    float : left;
}
    
p.right {
    float : right;
}

p.information {
    background : url(images/graphics/information.png) no-repeat;
    background-repeat : no-repeat;
    font-style : italic;    
    padding-left : 20px;    
    color : Red;
}

#Header {
	background : url(images/graphics/header.png) no-repeat;	
	width : 999px;		
	height : 154px;
	right : auto;
	bottom : auto;
	left : 0px;
	margin-right : 0;
	margin-left : 3px;
	overflow : hidden;
}

#Logo 
{    
	margin-top: 13px;
	margin-left: 25px;	
	margin-bottom: 5px;
	overflow : hidden;
}


#Content {	
	background : url(images/graphics/bgrepeat.png) repeat-y;
	width : 100%;
	height : auto;
	right : auto;
	bottom : auto;
	left : 0;
	margin-right : 0;
	margin-left : 0;
	overflow : inherit;
}

ul.circle {list-style-type:circle}

.news h3
{
    padding-bottom:5px;
}

.menu{    
    width: 974px;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	padding-left:14px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
.menu li{
	float:left;
	padding:0px;
	}
.menu li a{
	background:#333333 url("images/graphics/seperator.gif") bottom right no-repeat;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 15px;
	text-align:center;
	text-decoration:none;
	}
	.menu li a:hover, .menu ul li:hover a{
		background: #aa0000 url("images/graphics/hover.gif") bottom center no-repeat;
		color:#FFFFFF;
		text-decoration:none;
		}
.menu li ul{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
	}
.menu li:hover ul{
	display:block;
	
	}
.menu li li {
	background:url('images/graphics/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
	}
.menu li:hover li a{
	background:none;
	
	}
.menu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	}
	.menu li ul a:hover, .menu li ul li:hover a{
		background:#aa0000 url('images/graphics/hover_sub.gif') center left no-repeat;
		border:0px;
		color:#ffffff;
		text-decoration:none;
		}
.menu p{
	clear:left;
	}	


label
{
    display: inline-block;
    width: 12em;
    vertical-align:top;    
}

#SponsorBar
{    
    text-align:center   
}

.commandButton
{
    float: right;
}


#Footer {    
    background : url(images/graphics/footer.png) no-repeat;	
	width : 999px;		
	height : 59px;
	right : auto;
	bottom : auto;
	left : 0px;
	margin-right : 0;
	margin-left : 3px;
	clear:both;
	overflow : hidden;
}

#Content div.left
{
    float : left;
    overflow : hidden;
    text-align : left;
    width : 285px;
    margin-left:15px;  
    padding-top : 10px;    
    padding-bottom : 10px;
    padding-left:4px;   
}

#Content div.right {
    background-color : transparent;
    border-style : none;
    border-top-width : 0;
    border-right-width : 0;
    border-bottom-width : 0;
    border-left-width : 0;
    border-top-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
    border-left-color : transparent;
    float : left;
    overflow : hidden;
    padding-top : 10px;    
    padding-bottom : 10px;
    padding-left : 10px;
    text-align : left;
    width : 665px;       
}

#Content div.middle {
    background-color : transparent;
    border-style : none;
    border-top-width : 0;
    border-right-width : 0;
    border-bottom-width : 0;
    border-left-width : 0;
    border-top-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
    border-left-color : transparent;
    float : left;
    overflow : hidden;
    padding-top : 10px;
    padding-right : 5px;
    padding-bottom : 10px;
    padding-left : 5px;
    text-align : left;
    width :535px;    
}

#Content div.slideshow
{       
    height:379px;
    overflow:hidden;
}

#Content div.left li
{
   display:block;
   padding-top:5px;
   padding-bottom:5px;  
   padding-left: 5px; 
}

#Content div.middle li
{
    display:block; 
    padding-top:5px;
    padding-bottom:5px;
    padding-left: 20px;
}

#Content div.right li
{
   display:block;
   padding-top:5px;
   padding-bottom:5px;
   padding-left: 20px;
}

#Content div.news h3
{
    clear:both;
    padding-top:0px;
    color:#aa0000;
}

#Content div.right h2
{
    padding-bottom:10px;
}

#Content div.portals li.header
{
    display:block;
    color:#aa0000;
    font-weight:bold;
}

#Content div.portals li.item
{
    display:block;
    padding:5px;
}

#Content div.portals {
    background-color : transparent;
    border-style : none;
    border-top-width : 0;
    border-right-width : 0;
    border-bottom-width : 0;
    border-left-width : 0;
    border-top-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
    border-left-color : transparent;
    color : #000000;
    float : left;
    overflow : hidden;
    padding-top : 10px;
    padding-right : 0;
    padding-bottom : 10px;
    padding-left : 0;
    text-align : left;
    width : 250px;
}
