body	{
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	color: #000;
	background-color: #000 
	}

#space	{
	width:850px;
	height:100px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}


#frame	{
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	padding:0px;
	text-align:left;
	}

#content200 {
	width:180px;
	height:280px;
	padding:10px;
	float:left;
	background:#fff;
	}

#content450 {
	width:430px;
	height:280px;
	padding:10px;
	float:left;
	background:#fff;
	}
#content200long {
	width:180px;
	height:580px;
	padding:10px;
	float:left;
	background:#fff;
	}

#content425 {
	width:405px;
	height:280px;
	padding:10px;
	float:left;
	background:#fff;
	}

#content250 {
	width:230px;
	height:280px;
	padding:10px;
	float:left;
	background:#fff;
	}
#content850long {
	width:830px;
	min-height:580px;
	padding:10px;
	float:left;
	background:#fff;
	}

#content650long {
	width:630px;
	min-height:580px;
	padding:10px;
	float:left;
	background:#fff;
	}
#content225 {
	width:205px;
	min-height:280px;
	padding:10px;
	float:left;
	background:#fff;
	}

.side { /*for Headings side by side */ vertical-align:absbottom; display:inline }

#redline {
	border: 1px solid #FF0000; 
	margin: 0 0 0 0;
	}
#redline2 {
	border: 1px solid #FF0000; 
	margin: 0 0 0 0;
	}

a:link {
	text-decoration: none;
	color: #0066FF;
	border-bottom: 1px dotted;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
	border-bottom: 1px dotted;
}

a.h1:link {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #0066FF;
}


a.h1:visited {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #FF0000;
}

a.h2:link {
	text-decoration: none;
	color: #000;
}

a.h2:visited {
	text-decoration: none;
	color: #000;}

round {border:2px dotted red; padding: 5px;}

span {	color: #FF0000;}

th {border-bottom: 1px dotted #3399FF;}
table {font-family: sans-serif;}

td {  
    text-align: center;}

td.alt {  
    background: #3399FF;}

tr.alt {  
    background: #3399FF;}

tr.bottom td{border-bottom: 1px dotted #3399FF;}

h1.alt {  
    background: #3399FF;}

#left {
float: left;
width:42%; padding: 0em 1em 0em 2em;}

#right {
float: right;
width:42%; padding:  0em 2em 0em 1em}

#column {width: 22.5%; float: left; padding: 10px;}
#column2 {width: 47%; float: left; padding: 10px;}

ul {margin: 0;
list-style: none;}

li a:hover {
		background-color: #FF0000;
		color: #fff;
		}








