body {
	margin:0px;
	padding:0px;
	background-image:url('pagebg.jpg');
}

h1 {
	font-size:16pt;
	font-weight:bold;
	color:white;
	font-family:georgia;
	margin:0px;
	padding:0px;
}


h2 {
	font-size:10pt;
	font-weight:bold;
	color:white;
	font-family:verdana;
	margin:0px;
	padding:0px;
}

h3 {
	font-size:10pt;
	font-weight:bold;
	color:white;
	font-family:verdana;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	border-bottom:2px #1d396d solid;
}

p,td {
	font-size:8pt;
	font-weight:bold;
	color:white;
	font-family:verdana;
	margin:5px 0px 0px;
	padding:0px;
}

a {
	font-size:8pt;
	font-weight:bold;
	color:yellow;
	font-family:verdana;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

a:visited, a:active {
	color: orange;
}

a:hover {
color:red;
}

hr {
color: #1d396d;
background-color: #1d396d;
height:5px;
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.page_container {
	width:900px;
	margin:10px auto;
}

.header {
	position:relative;	
	height:130px;
	padding:0px;
	margin-bottom:20px;
}
	
.cathead {
	border:2px #1d396d solid;
	border-bottom:0px;
	margin:10px 0px 0px;
	background-image:url('tablet_button.jpg');
	height:20px;
	clear:both;
	font-size:12pt;
	padding-left:10px;
	padding-top:6px;
	font-size:12pt;
	font-weight:bold;
	color:white;
	font-family:verdana;
	text-align:center;
}

.content {
	position:relative;
	clear:both;
	background-image:url('pagebg2.jpg');
	margin:0px;
	margin-bottom:10px;
	border:2px #1d396d solid;
	padding-top:10px;
	overflow:hidden;
}
.about_this {
	position:relative;
	clear:both;
	background-image:url('tablet_shallow.jpg');
	background-color:#21417c;
	background-repeat:repeat-x;
	width:800px;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	border:2px #1d396d solid;
	padding:10px;
	overflow:auto;
}

.about_this p {
	font-size:10pt;
}
.about_this a {
	font-size:10pt;
}

.image {
	border:2px #1d396d solid;
	
}

.nameplate {
	padding:10px;
	border:2px #1d396d solid;
	background-color:#21417c;
	background-image:url('tablet.jpg');
	background-repeat:repeat-x;
	width:166px;
	height:110px;
	margin-bottom:10px;
	float:left;
	
}

.topplate {
	width:700px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:0px;
	float:right;

}




.thumblist{
	position:relative;
	padding:0px;
	margin:0px;
	display:block;
}

.thumblist a,a:visited,a:active{
	color:white;
}


.thumblist li{
	padding:5px;
	font-size:10pt;
	font-weight:bold;
	color:white;
	font-family:verdana;
	border:2px #1d396d solid;
	width:auto;
	text-align:left;
	background-color:#21417c;
	background-image:url('tablet.jpg');
	background-repeat:repeat-x;
	float:left;
	list-style:none;
	width:273px;
	height:64px;
	margin:5px;
}

.thumblist img{
	border:2px solid #1d396d;
	width:120px;
	height:60px;
	float:left;
	margin-right:10px;
}

.lcsize li{
	font-size:8pt;
	font-weight:normal;
	width:140px;
	height:120px;
	float:right;
	margin:0px;
	margin-left:10px;
}

.lcsize .wide{
	width:120px;
	height:120px;
}

.lcsize .wide a{
	font-size:10pt;
	font-weight:bold;
	color:yellow;
}


.lcsize .wide a:hover, option:hover{
	color:red;
}

.lcsize img {
	float:none;
	margin-left:auto;
	margin-right:auto;
}

.menu {
	display:block;
	border:none;
	background:none;
	margin-right:auto;
	margin-left:auto;
}
.menu li{
	position:relative;
	padding:0px;
	margin:0px;
	font-size:10pt;
	font-weight:bold;
	color:white;
	font-family:verdana;
	border:2px #1d396d solid;
	text-align:left;
	list-style:none;
}

.EnemyTable {
	padding:0px;
}

.EnemyTable td{
	color:white;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	background-image:none;
	background-color:#21417c;
	background-image:url('tablet_shallow.jpg');
	font-size:9pt;
	border-spacing:10px; 
}

.EnemyTable td:first-child{
	text-align:right;
}

.EnemyTable .headline td{
	border-bottom:1px white solid;
}
