input {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #154E7B solid;
	font-size: 10px;
}

button {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #154E7B solid;
	font-size: 10px;
}

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: #154E7B;
}
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: #ffcc99;
	background: #CCCCCC;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	color: white;
	width: 100%;
}
#body-wtop {
	background-color: #FFFFFF;
	background: top left url(images/white_top.gif) no-repeat;
}
#body-top {
	background: top left url(images/body_top2.gif) no-repeat;
	position: relative;
}
#body-bot {
	background: bottom left url(images/body_bot.gif) no-repeat;
	padding-bottom: 17px;
}
#body-top-2 {
	position: absolute;
	top: 12px;
	left: 251px;
	width: 463px;
	height: 11px;
	background: top left url(images/body_top_2.gif) no-repeat;
}

#wrapper {
	position: relative;
	padding-top: 68px;
}
h1 {
	position: absolute;
	top: 36px;
	left: 13px;
	font-size:26px;
	color:black;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	position: absolute;
	top: 43px;
	left: 425px;
	
}
#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;
	padding-top:6px;
	text-decoration:none;
	color:white;
	font-weight:bolder;
}
#nav  a:hover {
	color:white;
}

#body-bot {
	padding-top: 12px;
}
#welcome {
}
#welcome a {
	color: white;
}
#welcome a:hover {
	color: white;
}
#welcome h2 {
	text-align: center;
	color:white;
	font-size:24px;
}
#welcome p {
	margin: 0px 19px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	color: #154E7B;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #154E7B;
}
#content a:hover {
	color: white;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid white;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid white;
}

.fineborder {
	border: 1px solid white;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

#picbar {
	background: #A3A189;
	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 #8B846A;
	margin: 5px 0px 5px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

#planer {
	float: left;
	width: 186px;
	border-right: 1px solid white;
	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;
}


#chatwindow 		{ border:2px solid #154E7B; padding:4px; background:#ffffff; color:#154E7B;  width:660px; height:auto; font-family:courier new;}
#chatnick 		{ border: none; border:2px solid #154E7B; padding:4px; background:#ffffff; color:#154E7B;}
#chatmsg 		{ border: none; border:2px solid #154E7B; height:25; padding:4px; background:#ffffff; color:#154E7B; }
//#8BD7EF

#info 			{ text-align:left; padding-left:0px; font-family:arial; }
#info td 		{ font-size:12px; padding-right:10px; color:#DFDFDF;  }
#info .small 		{ font-size:12px; padding-left:10px; padding-right:0px;}

#info a 		{ text-decoration:none; color:white; }
#info a:hover 		{ text-decoration:underline; color:#CF9700;}

.container {background:#22A8CB; width:728;}
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#22A8CB;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

.white-container {background:#ffffff; width:728;}
.white-rtop, .white-rbottom{
display:block;
background:#999;
}
.white-rtop *, .white-rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#ffffff;
}
.white-r1{margin: 0 5px}
.white-r2{margin: 0 3px}
.white-r3{margin: 0 2px}
.white-r4{
margin: 0 1px;
height: 2px
}
