/* formatting for main pages */

body {
    	background: #1B1F4A url('../images/mapbackground.jpg');
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0;
	padding: 0;
       }
h2    {
	font-size: 18px;
	text-align: center;
	}
 
a:link,a:visited
	{
	  font-weight:bold;
	  color:#FFFFFF;
	  text-align:center;
	  text-decoration:none;
	  border-width: 0px;
	}
a:hover,a:active
	{
	  background-color:#9A9FDA;
	}
.border1 {
	  border-width: 1px;
	  border-style: solid;
	  border-color: #999999;
	}
.piclink {
	text-decoration:none;
	}
a.piclink:link,a.piklink:visited
	{
	  font-weight:bold;
	  color:#444444;
	  text-align:center;
	  text-decoration:none;
	}
a.piclink:hover, a.piclink:active
	{
	 border-width: 1px;
	 border-style: solid;
	 border-color: #FFFFFF;
	 background-color: #999999;
	}
.container {
	margin-left: auto;
	margin-right: auto;
    	padding: 0px;
	border-width: 2px;
	border-style: ridge;
	border-color: #999999;
    	background-color: #1B1F4A;
	text-align: center;
	text-style: normal; 
       }
.picbar {
	margin-left: auto;
	margin-right: auto;
    	padding: 0px;
    	background-color: #1B1F4A;
	text-align: center; 
       }
.smallpic {

    	padding: 0px 1px 0px 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
    	background-color: #1B1F4A;
	height: 105;
	width: 80;
	text-align: left; 
	float: left;
       }
.textframe {
    	background-color: #E4E2CB;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	height: 500;
	width: 552;
	float: left;
	padding: 0px;
	border: 0px;
       }
.menuframe  {
    	background-color: #2D3279;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	height: 450;
	width: 230;
	float: right;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
       }
.menuextra  {
    	background-color: #2D3279;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #FFFF00;
	height: 50;
	width: 230;
	float: right;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
       }

.bottom {
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border:  thin solid #999999;
	background: #9A9FDA url('../images/bottom_bar/bottom.gif');
	text-align: center; 
	margin: 0px;
	color: #000033;
	font-size: smaller;
 
	}
.bottomscript {
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	margin: 0px;
	color: #000033;
	}
a.bottomscript:link,a.bottomscript:visited
	{
	color:#000033;
	text-align:center;
	text-decoration:none;
	}
a.bottomscript:hover,a.bottomscript:active
	{
	 background-color:#9A9FDA;
	}
.booktriptext {
	color: #FFFF00;
}

.menutitle {
	color: #CCCCCC;
	font-size: larger;
	font-style: normal;
	}
div.cloud
{
	float:left;
	width:95px;
	height:95px;
	background: #1B1F4A url('../images/cloud.gif') no-repeat top right;
	margin:0 0 15px 15px;
	padding-top:14px;
	text-align:center;
	color: #1B1F4A;
	font-size: 10px;
	font-family: Trebuchet,"Times New Roman", Times, serif;
	}
a.button:link,a.button:visited
{
	display:block;
	font-size:xx-small;
	color:#1B1F4A;
	text-align:center;
	padding:5px;
	text-decoration:none;
	font-size: x-small;
}
a.button:hover,a.button:active
{
	font-weight:bolder;
}
div.buttonright
{
float:right;
width:95px;
height:95px;
background-color: #1B1F4A;
margin:0px 5px 5px 5px;
padding-top:14px;
padding-right: 10px;
text-align:center;
}
