/* PAGE SETTINGS */

body{
	text-align: center;
	margin: 2px 0px 0px;
	min-width: 750px;
	background-color: #000000;
}
.central {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	text-align: center;
}

/* LAYOUT */

#main{
	width:750px;
	height:478px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}


/* TEXT STYLES */

.bodyCopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: lighter;
}


.bigtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.bodyCopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001179;
	font-weight: bold;
}

/* LINK STYLES */

a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
a:hover{
	color:#00CCFF;
	text-decoration: none;
}
#smaller {

	width:650 px;
	height:200 px;
}
#main2 {
	width:750px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
