html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #14537c;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body { background-image: url('images/graphbac.gif'); 
}	
#body  {
   background: white;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}


#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
}

#body        { background-image: url('images/body_bg.gif'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               color: white; width: 100%; background-position: 0% }
#body-top    { background-color: left; background-image: 
               url('images/body_top.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               position: relative; background-position: top }
#body-bot    { background-color: left; background-image: 
               url('images/body_bot.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-bottom: 17px; background-position: bottom }
#body-top-2  { position: absolute; top: 12px; left: 251px; width: 463px; height: 11px; 
               background-color: left; background-image: 
               url('images/body_top_2.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: top }
#wrapper {
	position: relative;
	padding-top: 28px;
}
h1 {
	position: absolute;
	top: 4px;
	left: 46px;
	font-size:26px;
	color:#14537c;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	position: absolute;
	top: 3px;
	left: 256px;
	
}
#nav a       { background-image: url('images/menu.gif'); width: 
               90px; height: 19px; display: inline; float: left; font-family: 
               Arial, Helvetica, sans-serif; font-size: 15px; text-align: 
               center; text-decoration: none; color: #e9e4d0; font-weight: 
               bolder; padding-top: 6px }
#nav  a:hover {
	color:#14537c;

}
#bignav {
	position: absolute;
	top: 3px;
	left: 56px;
	
}
#bignav a       { background-image: url('images/menublu.gif'); width: 
               136px; height: 30px; display: inline; float: left; font-family: 
               Arial, Helvetica, sans-serif; font-size: 18px; text-align: 
               center; text-decoration: none; color: #ffffff; font-weight: 
               bolder; padding-top: 6px }
#bignav  a:hover {
	color:#14537c;
}

#body-bot {
	padding-top: 7px;

}
#welcome {
	float: left;
	width: 231px;
	padding-left: 8px;
	padding-top: -4px;
	text-align: left;
	font: 12px verdana, arial, sans-serif; color: black;

}
#welcome1 {
	float: left;
	width: 232px;
	text-align: left;
	font: 11px verdana, arial, sans-serif;	
}
#welcome a {
	color: #14537c;
}
#welcome a:hover {
	color: #ff0000;
}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#14537c;
	font-size:24px;
}
#welcome p {
	margin: 0px 19px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 418px;
	padding-right: 34px;
	padding-top: 23px;
	color: #000000;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #14537c;
}
#content a:hover {
	color: #26241A;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #14537c;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #14537c;
}

.fineborder {
	border: 1px solid #14537c;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

.bar-lit     { background-image: url('images/bar_lit.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 6px; background-position: 0px 4px }
.bar-drk     { background-image: url('images/bar_drk.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 6px; background-position: 0px 4px }
#picbar {
	background: #14537c;
	width: 415px;
	margin: 2px 0 19px 0;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	border: 1px solid #14537c;
	margin: 5px 0px 5px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;

}

.adbox {
	float: left;
	width: 400px;
	padding: 2px;
	border: 1px solid #14537c;
	margin: 5px 0px 10px 4px;
   background: white;
}

#planer {
	float: left;
	width: 186px;
	border-right: 1px solid #14537c;
	padding-right: 20px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 195px;
	padding-top: 5px;
}

#planer p, #stories p {
	margin: 4px 0px;
}

#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	color: #4E4A3A;
	text-align: right;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}