html,body{
	margin:0;
         padding:0;
         	}

body{
	font: 76% arial,sans-serif;
         text-align:center;
         background-color: #F4F4F4;
         	}

p{
	margin:0 10px 10px ;
	}

a{
	color: #9817930;
	padding:5px;
	}
	
div#menu {
    	width: 216px;
    	border-left:1px solid #ffffff;w
	border-top:1px solid #ffffff;
	border-right:1px solid #848484;
	border-bottom:1px solid #848484;
         }

div#menu a {
    	
    	padding-right: 10px;
    	display: block;
    	padding-left: 10px;
    	border-left-width: 0px;
    	background:;
    	border-bottom-width: 0px;
    	padding-bottom: 5px;
    	margin: 0px 0px 0px;
    	color: #000000;
    	padding-top: 5px;
    	text-align: center;
    	text-decoration: none;
    	font-size: 13px;
    	font-weight: bold;
	}

div#menu a:hover {
	width: 216px;
         background: #0070C0;
         color: #ffffff;
	}

div#menu2 {
	width: 215px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #848484;
	border-bottom:1px solid #848484;
    	}
    	
div#menu2 a {
    	display: block;
    	background:#E2ECFC;
    	padding-bottom: 5px;
    	margin: 0px 0px 0px;
    	color: #000000;
    	padding-top: 5px;
    	text-align: center;
    	text-decoration: none;
    	font-size: 13px;
    	font-weight: bold;
	}
	
div#menu2 a:hover {
	width: 215px;
        background: #B9CAFF;
        color: #0000ff;
        font-style: normal;        
	}

div#header h1{
	height:80px;
         line-height:80px;
         margin:0;
         padding-left:0px;
         background: #C7DBFA;
         
         color: #ff8c00;
         font-size: 30px;
         font-family:serif, times;
         text-indent: 30;
         
         background-image: url(images/Panorama6.JPG);
         height:80px; width:950px;
         background-color:#ffffcc;
         background-position:right;
         }


#hmenu{
	text-align: center;
	height:30px;
        line-height:20px;
        background:#FFCC77;
        color: #B9CAFF;
        font-variant:small-caps;
    	font-size: 16px;
        font-weight: bold;
        padding:0;
        margin:0;
	}

#hmenu a {
	height:30px;
        line-height:20px;
    	color: #0022ff;
    	
    	text-align: center;
    	text-decoration: underline;
    	font-size: 12px;
    	font-weight: bold;
    	
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #848484;
	border-bottom:1px solid #848484;
	}

#hmenu a:hover {
	background: #FF9900;
        color: #000000;
        
        font-weight: bold;
        font-style: normal;
        
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #848484;
	border-bottom:1px solid #848484;
	}

div#container{
	width:950px;
	height:1300px;
        margin:0 auto;
        background-color: #ffffcc;
        
        text-align:left;
         }
         
div#content a:link {
		link: #ff8800;
		}

div#content{
	float:right;
         width: 650px;
         link: #ff8800;
         }

div#content p{
	line-height:1.4;
	}

div#navigation{
	border-left:1px solid #ffffff;
	border-top:2px solid #ffffff;
	border-right:1px solid #0055ff;
	border-bottom:2px solid #0055ff;
	height:1180px;
	margin-left:20px;
	padding-top:3px;
	background:#B9CAFF;
         float:left;
         width:240px;
	}
	
div#extra{
	background:#FF85390;
         float:left;
         clear:left;
         width:250px;
         }

div#footer{
	background: #333;
	color: #FFF;
         clear:both;
         width:100%;
	}

a:link    {
		font-size: 12px;
		color: blue;
		text-decoration: none
		}
		
a:hover   {
		font-size: 14px;
		color: red;
		}
		
a:active  {
		font-size: 12px;
		color: red;
		text-decoration: none
		}

a:visited {
		font-size: 12px;
		color: #ff8800;
		text-decoration: none 
		}

a:external-link-new-window:link {
		font-size: 12px;
		color: blue;
		text-decoration: none;
		}
		
a:external-link-new-window:hover {
		font-size: 14px;
		color: red;
		}
		
a:external-link-new-window:active {
		font-size: 12px;
		color: red;
		text-decoration: none;
		}
		
a.external-link-new-window:visited {
		font-size: 12px;
		color: #ff8800;
		text-decoration: none
		}

div#footer p{
	margin:0;
         padding:5px 10px;
	}

#menucontainer {
	width:228px;
	margin:0px;
	}
