
#wrapper {
	background-color:#56587f;
	display:inline-block;
	width: 950px;
}

body {
background-color:#56587f;
/*
color:#9699d6;
*/
color: #b1b3fc;
font-family: georgia, serif;
font-size: 14px;
line-height: 20px;

}

h1 {
	font-weight: normal;
}

h2 {
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 5px;
	font-size: 24px;
}

h3 {
	font-weight: normal;
	line-height: 10px;
	margin-bottom: 5px;
	font-size: 18px;
}

#content hr {
	line-height: 5px;
	margin-right: 600px;
	padding-top: 0px;
	margin-top: 0px;
}

#headerwrapper{
	float: left;
	width: 950px;
	height: 146px;
}

#headerleft {
  background:#56587f;
  float:left;
  text-align:center;
  width:138px;
  height:146px;
  margin-bottom: 0px;
  padding: 0px;
}

#headerright {
  float:left;
  text-align:center;
  width:800px;
  height:126px;
  margin-right:0px;
  margin-bottom:0px;
  padding: 0px;
  background-color:#56587f;
}

#userleft {
	float:left;
	text-align: left;
	width: 392px;
	height: 20px;
	padding: 0px;
	background-color: #56587f;
	text-align: left;
	padding-left: 20px;
}

#userright {
	float: left;
	width:400px;
	height: 20px;
	padding: 0px;
	background-color: #56587f;
	text-align: right;
}

#adminmenu {
  float:left;
  clear: left;
  text-align: left;
  width: 285px;
  min-height: 750px;
  background-color: #333b6a;
  padding-left: 10px;
  font-size: 14px;
	color: #111845;
}

#menu {
  float: left;
  width: 138px;
  height: auto;
  clear:both;
  margin: 0px;
  padding-top: 5px;
  text-align: center;
  background-color:#56587f;
  font-size: 10px;
  text-transform: uppercase;
  color: #ffffff;
}

#menu a {
	color: #ffffff;
}

#menu a:hover {
	font-style: italic;
}

#admincontent {
  float: left;
  clear: right;
  width: 630px;
  min-height: 750px;
  background-color: #56587f;
  text-align: left;
  color: #111845;
  padding-left: 10px;
}

#content {
  float:left;
  text-align:left;
  width:730px;
  height: auto;
  background-color:#333b6a;
  padding-left:40px;
  padding-right:40px;
  padding-bottom:20px;
  min-height: 640px;
}

#clearboth {
  clear: both;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

.menulink a:link {
	color:#000000
}

.menulink a:visited {
	color:#000000
}

a:link {
	color:#cdba8a;
}

a:visited {
		color:#cdba8a;
}

table {
	border-color: #ffffff;
}

.specialtext {
	color:#ffffff;
	text-decoration: none;
}

.selected {
	font-style: italic;
	text-decoration: underline;
}

.normaltext {
	color:#000000;
}

.indent {
	margin-left:1cm;
}

.error {
  color: #ff0000;
}

.nav_category{
  color: #ffffff;
  font-size: 16px;
}

.form_text{
  color: #ffffff;
}

.existing_file{
  color: #aaaaaa;
}

.faq:first-letter{
	font-size: xx-large;
	float: left;
	margin-right: 5px;
}

.category_link{
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

.inactive{
	font-style: normal;
	color: #999999;
}

.pagination{
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}