body {
	font: bold 12px Verdana;
	background: #000000;
	color: #ffff00;
	}

#links, #header, #menu, #gallery, #footer {
	width: 1200px;
	margin: auto;
	text-align: center;
	}

#links table {
	border: 0px;
	}

#links td {
	font-size: 15px;
	padding: 25px 7.5px 25px 7.5px;
	text-align: center;
	}

#links a, a:visited {
	color: #ffff00;
	text-decoration: none;
	}

#links a:hover {
	color: #ffff00;
	text-decoration: underline;
	}

#menu table {
	width: 1200px;
	border: 7.5px ridge #0000ff;
	}

#menu td {
	font-size: 10px;
	text-align: center;
	}

#menu td.search {
	width: 210px;
	text-align: center;
	}

#menu a, a:visited {
	color: #ffff00;
	text-decoration: none;
	}

#menu a:hover {
	color: #ffff00;
	text-decoration: underline;
	}

form {
	margin: 0px;
	padding: 0px;
	}

#directory {
	width: 1200px;
	margin: auto;
	margin-top: 50px;
	text-align: center;
	}

#directory table {
	width: 1200px;
	border: 7.5px ridge #0000ff;
	}

#directory td {
	text-align: center;
	}

#gallery {
	width: 1200px;
	margin: auto;
	text-align: center;
	}

#gallery table {
	border: 0px;
	}

#gallery td.contents {
	width: 1200px;
	text-align: center;
	}

#videos {
	float: left;
	margin: auto;
	text-align: center;
	}

#videos table {
	border: 7.5px ridge #0000ff;
	}

#videos td {
	text-align: center;
	}

#videos td.video {
	padding: 12.5px 12.5px 12.5px 12.5px;
	text-align: center;
	}

#video table {
	border: 0px;
	}

#video td {
	text-align: center;
	}

#sidebar {
	float: right;
	margin: auto;
	text-align: center;
	}

#sidebar table {
	border: 7.5px ridge #0000ff;
	}

#sidebar td.topleftad {
	padding: 5px 2.5px 5px 12.5px;
	text-align: center;
	}

#sidebar td.toprightad {
	padding: 5px 12.5px 5px 2.5px;
	text-align: center;
	}

#sidebar td.link {
	font-size: 15px;
	padding: 2.5px 12.5px 2.5px 12.5px;
	text-align: left;
	}

#sidebar td.bottomad {
	padding: 5px 12.5px 5px 12.5px;
	text-align: center;
	}

#sidebar a, a:visited {
	color: #ffff00;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #ffff00;
	text-decoration: underline;
	}

#join {
	border: 7.5px ridge #0000ff;
	}

#footer {
	color: #0000ff;
	margin-top: 25px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	border: 7.5px ridge #0000ff;
	}

#footer a, a:visited {
	color: #0000ff;
	text-decoration: none;
	}

#footer a:hover {
	color: #0000ff;
	text-decoration: underline;
	}