*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: arial,trebuchet ms, verdana, tahoma;
font-size: 75%; 
color: #1a1a1a;
background-color:#333333;
margin-top: 0px;

}

#navcontainer{
margin:0px;
width:auto;
padding:0;
float:right;
}

#navcontainer ul
{
padding:0;
margin: 0;
color: #fff;
width: auto;
}

#navcontainer ul li { 
display: inline; 
line-height:32px;
padding:0;
margin: 0;
}
#navcontainer ul li a
{
padding: 0.5em 1em;
letter-spacing:0.3em;
color: #fff;
text-decoration: none;
float: left;
font-size:77%;
text-transform:uppercase;
}

#navcontainer ul li a:hover
{
color: #fff;
background: #76b4e3;
border-bottom:#ffaa55 3px solid;

}

ul#nav li a:hover, ul#navlist li#current a:hover
{
color: #fff;
background: #76b4e3;
border-bottom:#ffaa55 3px solid;
}


#navcontainer ul li a#current
{
color: #fff;
background: #76b4e3;
border-bottom:#ffaa55 3px solid;
}

img{
border:0px none;
}
h1{
font-size:140%;
text-transform:uppercase;
letter-spacing:0.3em;
margin-top:5px;
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px #efefef solid;
}

h2{
font-size:120%;
color:#006699;
}
#main
{
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	border :5px solid #fff;
	background-color:#ccc;
}


#header
{
	background-image: url('images/header_bg.gif');
	background-repeat:top;
	background-repeat: no-repeat;
	height: 120px;
	width:765px;
	padding:0;
	border-bottom:1px solid #ffffff;
	
}
.star{
color:#cc3333;
font-weight:bold;
font-size:120%;
}
#content{
padding:10px;
}
#leftcontent{
width:95%;
background-color:#ccc;
}
#leftcontent p{
text-align:justify;
}
#leftcontent a{
color:#006699;
text-decoration:none;
}
#leftcontent a:hover{
color:#1a1a1a;
text-decoration:underline;
}

#rightcontent{
background-color:#ccc;
}

#rightcontent A IMG {
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=70); moz-opacity: 0.70; opacity: 0.7;
}
#rightcontent A:hover {
	COLOR: #06a; BACKGROUND-COLOR: transparent;
}
#rightcontent A:hover IMG {
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=100); moz-opacity: 1.0; opacity: 1
}






#rightbg{
    background-image: url('images/rhs-bg.jpg');
	background-repeat:top;
	background-repeat: no-repeat;
	color:#fff;
	}
#footer{
width:100%;
height:85px;
color:#fff;
background-color:#5B95DB;
}
#footer a{
color:#fff;
text-decoration:none;
}
#footer a:hover{
color:#ccc;
text-decoration:underline;
}
#copyright{
padding:5px;
color:#ccc;
text-align:center;
}