b {

	font-weight: bold;

}

#printheader {

	display: none;

}

body {
	padding: 0px;
	margin: 0px;
}

#homelink {

	display: block;

}

#logout {

	position: absolute;
	left: 650px;
	top: 30px;
	width: 80px;

}

#main {

	width: 770px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;

}

#menuholder {

	width: 140px;
	float: left;

}

#content {

	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	width: 575px;
	border-top: 4px solid gray;
	border-left: 4px solid gray;
	border-right: 4px solid gray;
	border-bottom: 40px solid gray;

}

#contenthome {

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	width: 615px;
	border-top: 0px solid gray;
	border-left: 0px solid gray;
	border-right: 0px solid gray;
	border-bottom: 40px solid gray;

}


#banner {

	display: block;
	padding: 0px;
	margin: 0px;
	width: 770px;
	height: 86px;

}

/* MENUS */

div.menuitem {

	width: 140px;  

}

#submenu1, #submenu2 {

	display: none;
	margin-bottom: 3px;

}

div.submenuitem {

	width: 140px;
	border-bottom: 1px dotted gray;
	
	}

a.menu {

	background-color: #dfb76c;
	border-bottom: 4px white solid;
	border-left: 2px white solid;
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	line-height: normal;
	padding: 2px;
	text-decoration: none;
	color: #808080;
	width: 140px;


}

a:link.menu {

	display: block;
/*	height: 100%;  causes trouble */

}

a:visited.menu {
	display: block;
/*	height: 100%;  causes trouble */


}

a:hover.menu {
	display: block;
/*	height: 100%;  causes trouble */
	background-color: #89a2bc;
	color: white;

}

a:active.menu {
	display: block;
/*	height: 100%;  causes trouble */


}

a.submenu {

	background-color: white;
	border-left: 2px white solid;
	font-family: arial, helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	line-height: normal;
	padding: 2px;
	text-decoration: none;
	color: #808080;
	width: 140px;
	
}

a:link.submenu {

	display: block;
/*	height: 100%;  causes trouble */

}

a:visited.submenu {
	display: block;
/*	height: 100%;  causes trouble */


}

a:hover.submenu {
	display: block;
/*	height: 100%;  causes trouble */
	background-color: #89a2bc;
	color: white;


}

a:active.submenu {
	display: block;
/*	height: 100%;  causes trouble */


}

a:link.logout, a:visited.logout, a:hover.logout, a:active.logout {

	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #dfb76c;
	display: block;
	padding: 3px;
	width: 80px;
	border: 2px solid black;
	color: #808080;

}

/* END OF MENUS */

#footer {

	clear: both;
	margin: 0px;
	padding-top: 15px;	

}

table.table {

	margin-left: 25px;
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 20px;

}

table.table td {

	padding: 2px;
	padding-right: 20px;
	border-bottom: 1px solid #D9D9D9;
	
}

table.table td b {

	font-weight: bold;
	color: gray;
}

table.photoalbum {

	width: 480px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

table.photoalbum td {

	padding: 0px;
	width: 160px;

}

table.photoalbum td.caption {

	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 16px;
	padding-left: 12px;
	padding-right: 12px;

}

p {

	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	line-height: 150%;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-bottom: 14px;
	padding-top: 6px;

}

blockquote {

	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 14px;
	padding-top: 6px;

}

table.login {

	margin-top: 0px;


}

table.login td {

	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;

}

/* FORM ELEMENTS */

form {

	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;

}

input {

	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;

}

input.login {

	margin-top: 0px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 3px;

}

/* END FORM ELEMENTS */

h1 {

	font-family: arial, helvetica, sans serif;
	font-size: 20px;
	color: #708499;
/*	color: #89a2bc;  */
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 6px;

}

h2 {

	font-family: arial, helvetica, sans serif;
	font-size: 16px;
	color: #4040FF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;

}

ul, ol {

	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 4px;
	margin-top: 6px;

}

li {

	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: black;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 2px;

	line-height: 110%;

}

img.inlinepicture {

	float: right;
	margin: 10px;
	margin-right: 0px;

}

img.inlinepictureleft {

	float: left;
	margin: 10px;

}

select {

	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: black;
	height: 16px;

}

input.editprofile {

	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	width: 250px;

}

textarea {

	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	width: 500px;
	height: 100px;

}