body {
	color: #ABE4FF;
	background-image:url(images/bkg/Bkg_grad.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
  
}
* {margin:0px;padding:0px;}
.clear{clear:both;}


 
#container {
	background-image:url(images/bkg/i_strip.jpg);
	background-repeat: verticle;
	margin: 0px auto;
	text-align: left;
	width: 801px;
}
#header {
	background-image:url(images/bkg/i_hdr.jpg);
	width:801px;
	height:99px;
	display:block;
}

#main {
	background-image:url(images/bkg/i_main.jpg);
	background-repeat: no-repeat;
}
#left {
	width:161px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);

	
}
#right {
	float:right;
	width:580px;
}
/***************** Content ***********************/
.content {
	width:520px;
}

.content h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 200%;
	font-style: italic;
	color: #030;
	overflow:hidden;
	font-weight: 900;
	padding-top: 11px;
}

.content h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 130%;
	font-style: normal;
	color: #030;
	overflow:hidden;
	font-weight: 600;
	padding-top: 11px;
	padding-left: 8px;
}

.content h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 110%;
	font-style: italic;
	color: #030;
	overflow:hidden;
	font-weight: 700;
	padding-top: 11px;
	padding-left: 12px;
}

.content h4 {
	font-family: "Comic Sans MS", cursive;
	font-size: 140%;
	font-style: italic;
	color: #030;
	overflow:hidden;
	font-weight: 700;
	padding-top: 11px;
	padding-left: 12px;
	text-align: center;
}

.content p {
	font-family: "Comic Sans MS", cursive;
	font-size: 120%;
	font-style: normal;
	color: #030;
	padding: 10px 10px 0px 30px;
	font-weight:500;
	
}


.content ul {
	padding: 10px 0px 0px 20px;
	margin-left:5px;
	color: #030;
}
.content li {
	list-style-type: none;
	padding: 4px 3px 4px 10px;
	text-align:left;
	color: #030;
	font-size: 90%;
	font-style: italic;
	font-weight:500;
}



.content a {
	color:#609;
}
.content a:hover {
	color:#390;
}


.indent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	color: #000066;
	padding: 10px 10px 0px 40px;
	font-weight:600;
}



/***************** Menu ***********************/
#menu {
	width:165px;
	height:300px;
	margin-left:25px;
	margin-top: 40px;
}
#menu ul {
	padding: 5px 0px 0px 0px;
	width:155px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 2px 10px 0px 0px;
	text-align:right;
}
#menu a {
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	font-weight: 800;
	color: #636;
	text-decoration: none;
	font-size: 16px;
}
#menu a:hover {
	color:#CF0;
}
.lastchild{
	border-bottom: none !important;
}

#menumiddle p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #990000;
	padding: 10px 10px 0px 30px;
	font-weight:900;
}
#menumiddle a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}

#menumiddle a:hover {
	color:#FF0000;
}

#menubottom {
	background-image:url(images/menubottom2.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:66px;
	margin-left:25px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {

}
#footerend {
	background-image:url(images/bkg/i_ftr.jpg);
	background-repeat: no-repeat;
	width:801px;
	height:65px;
	display:block;
}

/***************** Map Pages ***********************/
.example {
font-family: "Comic Sans MS", cursive;
font-size: 75%;
font-style: normal;
overflow:hidden;
font-weight: 600;
}
.note {
font-family: "Comic Sans MS", cursive;
font-size: 75%;
font-style: normal;
overflow:hidden;
font-weight: 600;
}
 
