﻿A:link { text-decoration:none; color:#FFFF99; }
A:visited { text-decoration:none; color:#FFFF99; }
A:hover { text-decoration:none; color:#FF6633; }

body {
	background-color: black;
	color: silver;
	font-family: "Georgia", "Lucida Bright", "Comic Sans MS";
	font-size:16px;
	font-style: italic;
}

img {
	border:0px;
}

.master {
	width: 900px;
	height: 560px;
}

.masterleft {
	width: 225px;
	height: 560px;
}

.masterright {
	width: 675px;
	height: 560px;
}

.left {
	width: 195px; 
	height: 530px;
	margin: 15px;
	font-style: italic;
}

.leftxxx td {
	height:25%;
}

.content {
	width: 675px;
	height: 280px;
	text-align: center;
	font-style: italic;
}

.content2 {
	width: 675px;
	height: 560px;
	text-align: center;
	font-style: italic;
}

.navigate {
	width: 90%;
}

.navigate td {
	height:22px;
}
