﻿* {
 padding: 0;
 margin: 0;
}
body {
 font-family: verdana, sans-serif;
 color: #666666;
 font-size: 80%;
 background-color:#FFFFCC;
}
#wrapper {
 width: 950px;
 margin: 0 auto;
}
#navbar {
 border-top: 3px solid #ffffcc; 
 border-bottom: 3px solid #ffffcc;
 margin: 0px 5px 0px 5px;
 padding: 2px;
 background-color: #CC0066;
 color:#FFB0FF;
 font-weight:bold;
 text-align:center;
}

#navbar a:link { color: #FFB0FF; font-weight:bold; text-decoration:none } 
#navbar a:visited { color: #FFB0FF; font-weight:bold; text-decoration:none } 
#navbar a:hover { color: #FFF0F8; font-weight:bold; text-decoration:underline } 
#navbar a:active { color: #FFB0FF; font-weight:bold; text-decoration:none } 
a:link { color: #CC0066; font-weight:normal; text-decoration:underline } 
a:visited { color: #CC0066; font-weight:normal; text-decoration:underline } 
a:hover { color: #FF95FF; font-weight:normal; text-decoration:underline } 
a:active { color: #CC0066; font-weight:normal; text-decoration:none } 



#header {
	border: 2px solid #CC0066;
	margin: 5px 5px 0px 5px;
	height: 100px;
	padding: 0;
	background-color: #FFFFFF;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
font-family:Arial, Helvetica, sans-serif;
font-size:.95em;
 margin: 0 0px 0px 5px;
 display: inline; /* IE Hack */
 width: 200px;
 float: left;
 min-height: 300px;
 padding: 0px;
 border: 2px solid #cc0066;
 background-color: #ffffff;
 
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#centercolumn { /* Parent Wrapper for inside boxes */
 border: none;
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 6px;
 width: 556px;
 float: left;
 min-height: 650px;
}
* html #centercolumn {height:650px} /* IE Min-Height Hack */ 
#contwrapper{
background-color:#ffffff;
 border: 2px solid #cc0066;
 padding:16px;
 min-height: 650px;
}
#contwrapper img {
	padding: 5px;
	border:1px #cc0066 solid;
	float:right;
}
* html #contwrapper {height:650px} /* IE Min-Height Hack */
#rightcolumn {
 margin: 0 5px 0px 0px;
 padding: 0px;
 display: inline; /* IE Hack */
 width: 164px;
 float: left;
 border: 2px solid #cc0066;
 background-color: #ffffff;
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

#footer {
 background-color: #A3A38F;
 margin: 0px 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 97.7%;
}
#bee{
	border:none;
	float:left;
	width:140px;
}
#bee img{
	border:none;
}
#fun2 {
margin: auto;
	border: 1px #CC0066 solid;
	background-color: #FFCCFF;
	padding: 12px;
	text-align: center;
	width:85%;
}

#fun {
	margin-top: 10px;
	float: left;
	border: 1px #CC0066 solid;
	background-color: #FFCCFF;
	padding: 12px;
	width:740px;
	text-align: center;
}
#top {
	background-color:#ffffff;
}
#mid {
	background-color:#ffffff;
}
#bott {
	background-color:#ffffff;
}
.gcont{
		background: url('_borders/bk.jpg') #ffffff ;background-position:0 0; background-repeat:no-repeat;
		width:100%; padding:0; margin:0;
}
.beel {
	float:left;
	background: url('_borders/health-s.jpg') #ffffff ;background-position:0 0;  background-repeat:no-repeat;
	width:40px;
	height:29px;
	padding:0;
	margin:0;
}
.beelg {
	float:left;
	background: url('_borders/health-sg.jpg') #ffffff ;background-position:0 0; background-repeat:no-repeat;
	width:40px;
	height:45px;
	padding:0;
	margin:0;
}
.navlg {
	float:left;
	font-size:.9em;
width: 160px;
padding:0;
margin:0;
text-align:right;
}

.navl {
	float:left;
	font-size:.9em;
	background-color:#fff;
	width: 160px
}
.clrl {
	clear:left;
}
.title {
	background-color:#cc0066;
	color:#fff;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
}
h1 { font-family: verdana, sans-serif; font-size: 1.4em; color: #CC0066; margin-top: 6px; margin-bottom: 2px }
h2 { color: #CC0066; font-size: 1.2em; margin-top: 5px; margin-bottom: 0 } 
h3 { font-size: 1.1em; margin-top: 5px; margin-bottom: 0 } 
h4 {font-size: 1em; margin-top: 0; margin-bottom: 0 } 
 
#noborder img{
	border:none;
	padding:0;

}
#noborder2 img{
	border:none;
}