/* CSS Document */

body {
	background-color: #003366;
	font-family: Tw Cen MT;
}

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #00ff66;text-decoration:underline;}

a:active {
	color: #00ff66;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {color:#2c6a94;
font:"Tw Cen MT"; font-weight:normal; padding-bottom:2px;}
h1            { font-size:1.9em; line-height:.8; }
h2            { font-size:1.4em; font-style:italic; line-height:.8;}
h3            { font-size:1.46em; line-height:.8; }
h4            { font-size:1.4em; font-style:italic; line-height:.8;}
h5            { font-size:16px;  line-height:.8; padding-bottom:0px;font-weight:bold;}
h6            { font-size:1.4em;  }


.bg1 {
	background-color: #6699cc;}
.bg2 {
	background-color: #6699cc;
	font-size: 12px;
	}
	.style2 {font-size: 12px}
.style4 {font-size: 16px}
.style5 {font-size: 18px}
.style6 {font-size: 20px}	
.style7 {font-weight:bold;
		font-size: 14px}
.style8 {font-weight:bold;
		font-size: 14px}
.style15 {color: #CCCCCC}
.style16 {color: #FFFFFF}

.style19 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Arial Unicode MS";
}
.style20 {color: #006699; font-weight: bold; }
.style22 {font-size: 18px}
.style23 { font-size:1.4em; font-style:italic; line-height:1; color:#336699}
.style26 {font-family: Calibri}
.style27 {font-size: 24px}
.style28 {color: #336699}
.style29 {
	color: #000000;
	font-family: "Tw Cen MT";
	font-size: 24px;
}
.style30 {color: #99CCCC}
/* ID Styles */


#nav_contain{
width:95%; 
height:35px; 
background:url(images/bg-navigation.png) repeat-x; 
margin:0; 
padding:0;
float:right;
}
#nav{width:775px; height:25px; padding:0; margin:0px auto; font-size:1.em;}
#nav ul{margin:0px auto; height:25px; padding:0; display:block; width:785px;}
#nav ul li{display:block; float:left; width:65px; height:25px; padding:10px 10px 0px 0px; text-align:center;}
#nav ul li a{width:100%; height:100%; display:block; color:#fff; text-decoration:none; }
#nav ul li a:hover, #nav ul li a.active{background:url(../images/menu_on.jpg) repeat-x; width:100%; height:100%;color:#fff;font-weight: bold;}



#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	


	/* twitter */
	
#tweet 
.twitterPrefix{
	color:#66CCFF;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
}
.twitterStatus{
color:#66CCFF;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
}
.twitterTime{
color:#66CCFF;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
}
/* BANNER */
#banner_contain{background:#fff;}
#banner{ width:800px; height:320px;  margin:0px auto;  font-size:.85em;}
#wrapper{width:780px; padding:10px;}
#panes{width:780px; height:270px; overflow:hidden;  }
.pane{ width:780px; height:270px; overflow:hidden;}
#heading{display:none;}
#prevnext{float:right;}
#prevnext #previous, #prevnext #next{padding:5px; background:#333; color:#fff; cursor:pointer;}
.pane .sitescreen{width:460px;float:left; }
.pane .sitescreen img{border:7px solid #333; }
.pane .sitescreen img.png{border:none;}
.pane .sitedetails{float:left; width:310px; padding-top:40px;}
.pane h1{font-size:2.1em; line-height:1em;}
.pane h2{font-size:2em;}
.pane h3{}
.pane strong{padding:3px; background:#333; color:#fff; font-weight:normal;}
.pane ul{margin:0; padding-left:15px; font-size:.9em;}
.pane li{margin:0; padding:0; list-style:none;}
#navcontainer{
font-size:1.1em; line-height:1.5em;
background: #99cccc; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

#navcontainer a
{
display: block;
padding: 0px 1px ;
width: 300px;
background:#99cccc;
border-bottom: 1px solid #d29c1a;
color:#000066;
}

#navcontainer a:link, .navlist a:visited
{
color: #000066;
text-decoration: none;

}

#navcontainer a:hover
{
background: #fff;
color: #644322;font-weight: bold;
}

#navcontainer a:visited
{
color: #000066;
  text-decoration: none;

}
