body{
	background-color: #c5c5c6;
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

#container{
	width: 800px;
	margin: 13px auto 0 auto;
}

#header{
	background-color: #000099;
	padding-left: 20px;
	height: 100px;
}

#header .style1{
	color: #FF00FF;
	font-family: Bodoni MT Black;
	font-size: 40px;
	font-weight: normal;
	font-style: italic;
}

#header .style2{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 25px;
	font-weight: lighter;
	font-style: normal;
}

#header .style3{
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
}

#tabs {
	background-color: #eeeeff;
	border-bottom: 1px solid  #7c7cff;
	color: #000070;
	text-align: center;
	height: 25px;
}

#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#tabs ul li {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	list-style: none;
	font-family: Arial;
	font-weight: bold;
}
#tabs li a {
	color: #000070;
	background-color: #eeeeff;
	border-left: 1px solid #7c7cff;
	border-right: 1px solid #7c7cff;
	padding: 4px;
	text-decoration: none;
	display: inline;
}

#content{
	background-color: #FFFFFF;
	width: 800px;
	float: right;
}

#footer{
	background-color: #eeeeff;
	color: #000070;
	border-top: 1px solid  #7c7cff;
	font-size: 10px;
	line-height: 13px;
	padding: 10px;
	clear: both;
}

a{
	color: #000070;
}

a:hover{
	color: #000070;
	background-color: #FF00FF;
}

#header a:hover{
	background-color: #000099;
}

h1{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#home td{	
	border: 3px solid #FF00FF;
}

#none td{	
	border: 0;
}

.button {
	color: #000070;
	text-align: left
	height: 25px;
}

.button ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.button ul li {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	list-style: none;
	font-family: Arial;
	font-weight: bold;
}
.button li a {
	color: #000070;
	background-color: #FF00FF;
	border: 3px outset #FF00FF;
	padding: 1px;
	text-decoration: none;
	display: inline;
}

#header .style01{
	color: #FF00FF;
	font-family: Bodoni MT Black;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

#header .style02{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 6px;
	font-weight: lighter;
	font-style: normal;
}
