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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

body {
	background:#eee;
	border-top:1px solid #000;
	line-height:1.5em;
	}

h2, h3, h4 {
	color:#252525;
	}
	
h1{
	color:#5D0000;
	font-family:Georgia, "Goudy Old Style", Times, 'Times New Roman', serif;
	font-size: 35px;
	line-height:1.5em;
	text-align:center;
	text-shadow:2px 2px 2px #777;
	font-weight:bold;
	letter-spacing:.05em;
	font-variant:small-caps;
	padding:10px 10px 10px 0;
	}
	
h2 {
	font-family:Georgia, "Goudy Old Style", Times, 'Times New Roman', serif;
	font-size: 20px;
	font-weight: normal;
	font-style:normal;
	text-align:center;
	text-decoration:none;
	line-height:1.5em;
	padding:20px 10px 5px 0;
	}
	
h3 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 15px;
	line-height:22px;
	text-align:left;
	font-style:italic;
	font-weight: bold;
	padding:20px 10px 5px 0;
	}
	
#topborder {
	margin:auto;
	width:100%;
	height:3px;
	border-bottom:solid 1px #777;
	background:transparent;
	margin-bottom:1px;
	}
	
#topborder2 {
	width:100%;
	height:1px;
	margin-top:-2px;
	border-bottom:solid 1px #777;
	background:#ddd;
	}
	
#container {
	margin:2px auto;
	width:900px;
	background:transparent;
	}

#top {
	width:100%;
	height:135px;
	background:#000 url(../images/transparency.jpg);
	background-repeat:repeat-x;
	}

#banner {
	margin:auto; 
	width:900px;
	}

#top img {
	width:900px;
	padding-top:10px;
	}
	
#main {
	width:100%;
	padding:30px 55px 10px 20px;
	background-color:#transparent;
	}

#main p {
	width:550px;
	color: #2c2c2b;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
	}

#main img {
	float:right;
	width:100px;
	}

#footer {
	padding-top:10px;
	background:transparent;
	clear:both;
	}
	
#footer p {
	font-size:12px;
	padding:10px;
	text-align:right;
    }
	 
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:underline;
	font-weight:normal;
	color:#742d02;
	}
#footer a:hover {
	text-decoration:none;
	}	 

#main a:link, #main a:visited, #main a:active {
	text-decoration:none;
	font-weight:normal;
	color:#742d02;
	}
#main a:hover {
	text-decoration:underline;
	}
	

	
