@charset "utf-8";
/* CSS Document */

BODY {
	font-family: "Arial";
	font-size:14px;
	margin:0px;
	padding:0px;
	text-align:center;
	min-width:810px;
	background: #000000 url(images/texture.jpg) repeat left top;
	background-color:#112222;
	margin-top:0;
	margin-left:0;
}


P {	font-family: "Arial"; font-size:14;}
td {	font-family: "Arial"; font-size:14;}

#centerwrapper {text-align:left;width:810px;margin-left:auto;margin-right:auto;}

h1{
	color: #003365;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

h2{
	color: #003365;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.brick{ color:#990000; }

.media_text {font-family: "Arial"; font-size:12;}
