a {
	color: #F00;
	text-decoration: none

}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	}

h2 {
	color: #F00;
	font-size: 1.15em;

	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #000;
	color: #F00;
	text-align: left;

	}

h4 {

	color: #00F

	}

h1 {

	color: #F00;

	text-decoration: underline;

}

p {
	margin: 0 auto;
}
.twitter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	width: 250px;
}
.maincontext {
	background-color: #0;
}
.menu {
	background-color: #000;
	height: 800px;
	width: 300px;
	float: left;
	padding: 20px;
}

.mainHeaderStyle {
	background-color: #000000;
	width: auto;
	float: left;
	padding: 20px;
}
.mainFooter {
	background-color: #000000;
	height: auto;
	position: static;
	clear: both;
	width: auto;
	text-align: center;
}
.menu ul{
	list-style-type:none;
	text-align:left;
}
.selected      {
	color: #FFF;
}
ul li h2 a {
	font-size: 1.5em;
}

