body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
}
#content {
min-height:300px;
  height:auto !important;
  height:300px;
	width: 460px;
	padding-top: 500px;
	padding-left: 280px;
}
#menu {
	width: 195px;
	position: absolute;
	z-index: 20;
	left: 50px;
	top: 475px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
}
#menu  span {
	display: none;
}
#menu  a {
	display: block;
}



#flash {
	position: absolute;
	left: 110px;
	top: 120px;
	z-index: 5;
}


#container {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#title {
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	text-indent: -100000px;
	height: 173px;
	width: 754px;
	right: 0px;
	display: block;
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}


#title_welcome {
	background-image: url(/images/title_welcome.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	text-indent: -10000px;
}
#title_bio {
	background-image: url(/images/title_bio.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	text-indent: -10000px;
}
#title_buy {
	background-image: url(/images/title_buy.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
	text-indent: -10000px;
}
#title_portfolio {
	background-image: url(/images/title_portfolio.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	text-indent: -10000px;
}
#title_community {
	background-image: url(/images/title_community.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	text-indent: -10000px;
}
#title_project {
	background-image: url(/images/title_project.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	text-indent: -10000px;
}
#title_links {
	background-image: url(/images/title_links.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	text-indent: -10000px;
}
#title_contact {
	background-image: url(/images/title_contact.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	text-indent: -10000px;
}





#content p {
	margin-top: 3px;
	margin-bottom: 15px;
}



/*  MENU STYLES */

#menu #home {
	background-image: url(/images/buttons/home.gif);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	margin-left: 0px;
}
#menu #home a {
	background-image: url(/images/buttons/home.gif);
	height: 40px;
	width: 100px;
	background-repeat: no-repeat;
}
#menu #home a:hover{
	background-image: none;
}




#menu #bio {
	background-image: url(/images/buttons/bio.gif);
	background-repeat: no-repeat;
	background-position: -72px 0px;
	margin-left: 20px;
}
#menu #bio a {
	background-image: url(/images/buttons/bio.gif);
	height: 32px;
	width: 72px;
	background-repeat: no-repeat;
}
#menu #bio a:hover{
	background-image: none;
}




#menu #portfolio {
	background-image: url(/images/buttons/portfolio.gif);
	background-repeat: no-repeat;
	background-position: -110px 0px;
	margin-left: 20px;
}
#menu #portfolio a {
	background-image: url(/images/buttons/portfolio.gif);
	height: 37px;
	width: 110px;
	background-repeat: no-repeat;
}
#menu #portfolio a:hover{
	background-image: none;
}




#menu #project {
	background-image: url(/images/buttons/project.gif);
	background-repeat: no-repeat;
	background-position: -180px 0px;
	margin-left: 5px;
}
#menu #project a {
	background-image: url(/images/buttons/project.gif);
	height: 37px;
	width: 180px;
	background-repeat: no-repeat;
}
#menu #project a:hover{
	background-image: none;
}


#menu #community {
	background-image: url(/images/buttons/community.gif);
	background-repeat: no-repeat;
	background-position: -185px 0px;
	margin-left: 10px;
}
#menu #community a {
	background-image: url(/images/buttons/community.gif);
	height: 32px;
	width: 185px;
	background-repeat: no-repeat;
}
#menu #community a:hover{
	background-image: none;
}


#menu #buy {
	background-image: url(/images/buttons/buy.gif);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	margin-left: 25px;
}
#menu #buy a {
	background-image: url(/images/buttons/buy.gif);
	height: 32px;
	width: 100px;
	background-repeat: no-repeat;
}
#menu #buy a:hover{
	background-image: none;
}




#menu #links {
	background-image: url(/images/buttons/links.gif);
	background-repeat: no-repeat;
	background-position: -130px 0px;
	margin-left: 0px;
}
#menu #links a {
	background-image: url(/images/buttons/links.gif);
	height: 28px;
	width: 130px;
	background-repeat: no-repeat;
}
#pic_table img {
	background-color: #E6E6E6;
	padding: 10px;
}

#menu #links a:hover{
	background-image: none;
}




#menu #contact {
	background-image: url(/images/buttons/contact.gif);
	background-repeat: no-repeat;
	background-position: -115px 0px;
	margin-left: 20px;
}
#menu #contact a {
	background-image: url(/images/buttons/contact.gif);
	height: 45px;
	width: 115px;
	background-repeat: no-repeat;
}
#menu #contact a:hover{
	background-image: none;
}
#copyright {
	font-size: xx-small;
	color: #999999;
	clear: both;
	padding-left: 550px;
	margin-top: 50px;
}
#content h3 {
	color: #AC9FD0;
	font-size: medium;
}
#content a {
	color: #0066FF;
	text-decoration: none;
}
#content a:hover {
	background-color: #F0F0F0;
	color: #0066FF;
}
.quote_text {
	font-style: italic;
	color: #999999;
}
.small_print {
	font-size: xx-small;
}
.form_lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
