body {
	font-family:verdana,helvetica,sans-serif;
	font-size:100%;
	color:#000000;
	margin:0px;
	background-image:url(images/leftside.gif);
	background-repeat:no-repeat;
	background-position:-4px 40px;
	background-color:#ffffff;
}

a {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
	background-color:#ffffff;
}

a:hover {
	color:#FFFFCC;
	font-weight:bold;
	text-decoration:none;
	background-color:#CC0000;
}

a.port {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	background-color:#ffffff;
}

a.port:hover {
	color:#FFFFCC;
	font-weight:bold;
	text-decoration:none;
	background-color:#CC0000;
}

td {
	vertical-align:top;
}

td.header1 {
	vertical-align:top;
}

td.header2 {
	width:275px;
	height:91px;
	vertical-align:top;
	text-align:left;
}

td.topHeader {
	width:38%;
	vertical-align:bottom;
	text-align:right;
}

td.topHeader2 {
	height:43px;
	text-align:right;
}

td.sidebar {
	width:160px;
	text-align:right;
	vertical-align:top;
}

td.footer {
	font-size:70%;
	text-align:right;
	vertical-align:bottom;
}

td.subject {
	height:330px;
	padding:2px;
	border-width:3px;
	border-style:solid;
	border-color:#990000;
	background-repeat:no-repeat;
}

td.subjectImage {
	width:300px;
	font-size:70%;
	text-align:right;
}

td.intro {
	font-size:75%;
	line-height:140%;
	vertical-align:top;
	padding:4px;
	border-width:3px;
	border-style:solid;
	border-color:#990000;
}

td.subjectText {
	font-size:75%;
	line-height:140%;
	vertical-align:top;
	padding:4px;
	border-width:3px;
	border-style:solid;
	border-color:#990000;
}

td.menu {
	width:18%;
	vertical-align:top;
	padding:2px;
	font-size:70%;
	text-align:right;
}

.subjectlink {
	text-align:right;
}

td.blankRight {
	width:15%;
	vertical-align:middle;
	background-repeat:no-repeat;
}

td.subjectList {
	text-align:right;
	font-size:80%;
	padding:3%;
}

#subjects {
	position:relative;
	text-align:right;
	font-size:80%;
	padding:5%;
}

.ss {
/*	border-width:1px;
	border-style:solid;
	border-color:#000000; */
	margin:5px;
}

.screennav {
	width:225px;
	text-align:right;
}

td.screenshots {
	font-size:75%;
	width:15%;
	vertical-align:middle;
	background-repeat:no-repeat;
	padding:2%;
}

td.screenshots2 {
	font-size:75%;
	width:15%;
	vertical-align:top;
	padding:2%;
	background-repeat:no-repeat;
	background-image:url(images/blank.gif);
	background-position:0px 0px;
}

td.screen {
	text-align:center;
}

#textScreen {
	position:relative;
	width:225px;
	height:20px;
	text-align:left;
}

#text1 {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	padding:5px;
	font-family:Verdana,sans-serif;
	font-size:90%;
	z-index:50;
	visibility:visible;
}

#text2, #text3, #text4, #text5, #text6, #text7 {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	padding:5px;
	font-family:Verdana,sans-serif;
	font-size:90%;
	z-index:50;
	visibility:hidden;
}