body {
	margin: 0px;
	padding: 0px;
}

p,td,th {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 1em;
}

li {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #DB5675;
}

h1 {
	border: 0;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DB5675;
	text-indent: -1em;
}

h2 {
	border: 0;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #DB5675;
	font-weight: bold;
}

table.standard {
	padding: 5px;
	margin: 0;
	border: 0;
	width: 400px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 380px;
}
html>table.standard {
	width: 380px;
}

table.standard td {
	vertical-align: top;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}
html>table.standard td {
	width: 180px;
}

#logo {
	width: 100%;
	background-image: url(images/main_logo_l.gif);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	height: 240px;
	border: 0;
	padding: 0;
	margin: 0px;
}

#logo a {
	height: 240px;
	width: 100%;
	display: block;
}

.alt {
	display: none;
}

.name {
	color: #DB5675;
}

#navbar{
	width: 100%;
	padding: 0;
	margin: 0;
	border-top: solid 1px #DB5675;
	border-bottom: solid 1px #DB5675;
	font: 11px Verdana, Lucida, Arial, sans-serif;
	background-color: #F8DAE0;
}


#navbar ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#navbar li {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	text-align: center;
}

#navbar li a {
	font-weight: normal;
	border-top: solid 1px #DB5675;
	border-right: solid 1px #DB5675;
	border-bottom: solid 1px #DB5675;
	background: #F8DAE0;
	color: #000;
	text-decoration: none;
	padding: 2px 33px;
}

#navbar li a:hover {
	background: #fff;
}

#sidebar {
	position: absolute;
	left: 0px;
	margin-top: 20px;
	padding: 0px;
	width: 287px;
}

#sidebar ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#sidebar li {
	margin: 0px 0px 5px 5px;
	padding: 0;
	border: 0;
}

li#ent {
	background-image: url(images/entertainment_on.gif);
	background-repeat: no-repeat;
}

li#ev {
	background-image: url(images/events_on.gif);
	background-repeat: no-repeat;
}

li#edu {
	background-image: url(images/education_on.gif);
	background-repeat: no-repeat;
}

li#enab {
	background-image: url(images/enabling_on.gif);
	background-repeat: no-repeat;
}

#sidebar a {
	margin: 0;
	padding: 0;
	border: 0;
	width: 282px;
	height: 76px;
	display: block;
	vertical-align: bottom;
}

a#entertainment:link {
	background-image: url(images/entertainment_off.gif);
}

a#entertainment:visited {
	background-image: url(images/entertainment_off.gif);
}

a#entertainment:hover {
	background-image: url(images/entertainment_on.gif);
}

a#entertainment:active {
	background-image: url(images/entertainment_on.gif);
}

a#events:link {
	background-image: url(images/events_off.gif);
}

a#events:visited {
	background-image: url(images/events_off.gif);
}

a#events:hover {
	background-image: url(images/events_on.gif);
}

a#events:active {
	background-image: url(images/events_on.gif);
}

a#education:link {
	background-image: url(images/education_off.gif);
}

a#education:visited {
	background-image: url(images/education_off.gif);
}

a#education:hover {
	background-image: url(images/education_on.gif);
}

a#education:active {
	background-image: url(images/education_on.gif);
}

a#enabling:link {
	background-image: url(images/enabling_off.gif);
}

a#enabling:visited {
	background-image: url(images/enabling_off.gif);
}

a#enabling:hover {
	background-image: url(images/enabling_on.gif);
}

a#enabling:active {
	background-image: url(images/enabling_on.gif);
}

#mainarea {
	border: 0;
	padding: 0;
	margin-left: 287px;
	width: auto;
}
	
#textarea {
	margin-top: 20px;
	border:  solid 1px #DB5675;
	padding: 20px 30px;
	width: 460px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px;
}
html>#textarea {
	width: 400px;
}

