body {
margin : 0;
padding : 0;
font : 76% helvetica, verdana, "Trebuchet MS", tahoma, arial, sans-serif;
line-height : 2em;
background : #fff url(images/bgd2.jpg) repeat-x;
color : #333;
background-position : 50% 0;
}
			/*WRAP*/
#containerzero {
width : 980px;
margin : 0 auto;
color : #D50000;
}
#container {
width : 980px;
margin : 0 auto;
color : #D50000;
}
			/*TOP BAR*/
#top {
margin : 0;
padding : 0;
}
#top h2 {
text-align : center;
text-transform : none;
letter-spacing : 5px;
font-size : 90%;
padding : 8px 0;
margin : 0;
background : #7e7e7e;
color : #aaa;
}
			/*BANNER*/
#banner {
width : 980px;
height : 135px;
margin : 0 auto;
padding : 0;
background : url(images/top2.jpg) center 0%;
color : #333;
}
#banner h1 {
height : 100px;
font-family : georgia, sans-serif;
text-align : center;
text-transform : none;
letter-spacing : 5px;
font-size : 175%;
padding : 0;
margin : 0;
background : transparent;
color : #aaa;
}
			/*MAIN CONTENT*/
#content {
float : right;
width : 740px;
margin : 0;
padding : 0 0 20px 0;
}

div.content2 {
float : right;
width : 720px;
margin : 0;
padding : 0 0 20px 0;
text-align: left;
}
#content3 {
float : right;
width : 780px;
margin : 0;
padding : 0 0 20px 0;
text-align: left;
 border: 1px dashed;
}
			/*LEFT SIDEBAR*/
#sidebar {
float : left;
width : 190px;
margin : 0;
padding : 0 5px 20px 10px;

}

#sidebar2 {
float : left;
width : 230px;
margin : 0;
padding : 0 5px 20px 5px;
color : #8b0000;
text-align: right;
text-indent: 0px;
border: medium none blue;
border-bottom: none;
word-spacing: 3px;
letter-spacing: 3px;
background-color: ButtonFace;
                                }

                                
#sidebar2 a:link,#sidebar2 a:visited  {

color: #0000cd;
                              
                                }
#sidebar2 a:hover {
	color : #8b0000;
	text-align: left;
}
			/*FOOTER*/
#footer {
clear : both;
font-size : 0.9em;
color : Black;
background : #E9EA00;
border-top : 1px solid #eee;
margin : 0;
text-align : center;
padding-left : 10px;
}
			/*TYPOGRAPHY*/
h3 {
font : 130% arial, "Trebuchet MS", arial, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #333;
background : inherit;
margin : 30px 0 10px 5px;
padding : 0;
}
h4 {
font : 100% arial, "Trebuchet MS", verdana, sans-serif;
color : #00019F;
background : inherit;
margin : 5px 0 5px 10px;
padding : 0;
}

h5 { font : 240% arial, "Trebuchet MS", arial, sans-serif;
  margin: 0px;
}

p {
	margin : 10px;
	font-weight: normal;
	text-align: left;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*SCROLLBAR*/
div.scroll {
overflow : auto;
height : 11em;
width : 500px;
padding : 5px;
border : 1px solid #eee;
margin : 20px 0 20px 15px;
background : inherit;
color : #555;
font-size : 90%;
}
			/*SIDEBAR NAVIGATION*/
#sidebar ul {
list-style : none;
margin : 0 0 20px 0;
padding : 0;
}
#sidebar ul li {
display : inline;
padding : 0;
margin : 0;
}
#sidebar ul li a {
display : block;
color : #00008B;
background : inherit;
text-decoration : none;
margin : 0;
padding : 5px 0 5px 0;
border-bottom : 1px solid #c0c0c0;
}

			/*LINK PROPERTIES*/
#content a:link, #content a:visited, #banner a:link, #banner a:visited {
color : #0000CD;
background : inherit;
text-decoration : none;
}
#content a:hover, #banner a:hover {
color : #00750a;
background : inherit;
text-decoration : none;
}
div.content2 a:link, div.content2 a:visited {
color : #0000CD;
background : inherit;
text-decoration : none;
}
div.content2 a:hover  {
color : #00750a;
background : inherit;
text-decoration : none;
}
#content3 a:link, #content3 a:visited,{
color : #0000CD;
background : inherit;
text-decoration : none;
}
#content3 a:hover, {
color : #00750a;
background : inherit;
text-decoration : none;
}

a img {
border : 0;
}

#content2 {
	float : right;
	width : 520px;
	margin : 0;
	margin-top: 5px;
	padding : 2px 0 20px 0;
	border: thin dashed Black;
}
#container #content3 div table tr td {
	text-align: center;
}

