* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	text-align: center;
	color: #000000;
}

p {
	margin-bottom: 12px;
}

embed {
	margin-bottom: 18px;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	text-align: center;
}

p.ad {
	font-weight: bold;
	font-size: 14px;
	margin: 15px;
	text-align: center;
}

p.ad img {
	margin: 5px;
}

em {
	font-weight: bold;
	font-style: normal;
}

a {
	text-decoration: underline;
	color: #0000ff;
}

p.ad a, h1 a {
	text-decoration: none;
	color: #000000;
}

p.ad a:hover, h1 a:hover {
	text-decoration: underline;
	color: #000000;
}

#wrapper {
	width: 706px;
	margin: auto;
}

#border_top {
	width: 706px;
	height: 14px;
	margin-top: 15px;
	background: url(border_top.gif) no-repeat;
	overflow: hidden;
}

#border_middle {
	width: 706px;
	background: url(border.gif) repeat-y;
}

.bottom_spacing {
	padding-bottom: 20px;
}

#header {
	padding-top: 0px;
	text-align: left;
}

#logo {
	margin: 0 285px 36px 25px;
}

#menu {
	overflow: hidden;
	width: 700px;
	margin: 0 4px 0 2px;
	background-color: #3a3a3a;	
}

#menu p  {
	padding: 10px 0 10px 0;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
}

#menu ul  {
	float: left;
	list-style-type: none;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
}

#menu li {
	float: left;
	width: 100px;
	padding: 10px 0 10px 0;
}

#menu li.selected {
	background-color: #ff0000;
}

#menu_sub {
	overflow: hidden;
	width: 700px;
	background-color: #ff0000;
	margin: 0 5px 40px 2px;
}

#menu_sub ul  {
	float: left;
	padding: 3px 0px 3px 0px;
	list-style-type: none;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}

#menu_sub p  {
	float: left;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0;
}

#menu_sub li {
	float: left;
	width: 90px;
	background: url(dot.gif) repeat-y right top;
}

li a {
	text-decoration: none;
	color: #ffffff;
}

li a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#content {
	overflow: hidden;
	width: 696px;
	margin: 0 5px;
}

table.gallery, table.links {
	display: inline;
	border-collapse: collapse;
}

table.gallery td {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

table.links td {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #000000;
	padding: 2px;
	width: 148px;
}

.textcol {
	text-align: left;
	margin: 0 40px 15px 40px;
}

.img_links_spacing {
	margin-bottom: 35px;
}

.img_links_spacing a {
	margin: 0 3px;
}

#enter {
	margin: 15px 0;
}

#enter a {
	font-size: 20px;
}

#enter p {
	display: inline;
	margin: 0 15px;
}

.border {
	border: 1px solid #000000;
}

#col_left {
	float: left;
	width: 180px;
}

#col_middle {
	float: left;
	width: 336px;
	text-align: left;
}

#col_right {
	float: left;
	width: 180px;
}

#col_left img, #col_right img {
	margin-top: 45px;
}

#border_bottom {
	width: 706px;
	height: 13px;
	background: url(border_bottom.gif) no-repeat;
	overflow: hidden;
}

#legal {
	margin: 15px 0;
	font-size: 10px;
}

#legal a {
	text-decoration: underline;
	color: #000000;
}

