body {
	background-color: #333333;
}
#wrapper {
	padding: 5px;
	width: 760px;
	border: medium double #F4F0ED;
}
.leftmenuitem {
	background-color: #F4F0ED;
	border: thin solid #F4F0ED;
	xpadding: 10px 0px;
	text-align: center;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 5px 5px 5px 0px;
	color: #F88180;
}

.leftmenuitem a {
	display: block;
	padding: 10px 0px;
	text-align: center;
	color: #F88180;
	background-color: #F4F0ED;
	
}

.leftmenuitem a:hover {
	xborder: thin solid #F4F0ED;
	text-align: center;
	Xwidth: 300px;
	color: #F4F0ED;
	background-color: #F88180;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F4F0ED;
	font-size: 18px;
}
#main {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
}
#leftmenu {
	float: left;
	margin-top: 10px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F4F0ED;
	font-size: 12px;
	line-height: 1.4em;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F4F0ED;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #F4F0ED;
	padding-bottom: 0px;
}

textarea, input, select {
	background: #F4F0ED;
	border: 1px solid #d8d8d8;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	padding: 4px;
	color: #666666;
}

form, label input {
	margin: 0;
	padding: 0;
}

#header {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F0ED;
	border-right-color: #F4F0ED;
	border-bottom-color: #F4F0ED;
	border-left-color: #F4F0ED;
	padding: 0px;
	text-align: center;
	color: #F4F0ED;
	background-color: #F4F0ED;
}

#header p {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-repeat: repeat-y;
	background-color: #F4F0ED;
}

#header p a:link{
	text-decoration: none;
	font-weight: bold;
	Xdisplay: block;
	padding: 10px 0px;
	text-align: center;
	color: #F88180;
	background-color: #F4F0ED;
}

#header a:visited {

	text-decoration: none;
	font-weight: bold;
	Xdisplay: block;
	padding: 10px 0px;
	text-align: center;
	color: #F88180;
	background-color: #F4F0ED;
}

#header a:hover {

	xborder: thin solid #F4F0ED;
	text-align: center;
	Xwidth: 300px;
	color: #F4F0ED;
	background-color: #F88180;
}

#header a:active {
	xborder: thin solid #F4F0ED;
	text-align: center;
	Xwidth: 300px;
	color: #F4F0ED;
	background-color: #F88180;
}

#main a:link {
	color: #F4F0ED;
	border-bottom-width: thin;
	border-bottom-color: #F4F0ED;
	text-decoration: none;
	border-bottom-style: dotted;

}

#main a:visited {
	color: #F4F0ED;
	border-bottom-width: thin;
	border-bottom-color: #F4F0ED;
	text-decoration: none;
	border-bottom-style: dotted;


}

#main a:hover {
	color: #F4F0ED;
	border-bottom-width: thin;
	border-bottom-color: #F4F0ED;
	text-decoration: none;
	border-bottom-style: solid;

}

#main a:active {
	color: #F4F0ED;
	border-bottom-width: thin;
	border-bottom-color: #F4F0ED;
	text-decoration: none;
	border-bottom-style: dotted;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F4F0ED;
	font-size: 12px;
	line-height: 1.4em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F4F0ED;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
}

.credit a:link {
	color: #F4F0ED;
	border-bottom-width: thin;
	border-bottom-color: #F4F0ED;
	text-decoration: none;
	border-bottom-style: dotted;

}

.credit a:visited {
	color: #F4F0ED;
	border-bottom-width: thin;
	border-bottom-color: #F4F0ED;
	text-decoration: none;
	border-bottom-style: dotted;


}

.credit a:hover {
	color: #F4F0ED;
	border-bottom-width: thin;
	border-bottom-color: #F4F0ED;
	text-decoration: none;
	border-bottom-style: solid;

}

.credit a:active {
	color: #F4F0ED;
	border-bottom-width: thin;
	border-bottom-color: #F4F0ED;
	text-decoration: none;
	border-bottom-style: dotted;
}

