/*HTML/Body*/
.transparent {
    filter:alpha(opacity=70);
    background-color:#fff;
    display:none;
    width:170;
    height:100;
    position:absolute;
    color: white;
    border: 1 green solid;
}

html{

background-color: #e4e4e4 ;

color: #000;

}


body{

width: 730px;

background: url("bodybackg.jpg") 0 -25px;

background-repeat: repeat-x;

background-color: #f2f2f2;

border-left: 10px;

border-right: 10px;

border-top: 0px;

border-bottom: 10px;

border-color: #fff;

border-style: solid;




}


html,body{

font-family: verdana, tahoma, arial, helvetica, sans-serif;

margin: auto;

}

html,body p{

font-family: verdana, tahoma, arial, helvetica, sans-serif;

font-size: 11px;

line-height:18px;

}

#centered-table {
   margin-left: auto;
   margin-right: auto;
}



/*Suckerfish Navagation*/


h1 {

text-align: left;


}

#navo{
height: 22px;
background-color: #666;
}


ul {

list-style: none;

padding: 0;

margin: 0;
line-height:24px;

}



#nav a {

font-weight: normal;

font-size: 10px;

color: white;

padding-left: 10px;

text-decoration: none;
height: 22px;

}



#nav li li a {

display: block;

height: 22px;
font-weight: normal;

color: white;

padding-right: 4px;



}

#nav li a {

display: block;


font-weight: normal;

color: white;

padding-right: 4px;


height: 22px;

}



#nav li li a:hover {


height: 22px;
background-color: #6d933d;

padding-right: 4px;

}

#nav li a:hover {

height: 22px;

background-color: #6d933d;

padding-right: 4px;

}


li {

float: left;

position: relative;

width: 119px;

height: 22px;

text-align: left;

cursor: default;

border-left: 2px solid #FFFFFF;



background-color: #666;



}



li#first {

border-left-width: 1em;

}



li#last {

border-right-width: 1em;

}



li ul {

display: none;

position: absolute;

top: 100%;

left: 0;

font-weight: normal;

background-color: #666;

padding: 0.5em 0 1em 0;


}



li>ul {

top: auto;

left: auto;


}



li li {

display: block;

float: none;

background-color: transparent;

border: 0;

}



li:hover ul, li.over ul {

display: block;


}



/*topbar*/

.topbar{



font-size: 0px;

border-top: 2px solid #fff;

border-bottom: 1px solid #fff;

border-left: 0px solid #fff;

border-right: 0px solid #fff;

}

#topbar{

font-size: 0px;

width:730px;
height: 100px;
margin: 0px;
border-bottom: 2px solid #fff;
}

.home{

font-size: 0px;

width:730px;
height: 302px;
margin: 0px;
border-top: 2px solid #fff;

border-bottom: 1px solid #fff;
}


/*subtopbar*/

.subtopbar{

border-top: 1px solid #fff;

border-bottom: 1px solid #fff;

border-left: 0px solid #fff;

border-right: 0px solid #fff;

}

#subtopbar{

width:730px;

border-top: 1px solid #fff;

border-bottom: 1px solid #fff;

border-left: 0px solid #fff;

border-right: 0px solid #fff;

}


#subtopbar span{ 

float: right; 

position: relative; top: 40px; right: 200px; 

height: 0px;

}





/*Main Menu Content*/


.content{

width: 730px;

border-top: 1px solid #fff;

border-bottom: 1px solid #fff;

border-left: 0px solid #fff;

border-right: 0px solid #fff;

margin-top:0px;
}



		


/*Image in a Box Float*/

dl.float-right{
	text-align: left;
	float: right;
	font-size: 10px;
}

dl.float-right img{
	border: solid #FFFFFF 10px;
	margin-left: 15px;
}

.float-right dd{

font-size: 10px;



}.mediumblue {
	background-color: #8dd8f8;
}

.midwayblue {
	background-color: #00adef;
	color: #FFFFFF;
}

.darkblue {
	background-color: #1b67b2;
	color: #FFFFFF;
}

.image {
	border: 10px solid #FFFFFF;
}


.image a :hover{
	border: 10px solid #99cb01;
}


/*Footer*/

#footer{

width: 730px;

height: 90px;

margin-top: -1px;

background: #222 url("footer.jpg") no-repeat;

color: #fff;


}


#footer p{
	font-size: 9px;
	margin-left: 50px;

	vertical-align: bottom;
}

#footer {
	clear:both;
	vertical-align: bottom;
}.footernew {
	vertical-align: bottom;
}

