body{
background: Blue url(img/bodybg.jpg) repeat-x fixed;
color: #000033;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color: #FA9A4B;
font-weight:700;
text-decoration:none;
}

a:hover{
color: #E35011;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}
#logo{
   float: left;
   
}

#container{
background: Blue none repeat-x;
margin:0 auto;
text-align:left;
width:752px;
}

#sitename{
   background: none no-repeat top center;
   color: #ffffff;
   font-weight: 400;
   height: 80px;
   margin: 0 20px 10px 0;
   text-align: center;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
background:url(img/greypx.gif) bottom left repeat-x;
float:left;
width:752px;
}

/*#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background: url(../img/tabsTT.gif) no-repeat 100% 0;
color: #304BA3;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color: #FF1515;
}

#nav li{
background: url(../img/tabsTT.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background: url(../img/tabsTT.gif) no-repeat 0 -41px;
}

#nav #current a{
   background: url(../img/tabsTT.gif) no-repeat 100% -41px;
   color: White;
   padding: 7px 20px 5px 11px;
}*/
/*#nav{
   float: left;
   width: 750px;
   
}*/

#navcontainer {
   background: #2F4696;
   border-top: 1px solid #99CCCC;
   font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   border-left: 1px solid #99CCCC;
   border-right: 1px solid #99CCCC;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
        #navlist {
                text-align: center
        }
}

#navlist li {
        bottom: 11px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #900;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #C00;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #369;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #369;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}

#wrap1{
background: #ffffff url(img/innerbgF.jpg) repeat-y;
border-bottom: 1px solid #8A8A8A;
border-left: 1px solid #99CCCC;
border-right:1px solid #99CCCC;
clear:both;
padding:0;
width:750px;
}

#wrap2{
	padding:10px;
	width:730px;
	background-image: url(/img/headerF.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap3{
background: url(img/headerA.jpg) no-repeat top left;
padding:10px;
width:730px;
}
#wrap4{
background: url(img/headeB.jpg) no-repeat top left;
padding:10px;
width:730px;
}
#wrap5{
background: url(img/headeC.jpg) no-repeat top left;
padding:10px;
width:730px;
}
#wrap6{
	padding:10px;
	width:auto;
	background-image: url(/img/header11H.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clip: rect(auto,auto,auto,5px);
}

#wrap7{
	padding:10px;
	width:730px;
	background-image: url(/img/headerFfff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color: #8A8A8A;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color: #E35011;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:-15px 0 0;
width:145px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
 color: White;
}

#rightside{
	float: right;
	margin: 40px 0px 0px 0;
	width: 150px;
	border-left: 1px solid #D0D0D0;
	text-align: center;
   
}


#rightside1{
	float: right;
	margin: 40px 0px 0px 0;
	width: 150px;
	border-left: 1px solid #D0D0D0;
	text-align: center;
	background-color: #304594;
   
}

#rightside h1{
   font-size: 1.4em;
   font-weight: 400;
   margin: 0 0 12px;
   color: #FFFFFF;
   margin-left: 9px;
}


#rightside1 h1{
   font-size: 1.4em;
   font-weight: 400;
   margin: 0 0 12px;
   color: #FFFFFF;
   margin-left: 9px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}


#rightside1 p{
font-size:0.9em;
margin:2px 0 12px 10px;
}


#rightside img{
border: 1px solid #FA9A4B;
margin:10px 0 5px 5px;
padding:2px;
}


#rightside1 img{
border: 1px solid #FA9A4B;
margin:10px 0 5px 5px;
padding:2px;
}


#content{
margin: 45px 161px 0 180px;
}

#contentalt{
margin:45px 15px 0 180px;
}
#contentalt11{
	margin-top: 45px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: auto;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color: #5A5A5A;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color: #5A5A5A;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
border: 1px solid #FA9A4B;
float:left;
margin:5px 15px 6px;
}

#footer{
clear:both;
color: #ABABAB;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:730px;
}

#footer a{
color: #ABABAB;
font-weight:400;
}

#footer a:hover{
color: #ABABAB;
text-decoration:underline;
}

.menublock{
margin-bottom: 0px;
text-align: center;
}

.myBox
{
	margin: 0 auto;
	border: 3px solid #ffffff;
	color: #ffffff;
	width: 60%;
	padding: 20px;
	text-align: left;
	background-color: #ff0000;
	border: 3px solid #ffffff;
	float: right; 
	width:145px;
	   /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}

.nav{
color: #E35011;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border: 1px solid #FA9A4B;
color: #5A5A5A;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border: 1px solid #FA9A4B;
color: #5A5A5A;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
color: #1517FF;


}

.active{
border: 1px solid #FA9A4B;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
border: 1px solid #DBDFDF;
color: #5A5A5A;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color: #ABABAB;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color: #8A8A8A;
}

.normal{
font-weight:400;
}

.sharp{
color: #1B1B1B;
}

.center{
text-align:center;
}

.hide{
display:none;
}
