@charset "UTF-8";
/* CS
.clearS Document */

h1 {
		color:#600
		font-size:36px;
}

h2{
	color:#0F0;}
	
h6{
	color:#AB8133;
	text-align:justify;
	font-stretch:extra-expanded;}
	

.minor{
	   text-decoration:line-through;}
	   
.major{
		text-decoration:underline;}
		
.action{
		font-style:italic;}
		
.bold{
		font-weight:850;}
		
.clear, br{
	clear:both;
	outline-width: thin;
}

#banner {
	float: left;
	position:fixed;
	max-width:750;
	text-align: right;	
	
		

}

#container{
	background-color:#FFF;
	max-width:900px;
	float: left;
	margin-top: 150px;
}

#links{
	float:left;
	background-color:#FCC;
	margin-left: 0px;
	margin-right: 0px;
	width:100px;	
}

.mainmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	list-style:none;
	margin:0px;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	max-width:50px;
}
	
.mainmenu a{
	color:#00364F;
	background-color:#0F0;
	border:1px solid #d5e7ec;
	display:block;
	text-decoration: none;
	width:75px;
	padding:8px;
	border-left: 4px solid #d5e7ec;
	max-width: 80px;
}
	
.mainmenu a:hover{
	border:1px solid #008996;
	border-left: 4px solid #008996;
	max-width: 60px;
}
		
.submenu{
	margin:0px;
	padding:0px;
	list-style:none;
	max-width:75px;
	}
	
.submenu li{
	margin:0px;
	max-width: 75px;
}
	
.submenu a{
	font-size: 9px;
	width: 75px;
	margin:0px 0px 0px 25px;
	padding: 2px;
	max-width: 75px;
}
	

#menu ul{
	list-style-type: none;
	margin: 10px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	max-width:50px;
}
	
#menu a {
	display:block;
	width: 9em;
	text-decoration:none;
	background-color:#fff0;
	color:#33466B;
	padding:: 3px 22px 3px 8px;
	border-bottom: 1px solid #030;
	border-left:4px solid #030;
	font-weight:bold;}
	
#menu a:hover{
	background-color:#FF0;
	color:#F0F;
}

#menu li li a{
	display:block;
	width:9em;
	text-decoration:none;
	background-color:#FF0;
	color:#FFF;
	padding: 3px 22px 3px 8px;
	margin: 0px 0px 0px 10px;
	border-bottom: 1px solid #030;
	border-left:4px solid #030;
	font-weight:bold;}


#content{
	float: right;
	color:#FFF;
	margin-left: 13em;
	margin-right: 0em;
	text-align: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left;
	background-image:url(Background---Jaguar.jpg);
	background-color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-size: 12px;
	white-space: normal;
	display: block;
	text-indent: 15em;
	font-stretch: extra-expanded;
	font-variant: normal;
	line-height: 15px;
}


#footer{
	clear:both;
	position:absolute;
	background-color:#FFF;
	color:#00F;
	max-width:750;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	font-variant: small-caps;
	font-stretch: ultra-expanded;
	z-index: auto;
	margin-left: 375px;
}
