#header {
	background-image: url(pics/header.jpg);
	height: 90px;
	width: 900px;
}
#menu {
	float: left;
	width: 140px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	

}
#content {
	float: left;
	width: 740px;
	color: #CCC;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	background-color: #000;
	font-weight: bold;
	height: 540px;
}
a:hover {
	color: #F00;
}
#bar2 {
	color: #FFF;
	text-align: right;
	font-size: 10px;
}
#border {
	background-image: url(pics/bar2.jpg);
	height: 29px;
	width: 400px;
	text-align: left;
	color: #CCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu center table {
	text-align: left;
}
#border2 {
	background-image: url(pics/bar2.jpg);
	height: 29px;
	width: 195px;
}
#table2 {
	height: 500px;
	width: 210px;
	float: left;
	text-align: left;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC
}
.titletitle {
	font-size: 24px;
	color: #CCC;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
}
