body {
	background-image: url(../images/lower_right_no_pic.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #483D89;
	margin-bottom: -10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 125%;
	color: #666666;
	font-weight: normal;
}

#background {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 0;
	right: 0px;
	top: 0px;
	height: 500px;
	width: 100%;
}

#content {
	position: absolute;
	left: 255px;
	top: 220px;
	width: 31%;
	z-index: 2;
	padding-right: 20%;
}

#sidebar {
	position: absolute;
	left: -30px;
	top: -50px;
	z-index:9;
	display: block;
}

#logo {
	position: absolute;
	right: 4%;
	top: 10px;
	display: block;
	z-index: 3;
}

#linkHolder{
	position: absolute;
	left: 32%;
	top: 140px;
	height: 20px;
	width: 700px;
	}

#scroller {
	position: absolute;
	top: 82px;
	z-index:1;
	right: 0px;
	float: right;
}

#photo {
	position: absolute;
	z-index: 4;
	left: 60%;
	top: 230px;
	text-align: right;
}

#footer {
	height: 50px;
	width: 500px;
	position: absolute;
	left: -40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
	padding-bottom: 20px;
	z-index: 10;
}

div#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

div#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: underline;
}

div#footer a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996699;
	text-decoration: none;
}
div#photo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #336699;
	text-decoration: none;
	padding-right: 40px;
}
div#photo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #999999;
	text-decoration: none;
	padding-right: 40px;
}

div#photo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #336699;
	text-decoration: underline;
	padding-right: 40px;
}

div#photo a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333399;
	text-decoration: none;
	padding-right: 40px;
}

div.droplink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #336699;
	text-decoration: underline !important;
	padding-right: 0px;
}


div#moreout {display: none;}

.lmo {text-decoration: none;}

.lmo:hover {text-decoration: underline;}

div#moreout3 {display: none;}

.lmao {text-decoration: none;}

.lmao:hover {text-decoration: underline;}

.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	height: 15px;
	width: 100px;
	border: 1px solid #FFFFFF;
	background-color: #E1E2F2;
}
.buttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
#search {
	position: absolute;
	left: 5px;
	top: 300px;
	z-index: 20;
	text-align: center;
