* {
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #231625;
 }

#container{
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-image: url(images/Layout10c.jpg);
	background-repeat: no-repeat;
	height: 822px;
}

#mastHead{
}


#webTitle{
	text-align: center;
	position: relative;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

#mainMenu{
	font-family: "Courier New", Courier, monospace;
	text-align: right;
	padding-top: 220px;
	font-size: 18px;
	text-decoration: none;
	color: #E327B3;
	width: 135px;
	line-height: 30px;
	font-weight: bold;
	float: left;
	top: 200px;
}

ul{
}


a:link {
	color: #FF1893;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF99FF;
}
a:hover {
	color: #6A4C62;
	text-decoration: none;
}
a:visited {
	color: #F392B3;
	text-decoration: none;
}

#pageBody{
	text-align: center;
	top: 550px;
	height: 357px;
	width: 687px;
	padding-top: 260px;
	float: left;
	font-family: "Courier New", Courier, monospace;
}


#Articles{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 180px;
	color: #D1296F;
	text-align: left;
	text-decoration: none;
	float: right;
	top: 550px;
	padding-top: 500px;
	font-weight: normal;
	padding-right: 20px;
}


#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
h1 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5E5D5F;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 20px;
	color: #FF1893;
}
h2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5E5D5F;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 20px;
	color: #FF1893;
}
