html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: arial, Helvetica, sans-serif;
      font-size: 14px;
      background: #FFF url("images/border.jpg") repeat-y center;
}
    
img { border: none; }
a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover { color: #000000; }

/*---------- Divs ----------*/
#header {
	height: 150px;
	width: 100%;
	margin: 0 auto;
	background-image: url(images/headerfinal.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#logo{
      padding-top: 30px;
      margin: 0 auto;
      width: 890px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 850px;
}
html>body #logo { width: 850px }  /* for opera */

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      background: url(images/bitstream.gif) no-repeat 0px 0px;
      width: 317px;
      height: 85px;
}

#container {
      width: 890px;
      overflow: hidden;
      text-align: left;
      font: 90% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      border-top: 3px solid #6fb2e6;
      border-bottom: 3px solid #6fb2e6;
      background: #e5e5e5;
}  
* html #container {
      overflow: visible;
}

#content{
      float: right;
      width: 690px;
      background: #fff url(images/nav-edge.jpg) repeat-y;
      padding-bottom: 0px;
      min-height: 380px;
}
* html #content {height: 380px; overflow: visible;}

#maincontent {
      float: left;
      float: right;
      padding: 30px 20px 0px 20px;
      overflow: hidden;
      width: 450px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 410px; 
}



#rightdiv{
	padding-top: 30px;
	float: right;
	width: 230px;
	background-image: none;
	background-color: #e5e5e5;




}

#rightdiv img{
      padding: 1px;
      border: 1px solid #3399ff;
}

#news{
      width: 210px;
      margin: 0 auto;
}

/*---------- Navigation Menu ----------*/
#navcontainer {
      padding-top: 30px;
      padding-left: 15px;
      min-height: 380px;
      float: left;
      overflow: hidden;
      width: 180px;
}
* html #navcontainer {height: 380px; overflow: visible;}

.nav {
      width: 170px;
      position: relative;
      list-style-type: none;
      margin: 0;
      padding: 0px;
      font-size: 105%;
}

.nav li {
      text-align: left;
      margin: 3px 1px;
      padding: 0;
      
}

.nav li a {
      border: 1px solid #52a3e2;
      display: block;
      padding: 4px 0 4px 10px;
      background: #3399ff;
      color: #e5ffff;
      font-weight: bold;
      text-decoration: none;
      width: 170px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 160px; 
}

.nav li a:hover {
      background: #000000;
      color: #949494;
      font-weight: bold;
      cursor: pointer;
}

/*---------- Footer ----------*/
#footer {
      height: 30px;
      margin: 0 auto;
      padding: 10px 0 10px 0;
      font-size: 80%;
      text-align: center;
      color: #6a6666;
      width: 890px;
      background: #fff;
}

#footertextleft{
	margin-left: 10px;
	text-align: left;
	width: 470px;
	float: left;
	color: #FFFFFF;

}

#footertextright{
      margin-right: 10px;
      text-align: right;
      width: 350px;
      float: right;
}

/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: bold 140% Arial;
      color: #3399ff;
}

.mainheading{
	font-weight: bold;
	font-size: 140%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	width: 240px;
	padding-bottom: 3px;
	background-position: center;
	color: #3399ff;





}

h2 {
      padding-top: 0px;
      margin-top: 0px;
      font: bold 110% arial;
      color: #ff6600;
}

/*---------- Classes ----------*/
.underline{
      padding-bottom: 3px;
      width: 180px;
      border-bottom: 2px solid #ff6600;
}

.subheading{
	font-weight: bold;
	font-size: 130%;
	color: 3399ff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	width: 205px;
	padding-bottom: 3px;
	padding-right: 0px;
	text-align: left;
	padding-left: 5px;
	margin-left: 10px;









}

.submitbox{
	width: 210px;
	background: #FFFFFF;
	padding: 0px;
	text-align: center;
	border: 1px none #e5e5e5;
	height: 35px;
	font-family: "Copperplate Gothic Bold";
	font-size: 150%;
	font-weight: normal;
	cursor: hand;
	margin-left: 8px;





}

.submitbox p{
      margin-top: 3px;
      margin-bottom: 5px;
}

.linkbutton{
      height: 20px;
      font-size: 95%;
      background: #e5e5e5;
      color: #949494;
      border: none;
      padding: 3px 8px;
      font-weight: bold;
}

#maincontent ul{
      list-style-image: url(images/bulletblue.png)
}

.advert{
      width: 160px;
      padding: 5px;
      background: #fff;
      border: 1px solid #c8c8c8;
}
.subheading2 {

	font-weight: bold;
	font-size: 110%;
	color: #3399ff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	width: 135px;
	padding-bottom: 3px;
}
.nav2 {

      width: 170px;
      position: relative;
      list-style-type: none;
      margin: 0;
      padding: 0px;
      font-size: 105%;
}
.nav2 li a:hover {

      border: 1px solid #52a3e2;
      display: block;
      padding: 4px 0 4px 10px;
      background: #3399ff;
      color: #e5ffff;
      font-weight: bold;
      text-decoration: none;
      width: 170px;
      voice-family: "\"
}
.nav2 li a {

      border: 1px solid #52a3e2;
      display: block;
      padding: 4px 0 4px 10px;
      background: #3399ff;
      color: #e5ffff;
      font-weight: bold;
      text-decoration: none;
      width: 170px;
      voice-family: "\"
}
.nav2 li {

      text-align: left;
      margin: 3px 1px;
      padding: 0;
}
#maincontent2 {
	float: left;
	float: right;
	padding: 30px 20px 0px 0px;
	overflow: hidden;
	width: 640px;
	voice-family: "\";
	margin-left: 0px;
	left: 0px;
	clip:      rect(auto auto auto 0px);



}
#news2 {

      width: 210px;
      margin: 0 auto;
}
#maincontent2 ul {

      list-style-image: url(images/bulletblue.png)
}
#combox {
	width: 200px;
	margin: 0 auto;
	left: 300px;
	top: 100px;

}
.submitbox2 {
	width: 210px;
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0px;
	font-size: 100%;
	font-family: "Copperplate Gothic Bold";
	text-align: center;
	height: 35px;
	border: 3px solid #3399ff;
	color: #000000;
	background-color: #FF6600;
	float: none;
	background-image: none;
	vertical-align: 5%;
	line-height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	font-variant: normal;
	bottom: 3px;










}
.submitbox2 li a:hover {
	background: #000000;
	color: #949494;
	font-weight: normal;
	cursor: pointer;
	height: 35px;
	width: 210px;
	padding: 0px;


}
.submitbox2 p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;


}
.submitbox2 li a {
	border: 1px none #e5e5e5;
	display: block;
	padding: 0px;
	background: #FF6600 no-repeat;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	width: 210px;
	voice-family: "\";
	height: 35px;


}
.submitbox2 li {
      margin: 0px;
      padding: 0;
}
#leftdiv {
	padding-top: 30px;
	float: left;
	width: 230px;
	padding-left: 30px;

}
#leftdiv img {

      padding: 1px;
      border: 1px solid #ff6600;
}
.submitbox3 {

	width: 210px;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	font-size: 100%;
	font-family: "Copperplate Gothic Bold";
	text-align: center;
	height: 35px;
	border: 3px solid #ff6600;
	color: #000000;
	background-color: #3399ff;
	float: none;
	background-image: none;
	vertical-align: 5%;
	line-height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	font-variant: normal;
}
.submitbox3 li a:hover {

	background: #000000;
	color: #949494;
	font-weight: normal;
	cursor: pointer;
	height: 35px;
	width: 210px;
	padding: 0px;
}
.submitbox3 p {


      margin-top: 0px;
      margin-bottom: 0px;
}
.submitbox3 li a {

	border: 1px none #e5e5e5;
	display: block;
	padding: 0px 0 0px 0px;
	background: #3399ff no-repeat;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	width: 210px;
	voice-family: "\";
	height: 35px;
}
.submitbox3 li {

      margin: 0px;
      padding: 0;
}
b {

	color: #217ABC;
	font-weight: normal;
	text-decoration: none;
}
b:hover {
	color: #000000;
	text-decoration: none;
	cursor: hand;


}
#rightdiv2 {

	padding-top: 30px;
	float: right;
	width: 230px;
	background-image: none;
	background-color: #FFFFFF;
}
#rightdiv2 img {

      padding: 1px;
      border: 1px solid #3399ff;
}

