body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#superhead {
	display: block;
	height: 25px;
	background-color: #000000;
}
#wrapper {
	display: block;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	display: block;
	width: 1200px;
	height: 120px;
	background-image: url('../construct/header1.jpg');
}
#notify {
	display: block;
	width: 175px;
	float: right;
	position: relative;
	right: 50px;
	text-align: right;
	padding: 1px 10px 0px 0px;
}
#notify a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#notify a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#menu {
	display: block;
	position: relative;
	top: 88px;
	left: 60px;
	width: 1100px;
	height: 22px;
}
#menu ul {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu li {
	float: left;
	margin: 0px 40px 0px 10px;
}
#menu li a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EEEEEE;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#midder {
	display: block;
	width: 1200px;
	background-image: url('../construct/midder.jpg');
}
#content {
	display: block;
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	display: block;
	width: 1200px;
	height: 120px;
	background-image: url('../construct/footer.jpg');
}
#submenu {
	display: block;
	position: relative;
	top: 18px;
	left: 50px;
	width: 1100px;
	height: 22px;
}
#submenu ul {
	text-align: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#submenu li {
	float: right;
	margin: 0px 10px 0px 40px;
}
#submenu li a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
#submenu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#heading {
	display: block;
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px 20px 0px;
}
#heading h1 {
	font-size: 20px;
	font-weight: normal;
	color: #003366;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #BFBFBF;
}
#heading p {
	font-size: 12px;
	padding: 10px 0px 5px 0px;
	line-height: 20px;
}
#superhead a {
	color: #FFFFFF;
}
#superhead a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.sheadlink {
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	margin: 5px 20px 0px 10px;
}
.col1 {
	display: block;
	float: left;
	width: 250px;
	margin: 0px 10px 0px 10px;
  	min-height:175px;
  	height:auto !important;
  	height:175px;	
	background-image: url('../construct/col1bg.jpg');
	background-color: #FFFFFF;
}
.col1head {
	display: block;
	width: 250px;
	height: 32px;
	background-image: url('../construct/col1.jpg');
}
.col1ft {
	display: block;
	width: 250px;
	height: 5px;
	background-image: url('../construct/col1ft.jpg');
}
.col1 h1 {
	padding: 6px 0px 0px 9px;
	font-size: 11px;
	color: #FFFFFF;
}
.col1con {
	display: block;
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
  	min-height:175px;
  	height:auto !important;
  	height:175px;	
}
.col1con ul{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.col1con ul ul{
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.col1con ul li  {
	font-size: 11px;
	list-style: none;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.col1con ul ul li  {
	font-size: 11px;
	list-style: none;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.col2 {
	display: block;
	float: left;
	width: 520px;
	margin: 0px 10px 0px 10px;
	min-height: 60px;
	background-image: url('../construct/col2bg.jpg');
	background-color: #FFFFFF;
}
.col2head {
	display: block;
	width: 520px;
	height: 32px;
	background-image: url('../construct/col2.jpg');
}
.col2ft {
	display: block;
	width: 520px;
	height: 5px;
	background-image: url('../construct/col2ft.jpg');
}
.col2 h1 {
	padding: 6px 0px 0px 9px;
	font-size: 11px;
	color: #FFFFFF;
}
.col2con {
	display: block;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
.col2con ul{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.col2con ul ul{
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.col2con ul li  {
	font-size: 11px;
	list-style: none;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
.col2con ul ul li  {
	font-size: 11px;
	list-style: none;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
}
.col3 {
	display: block;
	float: left;
	width: 790px;
	margin: 0px 10px 0px 10px;
	min-height: 60px;
	background-image: url('../construct/col3bg.jpg');
	background-color: #FFFFFF;
}
.col3head {
	display: block;
	width: 790px;
	height: 32px;
	background-image: url('../construct/col3.jpg');
}
.col3ft {
	display: block;
	width: 790px;
	height: 5px;
	background-image: url('../construct/col3ft.jpg');
}
.col3 h1 {
	padding: 6px 0px 0px 9px;
	font-size: 11px;
	color: #FFFFFF;
}
.col3con {
	display: block;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
.col3con ul{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.col3con ul ul{
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.col3con ul li  {
	font-size: 11px;
	list-style: none;
	color: #003366;
	line-height: 18px;
	font-weight: bold;
}
.col3con ul ul li  {
	font-size: 11px;
	list-style: none;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
}

.col4 {
	display: block;
	float: left;
	width: 1060px;
	margin: 0px 10px 0px 10px;
	min-height: 60px;
	background-image: url('../construct/col4bg.jpg');
	background-color: #FFFFFF;
}
.col4head {
	display: block;
	width: 1060px;
	height: 32px;
	background-image: url('../construct/col4.jpg');
}
.col4ft {
	display: block;
	width: 1060px;
	height: 5px;
	background-image: url('../construct/col4ft.jpg');
}
.col4 h1 {
	padding: 6px 0px 0px 9px;
	font-size: 11px;
	color: #FFFFFF;
}
.col4con {
	display: block;
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
.col4con ul{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.col4con ul ul{
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.col4con ul li  {
	font-size: 11px;
	list-style: none;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.col4con ul ul li  {
	font-size: 11px;
	list-style: none;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
}
.clearbar {
	clear: both;
}
.clearbarpadded{
	clear: both;
	padding-bottom: 20px;	
}
h1 {
	font-size: 16px;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	line-height: 100%;
	color: #003366;
	text-transform: uppercase;
	border-bottom: 1px solid #BFBFBF;
}
h3 {
	font-size: 10px;
	margin: 0px;
	padding-bottom: 4px;
	line-height: 100%;
	color: #666666;
	border-bottom: 1px solid #DDD;
}
p {
	font-size: 11px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	line-height: 160%;
}
.form_but {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100px;
	height: 20px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #BFBFBF;
}
.form_select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #444444;
	width: 300px;
	height: 20px;
	color: #003366;
	font-size: 11px;
	border: 1px solid #999999;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #444444;
	color: #003366;
	width: 180px;
	font-size: 11px;
	margin-bottom: 8px;
	border: 1px solid #999999;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rank {
	text-align: center;
	width: 85px;
	color: #666666;
	
}
.blocktext {
	font-size: 11px;
	font-weight: bold;
	margin: 6px 0px 0px 9px;
	color: #AAAAAA;
	text-transform: uppercase;
}
.photo_profile {
	float: right;
	width: 300px;
	height: 300px;
	margin: 10px 0px 10px 10px;
	border: 1px solid #BFBFBF;
}
.gentable {
	width: 600px;
}
.genfield {
	width: 200px;
	text-align:right;
	padding-right: 10px;
	font-weight: bold;
	color: #003366;
}
.genvalue {
	width: 400px;
}
.albtable {
	width: 500px;
}
.alb1 {
	width: 250px;

}
.alb2 {
	text-align: center;
	width: 50px;
}
.alb3 {
	width: 1px; 
}
.halftable {
	margin-top: 10px;
	width: 500px;
	margin-bottom: 10px;
}
.halffield {
	width: 100px;
	text-align: right;
}
.halfvalue {
	width: 400px;
}
.halfinput {
	width: 300px;
}
.halftextarea {
	width: 300px;
	height: 100px;
}
.rulebox {
	width: 494px;
	height: 200px;
	font-family: arial;
	font-size: 10px;
	color: #666666;
}
.cell_tri_container {
	display: block;
	padding: 0px 0px 0px 10px;
}
.cell_tri {
	display: block;
	background-image: url('../construct/tribox.jpg');
	width: 250px;
	height: 75px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.cell_tri_long {
	display: block;
	background-image: url('../construct/tribox770.jpg');
	width: 770px;
	height: 75px;
	float: left;
	margin: 0px 0px 10px 0px;
}
.cell_tri_half {
	display: block;
	background-image: url('../construct/tribox380.jpg');
	width: 380px;
	height: 75px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.cell_tri_details {
	display: block;
	width: 240px;
	height: 65px;
	margin: 5px auto auto auto;
	font-size: 11px;
}
.cell_tri_details_long {
	display: block;
	width: 760px;
	height: 65px;
	margin: 5px auto auto auto;
	font-size: 11px;
}
.cell_tri_details_half {
	display: block;
	width: 370px;
	height: 65px;
	margin: 5px auto auto auto;
	font-size: 11px;
}
.cell_tri_container a {
	font-weight: bold;
	text-transform: uppercase;
}
.cell_tri_photo {
	float: left;
	margin-right: 5px;
	width: 65px;
	height: 65px;
	border: 0px;
}
.cell_tri_photo_extra {
	float: right;
	margin-left: 5px;
	width: 65px;
	height: 65px;
	border: 0px;
}
.navbar {
	display: block;
	width: 770px;
	height: 35px;
	margin: 0px 10px 10px 0px;
}
.navbar_itemleft {
	float: left;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin: 10px 0px 0px 5px;
}
.navbar_itemright {
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin: 10px 5px 0px 0px;
}
.msg_subject {
	width: 300px;
}
form {
	margin: 0px;
	padding: 0px;
}
.trifield {
	width: 120px;
	font-weight: bold;
	text-align: right;
}
.trivalue1 {
	width: 100px;
	text-align: center;
	color: #003366;
	font-weight: bold;
}
.narrowbox {
	width: 455px;
}
.ranktag {
	float: right;
	color: #BFBFBF;
	font-weight: bold;
	margin-left: 3px;
}
.alert_box {
	display: block;
	border: 1px solid #BFBFBF;
	font-size: 11px;
	margin-top: 10px;
	padding: 3px 3px 3px 20px;
	background-color: #EEEEEE;
	background-image: url('../items/infoicon.jpg');
	background-repeat: no-repeat;
}
.alert_box_photo {
	display: block;
	border: 1px solid #BFBFBF;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 3px 3px 20px;
	background-color: #EEEEEE;
	background-image: url('../items/infoicon.jpg');
	background-repeat: no-repeat;
}
.noborder {
	border: none;
}
.biglink {
	font-weight: bold;
	text-transform: uppercase;
}
.bright {
	color: #0055FF;
	font-weight: normal ! important;
	text-transform: lowercase ! important;
}
.browsercell {
	display: block;
	text-align: center;
	width: 74px;
	height: 74px;
	float: left;
}
.browsercell a {
	display: block;
	width: 74px;
	height: 74px;
}
.browsercell a:hover {
	border: 2px solid white;
}
.browserthumb {
	width: 70px;
	height: 70px;
	border: 0px;
}
.photocell {
	display: block;
	text-align: center;
	width: 100%;
	height: 640px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../construct/photo.jpg');
	border: 1px solid #ddd;
}
.phototable {
	margin-top: 5px;
}
.photofield {
	text-align: right;
	color: #003366;
	padding: 3px;
}
.photovalue {

}
.photomiddle {
	text-align: center;
	padding-top: 8px;
}
.photobleft {
	width: 200px;
	text-align: right;
}
.photobright {
	width: 200px;
	text-align: left;
}
.photobmiddle {
	width: 350px;
	text-align: center;	
}
.photocomment {
	margin-top: 5px;
	width: 225px;
	height: 40px;
}
.iptable {
	width: 100%;
}
#terms ul {
	padding: 0px ! important;
}
#terms ul li {
	list-style: square outside;
	margin: 0px 50px 0px 50px;
	font-weight: normal;
}
.messagetable {
	width: 500px;
	border-spacing: 0px;
	margin-top: 3px;
}
.messagecheck {
	width: 10px;
	padding: 2px;
	padding: 3px;
}
.messagename {
	width: 100px;
	padding: 3px;
}
.messagesubject {
	width: 270px;
	padding: 3px;
}
.messagedate {
	width: 120px;
	padding: 3px;
}
.messagebreak {
	border-top: 1px solid #BFBFBF;
}
.forum_post_sub {
	vertical-align: top;
	border-bottom: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	padding: 5px 3px 10px 3px;
	background-color: #EEEEEE;
	width: 1%;
}
.forum_post_main {
	vertical-align: top;
	border-bottom: 1px solid #BFBFBF;
	padding: 10px;
	width: 99%;
}
.forum_photo {
	border: none;
	width: 100px;
	height: 100px;
}
.forum_table {
	border-collapse: collapse;
}
.formdetail {
	margin-left: 4px;
	font-size: 10px;
}
.forminput {
	width: 220px;
}
.forminput2 {
	width: 220px;
	height: 100px;
}
.forum_page_link {
	border: 1px solid #BFBFBF;
	display: block;
	margin: 4px 2px 0px 0px;
	float: left;
	width: 14px;
	text-align: center;
	font-size: 9px;
	color: #0055FF;
}
.photoicon {
	float: right;
}
.validicon {
	float: right;
	margin-top: 9px;
}
.motwphoto {
	float: left;
	border: 1px solid #AAAAAA;
	margin: 10px 10px 10px 0px;
}
.photodetailscontainer {
	display: block;
	float: left;
	width: 112px;
	height: 190px;
	background-image: url('../../library/items/photocontainer.jpg');
	margin: 10px 5px 0px 0px;
	padding: 10px 0px 10px 10px;
	font-size: 9px;
}
.photodetailsthumb {
	width: 100px;
	height: 100px;
	margin: 0px 0px 5px 0px;
}
.photodetailswrapper {
	padding: 0px 0px 0px 5px;
}
.videothumb {
	height: 75px;
	width: 100px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid grey;
}
.forumtool {
	float: right;
}
