html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {

background-repeat:no-repeat;
font-family: verdana;
background:white;
}





#container {
display: black;
width:900px;
margin:10px auto 0 auto;
background: black;
background:#1A1A1A url("black.jpg");

border:0px solid gray;
}


#header {
font-size:24px;
color:white;
text-align:center;
padding: 0;


}



#menu {
float:left;
color:gray;
font-size:11px;
padding-left:25px;
margin-right:5px;
padding-right:5px;

height:500px;
width:120px;
padding-bottom:15px;
background:black;
margin-top:-25px;
}

#menu p {
color: #008F45;
font-size:11px;
padding: 5px 0 0 0;

margin-bottom: 3px;
}

#menu p a {
color: #008F45;
font-size:11px;
padding: 5px 0 0 0;
text-decoration:none;
}

#menu p a:hover {

}

#menu ul li a {
padding: 2px 0 0 0;
color:gray;
text-decoration:none;
}


#menu h1 {
font-size:32px;
color: white;
margin-left:-20px;
margin-bottom:190px;
text-transform:uppercase;
}

#menu ul li a:hover {
color:white;

cursor:pointer;
}



#footer {
font-size:12px;
color:gray;
text-align:center;

padding:5px;
margin-left:-80px;

}


p {
margin-left:-10px;
}

#textat {

font-size:10px;

width:500px;
padding:10px;
margin-left:180px;
}

#textat p {
margin:5px;
padding:5px;
font-size:11px;

}



#textat ul li {
list-style-type:circle;
margin-left:25px;
}
