a {
	color: black;
}

a img {
	border: none;
}

a:visited {
	color: black;
}

a:hover {
	color: #9a8;
}


body {
	font-family: Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	background-color: #cc9966;
	color: 000000;
}

#content {
	margin: 50px;
	padding: 25px 50px 5px 50px;
	background: #996600;
}

#header {
	text-align: center;
	color: black;
	font: bold 125% "Courier New", Courier, monospaced;
	padding: 15px 15px 0 15px;
}

#header a {
	color: black;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;

}

#header2 a:hover {
	text-decoration: underline;

}

#middle {
	padding: 30px;
}

#indexbox {
	width: 400px;
	text-align: center;
	padding-top: 30px;
}

#indexbox2 {
	width: 500px;
	text-align: center;
	padding-top: 30px;
}

#indexbox3 {
	width: 1200px;
	text-align: center;
	padding-top: 30px;

}
	

#footer {
	text-align: center;
	font: 80% "Courier New", Courier, monospaced;
}

#newsbox {
	border: dashed 1px;
	margin: 30px 50px 0 50px;  REMOVE??
	padding: 15px;
	}

.title {
	font: bold 100% "Courier New", Courier, monospaced;
}

.title2{
	font: bold 85% "Courier New", Courier, monospaced;
        padding-left: 12px;
        text-wrap: left;


}

.title3{
	font: 85% "Courier New", Courier, monospaced;
        padding-left: 12px;

}

.title4{
	font: 85% "Courier New", Courier, monospaced;

       

}

.title5{
	font: bold 85% "Courier New", Courier, monospaced;
        padding-left: 12px;
        text-wrap: right;


}

.bigtitle {
	font: bold 150% "Courier New", Courier, monospaced;
}

.bigtitle2 {
	font: bold 150% "Courier New", Courier, monospaced;
         padding-left: 12px;
}

.postedby {
	font: 75% "Courier New", Courier, monospaced;
}
                    
