body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: url(http://www.123cursors.com/freecursors/126.ani);
	padding: 0px;
	margin: 0px;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9966FF;
	font-weight: bold;
	text-decoration: underline;
}

ul, ol
{
	list-style-type: disc;
	margin-left: -20px;
	margin-top: -10px;
}

blockquote, .box {
	border-left: 5px solid
#;
	margin: 10px 0 10px 0;
	padding: 3px 3px 3px 5px;
	font-style: italic;
	color: #000000;
	background-color: #999999;
	border-left: 5px solid #9999FF;
	border-right: 5px solid #9999FF;
}

#container {
margin: 0px auto;
width: 600px;
background: url('images/bg.jpg') repeat-y; }

#header1 {
background: url('images/01.jpg') no-repeat;
width: 600px;
height: 125px; }

#header2 {
background: url('images/02.jpg') no-repeat;
width: 600px;
height: 207px; }

#header3 {
background: url('images/03.jpg') no-repeat;
width: 600px;
height: 145px; }

#header4 {
background: url('images/04.jpg') no-repeat;
width: 600px;
height: 131px; }

#nav {
	float: left;
	width: 118px;
	padding-left: 27px;
	margin-top: -70px;
	padding-right: 5px;
}

#content {
	float: right;
	width: 415px;
	padding-right: 25px;
	padding-left: 5px;
	margin-top: -30px;
	padding-bottom: 3px;
}

#footer {
	background: url('images/footer.jpg') no-repeat;
	width: 600px;
	height: 195px;
	clear: both;
}
