/* CSS Document */

BODY {
	margin: 0px;
	padding: 0;
	HEIGHT:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	font-size: 11px;
	background-color: #000000;
	letter-spacing: 1.2em;
}
html{
	HEIGHT: 100%
}

table#table1 {
	width:770px;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	float: none;
	height: auto;
}

table#intro {
	width:600px;
	height: 100%;
	margin: auto;
}
 



html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	letter-spacing: 0.5px;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }
	




<style type="text/css">

html,body { /*html, added here*/
height:100%; /*this gives the body a value of which the table can be 100% */
margin:0px; /*this is the shorthand for all four borders*/
padding:0px; /*this is for the Opera browser which treats the margin as padding*/
}
.linkss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
	color: #FFFFFF;
}
.madeby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: 200;
	letter-spacing: normal;
	word-spacing: 0.7px;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D3AF41;
}
.texti {
	font-size: x-small;
	line-height: normal;
	color: #CCCCCC;
}
.text134 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	letter-spacing: 1.5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #BF9000;
	text-decoration: none;
}
a:active {
	color: #BF9000;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.tab_talk {
	border: 8px solid #000000;
}

.archive a:link {
	color: #000000;
	text-decoration: none;
}

.archive a:visited {
	color: #000000;
	text-decoration: none;
}

.archive a:hover {
	color:#990000;
	text-decoration:underline;
}

.arch_table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #000000;
}
.table_header {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	padding: 1px;
	margin: 1px;
	background-image: url(images/1.png);
	background-repeat: repeat-x;
}
h1 {
	font-size: 14px;
}
