html,body {
height:100%;
background-color:#6f7072;
}


body {
background-color:#6f7072;
font-family: helvetica,arial,sans-serif;

}

#container{

width:806px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
}

#bannertext {
text-align:left;
}

#main {
background-color:#e5e7e6;
width:805px;
position:relative;
margin-top:1px;
margin-left:1px;
}



#bd{

border-top:1px solid #6F7072;
border-right:1px solid #788494;
border-left:1px solid #788494;

}

#ft {
text-align:center;
padding-top:10px;
color:white;
}

img.navheader {
display:block;
margin-bottom:3px;
}

.navlink {
display:block;
}

#navigation {
background-color:#5a727a;
background-image:url("/media/images/leftnavbg.jpg");
background-repeat:no-repeat;
min-height:497px;
border-right:1px solid #6F7072;
width:180px;
}



#bannerimage {
border-top:1px solid #788494;
border-right:1px solid #788494;
border-left:1px solid #788494;
overflow:hidden;
margin-bottom:0px;
margin-top:4px;
padding:0px;
height:100px;
}

#newsheader {
margin-top:5px;

}

.article_frontpage_view h2, .article_teaser_view h2,#category_header h2{
font-family: "Times New Roman",
             Times,
             serif;
font-size:1.3em;
font-weight:bold;
margin-top:10px;
margin-bottom:13px;
}

.article_frontpage_view h2 a{
color:black;
text-decoration:none;
}

.article_teaser_view h2 a{
color:black;
text-decoration:none;
}

.editlink {
float:right;
margin-top:10px;
padding:5px;

}

.editlink a{
text-decoration:none;

padding:10px;
border:1px dashed black;
color:black;
}

.editlink a:hover{
background-color:#fff;
}


.article {
font-size:.9em;
text-align:justify;
}






#nav1 {
position:absolute;
top:10px;
}

#nav2 {
position:absolute;
top:120px;
}


#nav3 {
position:absolute;
top:310px;
}

#sidebar {
width:146px;
background-color:#e5e7e6;
float:right;
}

#content {
width:454px;
min-height:500px;
float:right;
min-height:497px;
padding-right:10px;
border-right:1px solid #6F7072;
background-color:#e5e7e6;
}

.yui-t2 #yui-main .yui-b{
margin-left:193px;
}

#apply{
position:relative;
left:-1px;
margin-bottom:0px;
}

#donate{
position:relative;
top:-4px;
left:-1px;
}

#news h3{
font-size:1.1em;
}

#news h3 a {
color:#92278f;
text-decoration:none;
}

#news h3 a:hover {
color:black;
}

#news {
padding:5px;
text-align:center;
font-size:0.9em;
}

#news .navlink {
margin-bottom:10px;
}

#ft {
font-size:0.9em;
clear:right;
}


a {
color:#92278f;
text-decoration:none;
}

a:hover {
color:black;
}
