#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-colour: #000000;
}

#form {
	width: 750px;
	height: 800px;
	background-color: #000000;
}

#header {
	height: 100px;
	width: 750px;
	background-image: url(http://www.free2frag.com/Images/Banner.jpg); 
}

#content2 {
	float: right;
	width: 590px;
	height: 800px;
	padding: 0px;
	background-image: url(http://www.free2frag.com/imagesx/Content2.png);
}

#leftnav {
	float: left;
	width: 145px;
	height: 350px;
	padding: 0px;
	background-image: url(http://www.free2frag.com/imagesx/leftnav.png);
	background-repeat: no-repeat;
}

#leftbox {
	float: left;
	margin-top: 10px;
	width: 145px;
	height: 200px;
	padding: 0px;
	background-color: #202020;
}

#table {
	margin-left: 25px;
	float: center;
	padding: 0px;
	width: 520px;
	height: 500px;
}

#th1 {
	height: 30px;
	text-align: center;
	text-color: 0F0FFF;
	background-image: url(http://www.free2frag.com/imagesx/th1.png);
}

#th2 {
	height: 30px;
	text-align: center;
	text-color: 0F0FFF;
	background-image: url(http://www.free2frag.com/imagesx/th2.png);
}

#cell {
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	width: 120px;
	height: 100px;
}

#cell2 {
	float: left;
	background-color: #0F0F0F;
	left: 0px;
	width: 125px;
	height: 47px;
}

#cell3 {
	float: left;
	width: 300px;
	margin-bottom: 5px;
	height: 100px;
	background-color: #1F1F1F;
}

#cell4 {
	float: right;
	width: 80px;
	margin-bottom: 5px;
	height: 100px;
	background-color: #0F0F0F;
}

#table2 {
	float: left;
	padding: 7px;
	width: 135px;
	height: 329px;
}

#table3 {
	margin-left: 40px;
	float: center;
	padding: 0px;
	width: 530px;
	height: 150px;
}

#cell5 {
	float: left;
	width: 120px;
	margin-right: 10px;
	height: 100px;
	background-color: #0F0F0F;
}

#cell6 {
	float: left;
	width: 120px;
	margin-right: 10px;
	height: 50px;
	background-color: #0F0F0F;
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0px;
	text-align: center;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftnav a
{
	display: block;
	width: 100px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#leftnav a:visited
{
   color: #ffffff;
   text-decoration: underline;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: none;
	color: #0000ff;
}

#footer {
	background-color: #212121;
	padding: 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


h1 {
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #DFDFDF;
	line-height: 24px;
}

h2 {
	
	font-family: times;
	font-size: 22px;
	line-height: 11pt;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #AFAFAF;
}

h3 {
	font-family: times;
	font-size: 12px;
	text-align: left;
	color: #AAAAAA;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 55px;
}


p {
	font-family: times;
	font-size: 15px;
	line-height: 11pt;
	text-align: center;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 3px;
	margin-left: 30px;
	padding-bottom: 9px;
	color: #AFAFAF;
}

a {
	color: #000077;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #575757;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.box1 {
	background:#ffffff;
	color: #000;
	border:1px solid #00ffff;
	width: 400px;
	height: 165px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
   	margin: 3px 0;
	line-height: 12pt
}
