

#Content {

	width:500px;

	margin:0px auto;

	text-align:left;

	padding:15px;

	border:1px dashed #333;

	background-color:#eee;

	}



div.float {

  	float: left;

  	}



td.repeat { 

	width: 11px; 

	background: url(assets/dotted11x10.gif); 

	background-repeat: repeat-y; 

	background-color: black; 

	} 





body {

	margin-top: 10px;	

	margin-left: 20px;

	background-color: black;

	font-family: garamond, serif;

	font-size: 1em;

	font color: white;

	}



div.splash {

	position: relative;

	background-color: black;

	height: 150px;

	width: 200px;

	border-color: red;

	}



div.splashtext {

	position: relative;

	margin-top:10px;

	margin-left: 20px;

	background-color: red;

	}



p {

	margin: 0;

	font-family: garamond, serif;

	font-size: 1em;

	color: white;

	}



p.garamond {

	text-indent: 0em;

	text-align; "center";

	margin: 0;

	font-family: garamond, serif;

	font-size: 1.2em;

	font color: white;

	}



p.indent {

	text-indent: 1em;

	text-align; justify;

	margin: 1em;

	color: white;

	font-family: garamond, serif;

	font-size: 1em;

	}

	





p.footer {

	font-family: garamond, serif;

	font-size: 0.8em;

	font color: #666; background-color: transparent; text-align="center"; padding: 0;

	}



p.thumb {

	font-family: arial, verdana, sans serif;

	font-size: 0.6em;

	color: #666

	color: #666; background-color: transparent; text-align="center"; padding: 0;

	}



.caption {

	margin-top: 6px;

	font-family: arial, verdana, sans-serif;

	font-size: 0.6em;

	color: #888;

	text-align: center;

	}



a:link {color: #a24d24; text-decoration: none;}

a:visited {color: orange; text-decoration: none;}

a:active {color: olive; text-decoration: none;}

a:hover {color: khaki; text-decoration: none;}



h1 {

	font-family: arial, verdana, sans serif;

	font-size: 1.2em;

	color: #939;

	}



h2 {

	font-family: arial, verdana, sans-serif;

	font-size: 1em;

	color: #333;

	}



h3 {

	margin: 0px;

	font-family: arial, verdana, sans serif;

	font-size: 1.4em;

	font-weight: bold;

	color: white

	}



strong {

	margin: 0;

	font-family: arial, verdana, sans serif;

	font-size: 1em;

	font-weight: bold;

	color: white

	}



.center {

	text-align="center";

	}



<!-- newspaper style -->



.italic {

	font-family: times, serif;

	font-size: 1em;

	font color: white;

	font-style: italic;

	}



.bold {

	font-family: times, serif;

	font-size: 1.2em;

	font color: white;

	font-weight: bold;

	}



.semibold {

	font-family: times, serif;

	font-size: 1em;

	font color: white;

	font-weight: bold;

	}



.headline {

 	font-family: times, serif;

	font-size: 2.6em;

	font color: white;

	}



.subhead {

	font-family: times, serif;

	font-size: 1.2em;

	font color: white;

	font weight: bold;

	font-style: italic;

	letter-spacing: 0.2em;

	}



.description {

	margin-left: 5px;

	font-family: garamond, serif;

	font-size: 1em;

	font color: white;;

	}

















