body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #0e0e0e;
	background-image:url(../images/bg.gif);
	margin-top: 0px;
}
.table1 {background-color:#fad5a1; width:1044px; margin: 0 auto; border:3px;}
.content {background-image:url(images/header_bg.jpg);margin: 0 auto;width: 962px; text-align:center;}
.thumb {border: 1px solid #000; margin: 2px;}
.thumb2 {border: 2px solid #ebebeb;}
.pages{font-size:18px; color:#242424; text-transform:uppercase; font-weight:bold;}
.pages_pad {padding:10px 20px 10px 0px;}
a:link.pages, a:visited.pages {color:#0000cc; margin-right: 5px; text-decoration: underline;}
a:hover.pages, a:active.pages{color:#cc0000;}

.part1{font-size:20px; color:#242424; font-weight:bold; padding: 14px 6px 14px 6px;}
a:link.part1, a:visited.part1{font-size:20px; color:#ff0030; font-weight:bold; text-decoration:underline;}
a:hover.part1, a:active.part1{font-size:20px; color:#242424; font-weight:bold; text-decoration: none;}

.part2{font-size:37px; color:#242424; font-weight:bold;}
.webmasters{font-size:12px; color:#ffb243;}

.enter1 {padding: 14px 0px 14px 0px;}
a:link.enter1, a:visited.enter1{font-size:48px; font-weight:bold; color:#0000cc; text-decoration:underline;}
a:hover.enter1, a:active.enter1{font-size:48px; font-weight:bold; color:#cc0000; text-decoration:none;}

a:link.enter2, a:visited.enter2{font-size:46px; font-weight:bold; color:#0000cc; text-decoration:underline;}
a:hover.enter2, a:active.enter2{font-size:46px; font-weight:bold; color:#cc0000; text-decoration:none;}

.flash-wrap{position: relative; border: 1px solid #000;}
a:link.flash-play, a:visited.flash-play{position: absolute; top:0px; left:0px; width:225px;height:168px;background: url('images/0.gif') no-repeat;}
a:hover.flash-play, a:active.flash-play{position: absolute; top:0px; left:0px; width:225px;height:168px;background: url('images/play2.png') bottom no-repeat;}

a:link.flash-play2, a:visited.flash-play2{ position:relative; top:0px; left:0px; width:286px;height:238px;background: url('images/0.gif') no-repeat;}
a:hover.flash-play2, a:active.flash-play2{position:relative; top:0px; left:0px; width:286px;height:238px;background: url('images/play.png') bottom no-repeat;}

.footer { margin: 0 auto; width:990px;font-size:14px;color:#7a7a7a;}
a:link.footer, a:visited.footer {color:#bebebe;margin-right: 5px; text-decoration: underline;font-size:16px;}
a:hover.footer, a:active.footer{color:#d9d9d9; text-decoration:none;font-size:16px;}


/*Styles for dim overlay & message box*/
#dim{ position: fixed; top:0; left:0; width:100%; z-index:100; background-image:url(images/dim.png); display:none; text-align:left; }
.msgbox{  position: fixed; width:458px; height:594px; z-index:100; border:3px solid #222; background: #f1f3f6; top: 150px; left: 45%; margin-top: -100px; margin-left: -150px; }
.close{ display:inline; z-index:3200; position:absolute; top:-10px; right:-11px; cursor:pointer; }

/*My own layout styles*/
.red {font-weight:bold; color:#990000;}
.error {font-family:Arial, Helvetica, sans-serif; color:#000; font-size:21px; margin-top: 14px;}
.error2 {font-family:Arial, Helvetica, sans-serif; font-size:17px; background-color:#dde1e8; margin:5px; padding:2px; color:#2a2c2e;}
.error3 { font-family:Tahoma, Geneva, sans-serif;font-size:14px; color:#333; margin-top: -370px; position:absolute; margin-left:6px;}
/*.cube{ width:100%; height:100%; float:left; clear:right; }*/
