body {
margin: 0px;
padding: 0px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: small;
}

a:link {
text-decoration: none;
color: #000066;
padding: 2px;
}
a:visited {
text-decoration: none;
color: #0000FF;
padding: 2px;
}
a:hover {
text-decoration: none;
color: #000066;
background-color: #F4DF06;
padding: 2px;
}
a:active {
color: #000066;
padding: 2px;
background-color: #FFCC00;
}


#container {
width: 800px;
margin-left:2px;
margin-top:2px;
}

.forms{
font-size: 12px;
font-weight: bold;
color: #000066;
background-color: #FFFFFF;
text-decoration: none;
border: solid 1px #000066;
}

.p_text{
color: #000000;
font-size: 100%;
font-weight: bold;
margin-bottom: 8px;
margin-top: -5px;
}

#header{
position: relative;
height: 204px;
width:800px;
}

#logo{
float: left;
height: 204px;
width: 186px;
background: url(../images/logo.jpg) no-repeat;
}

#head_bkg{
float: left;
height: 204px;
width:598px;
background: url(../images/header.jpg) no-repeat;
}

#search_wrapper{
position: absolute;
width: 220px;
right: 33px;
top: 18px;
}

#search_res_wrapper{
position: absolute;
width: 400px;
}

#search_content{
margin-bottom: 10px;
position: relative;
font-size: 13px;
font-weight: bold;
color: #000066;
}

#news_wrapper{
position: absolute;
top: 105px;
width: 573px;
margin-left: 16px;
height: 90px;
}

#yellow1{
float: left;
width: 284px;
height: 90px;
background: url(../images/yellow1.gif) no-repeat;
}

#yellow2{
float: left;
width: 284px;
height: 90px;
margin-top: -81px;
margin-left: 290px;
background: url(../images/yellow2.gif) no-repeat;
}

#heading{
padding-top: 7px;
padding-left: 7px;
position: relative;
font-weight: bold;
font-size: 14px;
color: #000066;
}

#news_head{ 
position: relative;
font-weight: bold;
font-size: 13px;
padding-left: 7px;
margin-top: 3px;
}

#news_body{
float: left;
font-weight: bold;
font-size: 11px;
padding-left: 7px;
margin-top: 3px;
width: 270px;
}


#join_link{
margin-left: 50px;
margin-top: 14px;
font-weight: bold;
font-size: 20px;
}

#content_wrapper{
position: relative;
height: 204px;
width:800px;
}

#content_left{
float: left;
margin-bottom: 10px;
width: 186px;
}

#left_nav{
position: relative;
height: 200px;
width: 186px;
}

#left_nav ul{
display: inline;
list-style-type: none;
}

#left_nav a{
position: absolute;
text-indent: -9999px;
text-decoration: none;
}

#btn0 {
background: url(../images/btn_home1.gif) no-repeat;
width: 186px; top:8px; left: 0px; height: 29px;
}

#btn0:hover {
background: url(../images/btn_home2.gif) no-repeat;
}

#btn1 {
background: url(../images/btn_meetings1.gif) no-repeat;
width: 186px; top:45px; left: 0px; height: 29px;
}

#btn1:hover {
background: url(../images/btn_meetings2.gif) no-repeat;
}

#btn2 {
background: url(../images/btn_projects1.gif) no-repeat;
width: 186px; top:82px; left: 0px; height: 29px;
}

#btn2:hover {
background: url(../images/btn_projects2.gif) no-repeat;
}

#btn3 {
background: url(../images/btn_links1.gif) no-repeat;
width: 186px; top:119px; left: 0px; height: 29px;
}

#btn3:hover {
background: url(../images/btn_links2.gif) no-repeat;
}

#btn4 {
background: url(../images/btn_contact1.gif) no-repeat;
width: 186px; top:156px; left: 0px; height: 29px;
}

#btn4:hover {
background: url(../images/btn_contact2.gif) no-repeat;
}

#crisp_wrapper{
position: relative;
width: 165px;
height: 240px;
background-color: #A7C6FF;
padding: 5px;
margin-left: 4px;
border: solid #182BAD 1px;
}

#crisp_head{
position: relative;
font-size: 12px;
font-weight: bold;
}

#crisp_report{
width: 165px;
height:188px;
}

#content_right{
float: left;
margin-left: 14px;
width: 570px;
margin-top: 10px;
}

#content_right h1{
font-size: 170%;
border-bottom: solid #CCCCCC 1px; 
color: #0C1556;
width: 580px;
}

#content{
clear: both;
position: relative;
font-size: 100%;
margin-top: 12px;
font-weight: normal;
margin-bottom: 15px;
width: 550px;
}



#attached_pages{
position: relative;
font-weight: normal;
width: 550px;
margin-bottom: 10px;
background-color: #D1D9FA;
height: 30px;
padding: 
}

#att_icon{
float: left;
padding: 5px;
}

h2{
position: relative;
font-size: 15px;
font-weight: normal;
width: 500px;
padding: 0px;
margin-top: 3px;
}

#attached_heading a:link {
text-decoration: none;
color: #000066;
padding: 2px;
}
#attached_heading  a:visited {
text-decoration: none;
color: #0000FF;
padding: 2px;
}
#attached_heading  a:hover {
text-decoration: none;
color: #000066;
background-color: #FFCC00;
padding: 2px;
}
#attached_heading  a:active {
color: #FF0000;
padding: 2px;
background-color: #FFCC00;
}

#utilities{
float: left;
width: 500px;
height: 15px;
margin-left: 15px;
margin-top: 8px;
font-size: 13px;
}

#email_wrapper{
width: 400px;
color: #000099;
font-size: 14px;
font-weight: bold;
}

#footer{
position: relative;
clear: both;
margin: 0px;
padding: 0px;
}

#links{
float: left;
width: 400px;
font-size: 12px;
margin-top: 2px;
margin-bottom: 8px;
padding-left: 10px;
color: #0C1556;
}

#footer_box{
height: 2px;
width: 790px;
background-color: #182BAD;
}

#design{
margin-top:2px;
float: right;
margin-right: 10px;
font-size: 12px;
}
