body {
	margin: 0;
	padding: 0;
	background: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #534740;
}

#homp {
	width: 582px;
	height: 483px;
	margin: 0 auto;
	background: url(../images/JessicaLowber.jpg);
}

#bio {
	width: 582px;
	margin: 0; auto;
	background: url(../images/bio-body.jpg);
}
#reg {
	width: 582px;
	margin: 0 auto;
	background: url(../images/bp.jpg);
        height:515px;
}
#reg img {
margin-top: -5px;
border:3px solid #999999;
padding: 3px 3px 3px 3px;
}

#page {
	 width: 500px;
         float:right;
 margin-right:40px;
	 display:block;
        margin-top:150px;     
}


h4 {font-weight: bold;font-family:Georgia,Times;
	color: #544130;font-size:13pt;line-height:5px;
}

h1, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #B8CCCE;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 100%;
	color: #4F5050;

}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

a {
	color: #3c2d18;
   text-decoration: none;
}

a:hover {
	text-decoration: blink;
}


hr {
	display: none;
}


/* Wrapper */

#wrapper {
	padding-top: 20px;

}

/* Header */

#header {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	background: #C90404 url(../images/top.gif);
}

/* Logo */

#logo {
	float: right;
	margin: 50px 0 0 0;
	width: 75px;
}



#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 800px;
	height: 55px;
	margin: 0 auto;
	background: url(../images/img04.gif);
}

#menu ul {
	margin: 0 0 0 170px;
	padding: 10px 0 0 50px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li:hover {
}

#menu a {
	padding: 0 10px 0 25px;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Century Gothic, Tw Cen MT, Verdana;
	font-size: 112%;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	color: #B8CCCE;
	font-size: 112%;
}



/* Content */
#box {
	float: right;
	width: 580px;
	height: 449px;
}
#content {
	float: right;
	width: 540px;
	padding: 30px 15px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #B8CCCE;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 375px;
}

.twocols .col2 {
	float: right;
	width: 75px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 35px 0px 0px 20px;
	background: url(../images/img06.gif) repeat-x;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}



#sidebar li ul {
	padding: 5px 0 0 25px;
	text-decoration: none;
}

#sidebar li li {
	background: none;
}

#sidebar h2 {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 15px;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	font-size: 85%;
}

#sidebar p {
	margin-top: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #666666;
}

#sidebar .list li {
	padding: 5px 0;
}

#sidebar .list {
}

/* Footer */

#footer {
	float: right;
	width: 680px;
	height: 55px;
	margin: 0 auto;
	padding: 0px 0;
}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 10px;
	font-size: 77%;
}

#footer a {
	color: #9d7d37;
}