/* OneHappyIsland.info */

body {
	background: #ffffff url(images/bg.png) no-repeat top center;
	text-align: left;
	margin: 0px auto auto auto;
	height: 100%;
	width: 100%;
}

#cont {
	position: relative;
	margin: 30px auto auto auto;
	height: 642px;
	width: 700px;
	text-align: left;
}

#head {
	position: relative;
	margin: 10px auto auto auto;
	height: 105px;
	width: 100%;
	text-align: left;
}

#topmenu {
	position: relative;
	clear: both;
	text-align: right;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #666666;
}

a.topmenu:link {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.topmenu:visited {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.topmenu:hover {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #ff004b;
	text-decoration: none;
}

a.topmenu:active {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#menubar {
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	width: 100%;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
	background-position: bottom-center;
}
a.menubar:link {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.menubar:visited {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.menubar:hover {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff004b;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffeeee;
}

a.menubar:active {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.menubaractive:link {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#container {
	position: relative;
	margin: 15px auto auto auto;
	width: 700px;
	height: 450px;
	text-align: left;
	/* background-color: #ff0000; */
	padding: 0px;
}

#sidebar {
	position: relative;
	float: right;
	/* background-color: #00ff00; */
	width: 225px;
	height: 445px;
	overflow: auto;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #777777;
}

a.sidebar:link {
	text-decoration: none;
}

a.sidebar:visited {
	text-decoration: none;
}

a.sidebar:hover {
	text-decoration: none;
	background-color: #ffeeee;
}

a.sidebar:active {
	text-decoration: none;
}

#content {
	/* background-color: #0000ff; */
	border-right: 1px dotted #cccccc;
	width: 455px;
	height: 445px;
	padding-right: 9px;
	overflow: auto;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
}

p.norm {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 13px;
	line-height: 15px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Sans-Serif;
	letter-spacing: -1px;
	font-size: 28px;
	color: #ff004b;
	line-height: 30px;
	font-weight: 100;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #4a7bce;
	line-height: 20px;
	font-weight: 100;
}

#footer {
	width: 700px;
	height: 15px;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-top: 10px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.field {
	padding: 1px 0px 1px 0px; 
	margin: 0px; 
	font-family:Verdana, Sans-Serif; 
	font-size:11px; 
	color:#333333; 
	line-height:14px
}

td {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 13px;
}
