/*BASIC STYLES*/

* {margin: 0px;
padding: 0px}

body {  font-family: 'Helvetica Neue',arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#6699ff;
	text-align: left;

	font-size:12px;
	}

img{border: none;}


a:link {text-decoration: none;
  color: #330000;}

a:hover{color: blue;}
a:active{color: blue;}
a:visited{color: #330000; text-decoration: none;}

.top{margin: 0px;
	padding: 0px;
	}
	

#container {
	position: absolute;
        display: block;
	left: 50%;
	width: 800px;
	margin-left: -400px;
        background-color: #6699ff;
        margin-top: 10px;
	}

/* MASTER DIV POSITIONING */

#header {
	float: left;
	width: 800px;
	height: 43px;
	background: none;
        display: block;
	}

#bar {
 float: left;
 width: 800px;
 	height: 20px;
	background: white;
        display: block; color: black;
 border:none;
 margin-top:5px;
 padding: 0px;
 text-align: center;
 line-height: 20px;
 }

#bar ul{
    margin:0px;
    margin-top: 2px;
    padding:0px;
    border: none;
}
#bar li{
    color: white;
    background: none;
    display:inline;
    list-style:none;
    margin:5px;
    /*margin-right: 20px;*/
    padding-left:2px;
    padding-right:2px;
    border: none;
}


#flashbox{
 float: left;
 display: block;
 width: 800px;
 height: 168px;
background-color: white;
}


#content {
        display: block;
        float: left;
        margin-top:10px;
        margin: auto;
	width: 800px;
        min_height: 700px;
	background-color: white;
	}



#left{
float:left;
width: 500px;
margin-left: 10px;
background: none;

}
#linksleft{
float:left;
width: 700px;
margin-left: 10px;
background: none;

}

.left1{
width: 500px;
margin: 0px;
margin-top: 20px;
padding: 0px;

}

.left1 h1{
font-size: 14px;
line-height: 14px;
color: #330000;
margin-bottom: 10px;
margin-top: 10px;
}

.left1 h2 {
font-size: 12px;
line-height: 12px;
color: #330000;
margin-bottom: 10px;
margin-top: 10px;
}

.left1 p{
 margin-right:5px;
 color: black;
}




.left1 h3 {
margin-left: 10px;
font-size: 11px;
line-height: 11px;
color: #330000;
margin-bottom: 10px;
margin-top: 5px;
}

.subcontent h4{color:black;}

.left1 h4 {
margin-left: 10px;
font-size: 11px;
line-height: 11px;
color: #330000;
margin-bottom: 10px;
margin-top: 10px;
}

.values{margin-left: 10px;}


.linksleft1{
width: 700px;
margin: 0px;
margin-top: 20px;
padding: 0px;

}

.linksleft1 h1{
font-size: 14px;
line-height: 14px;
color: #330000;
margin-bottom: 10px;
margin-top: 10px;
}

.linksleft1 h2 {
font-size: 12px;
line-height: 12px;
color: #808080;
margin-bottom: 10px;
margin-top: 10px;
}


.linksleft1 p{
 margin-right:5px;
 color: black;
}




.linksleft1 h3 {
font-size: 13px;
line-height: 13px;
color: blue;
margin-bottom: 10px;
margin-top: 5px;
}


.linksleft1 h4 {
margin-left: 10px;
font-size: 11px;
line-height: 11px;
color: #330;
margin-bottom: 10px;
margin-top: 10px;
}

.linkstabcontent{display: block;
width: 700px;
}
.linkstabcontent p{
margin-right: 15px;
margin-bottom: 10px;
}

.linkstabcontent h4{margin-top: 0px;}

.linkstabcontent h2{color: #300; margin-bottom: 10px; margin-top: 15px;}


.tabcontent{
display: block;
width: 500px;
}
.tabcontent p{
margin-right: 15px;
margin-bottom: 10px;
}

.tabcontent h4{margin-top: 0px;}

.subcontent {background-color: #f2f2f2;}

.subcontent h2{color: #300;}

.eventdate {font-size: 10px;}

.subcontent  h4{color: black;}



.date{font-color:grey;
font-size: 10px;}

.newsicon {margin:2px; margin-right: 5px; border: 1px solid black;}

.gallery {display: inline;
 margin: 10px;
 border: 1px solid white;
}



#right{
float:right;
width: 260px;
margin-top: 20px;
margin-right: 20px;
border-left:1px solid #808080;
background-none;
}



.right1{
width: 250px;
margin: 0px;
margin-left: 10px;
margin-top: 20px;
padding: 0px;
background-color: white;
}

.right1 h2{
margin-top: 5px;
margin-bottom: 5px;
font-family: arial,helvetica,sans-serif;
	font-size: 11px;
         color: #808080;
	line-height: 11px;
 margin-left: 10px;
}

.right1 h3{
margin-top: 5px;
margin-bottom: 10px;
font-family: arial,helvetica,sans-serif;
font-size: 13px;
color: #808080;
line-height: 13px;
margin-left: 10px;
}

.right1 h4{
margin-top: 10px;
margin-bottom: 5px;
font-family: arial,helvetica,sans-serif;
font-size: 11px;
color: #808080;
line-height: 11px;
margin-left: 10px;
}

.right1 p{
font-family: arial,helvetica,sans-serif;
font-size: 11px;
color: black;
line-height: 11px;
margin-left: 10px;
margin-bottom: 5px;}

.right1 br{margin-bottom:5px;}

.selfhelp {background-color: #f3f3f3;}

.oldnews {margin-left: 20px;
background-color: #f3f3f3;}


.readmore {color: yellow;}


ul{
color: black;
margin-left: 20px;
	padding: 0px;
	text-align: left;
list-style-type: unordered-list;
font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;}












#footer {
	clear: both;
	width: 800px;
        height: 10px;
	background-color: white;
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: center;
       	}

#footer p{
font-size: 10px;
line-height: 10px;
color: black;
        font-style: bold;

}

.subcontent h4{color: black;}
.subcontent h2{margin-left: 10px;}


