/* CSS Document */

body {
	margin: 0;
	font-size: 10px;
	background-color: black;
	background-image: url('background.jpg');
	background-repeat: repeat-x;
}

img {
	border: 0;
}

#wrapper {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	margin-top: 40px;
	float: left;
	width: 650px;
	background-image: url('homeback.jpg');
	background-repeat: no-repeat;
}

#maintext {
	width: 645px;
	float: left;
	clear: left;
	margin-top: 50px;
	margin-left: 5px;
	display: inline;
}

#footer {
	margin-left: 5px;
	display: inline;
	float: left;
	width: 645px;
	clear: both;
	margin-top: 20px;
	height: 100px;
}

#name {
	width: 314px;
	height: 83px;
	float: left;
}

.display {
	width:645px;
	float: left;
	clear: both;
}

.pic {
	width: 190px;
	height: 100px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
} 

.secondline {
	width: 645px;
	float: left;
	clear: both;
}

.pichead {
	width: 645px;
	height: 34px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#menu {
	width: 69px;
	height: 140px;
	margin-top: 4px;
	float: left;
	clear: left;
}

.clear {
	width: 1px;
	height: 1px;
	float: left;
	clear: both;
}

p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 10px 0;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

p.small {
	font-size: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover, a:active {
	text-decoration:none;
	color: #999999;
}

#menu span {
	display: none;
}

#menu1 {
	width: 69px;
	height: 30px;
	float: left;
	clear: left;
}

#menu1 a {
	display: block;
	width: 69px;
	height: 30px;
	background-image: url('menu2.jpg');
}

#menu1 a:hover {
	background-position: -69px 0px;
}

#menu2 {
	width: 69px;
	height: 25px;
	float: left;
	clear: left;
}

#menu2 a {
	display: block;
	width: 69px;
	height: 25px;
	background-image: url('menu2.jpg');
	background-position: 0 -30px;
}

#menu2 a:hover {
	background-position: -69px -30px;
}

#menu3 {
	width: 69px;
	height: 20px;
	float: left;
	clear: left;
}

#menu3 a {
	display: block;
	width: 69px;
	height: 20px;
	background-image: url('menu2.jpg');
	background-position: 0 -55px;
}

#menu3 a:hover {
	background-position: -69px -55px;
}

#menu4 {
	width: 69px;
	height: 20px;
	float: left;
	clear: left;
}

#menu4 a {
	display: block;
	width: 69px;
	height: 20px;
	background-image: url('menu2.jpg');
	background-position: 0 -75px;
}

#menu4 a:hover {
	background-position: -69px -75px;
}

#menu5 {
	width: 69px;
	height: 20px;
	float: left;
	clear: left;
}

#menu5 a {
	display: block;
	width: 69px;
	height: 20px;
	background-image: url('menu2.jpg');
	background-position: 0 -95px;
}

#menu5 a:hover {
	background-position: -69px -95px;
}

#menu6 {
	width: 69px;
	height: 20px;
	float: left;
	clear: left;
}

#menu6 a {
	display: block;
	width: 69px;
	height: 20px;
	background-image: url('menu2.jpg');
	background-position: 0 -115px;
}

#menu6 a:hover {
	background-position: -69px -115px;
}

	