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: 10px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: url(images/body_bg.gif) repeat;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End CSS RESET */



div.body {
margin: 0 auto auto;
width: 650px;
overflow: none;
}

div.header {
margin: 0 auto auto;
background: url(images/h1_bg.gif) repeat;
border: 2px solid black;
width: 750px;
margin-bottom: 10px;

}

p,p3, h1, h2, h3, ol {
font-family: Futura, Gill Sans, Verdana, Helvetica,sans-serif;
}

h1 {
font-size: 30px;
}

h2 {
font-size: 24px;
text-transform: uppercase;
border-bottom: 2px black solid;
margin-bottom: 2px;
}

p {
Font-Family: “Impact”, Charcoal, sans-serif;
text-align: left;

}


p2 {
Font-Family: “Impact”, Charcoal, sans-serif;
font-size: 12px;

}
p3{
font-size: 14px;
}

p4{
font-size: 14px;
font-style: italic;
margin: 0 auto auto;
}
div#contact {
width: 300px;
background: url(images/h1_bg.gif) repeat;
margin-bottom: 20px;
border-bottom: 2px solid black;
margin-top:10px;
margin: 0 auto auto;


}

div#contact ol, div#contact p4, div#contact p3 , div#contact h2 {

}

div#content {
width:525px;
border: 1px solid black;
margin: 0 auto auto;
margin-top: 10px;
background: url(images/h1_bg.gif) repeat;
margin-bottom: 10px;


}

h3.title {
float: right;
width: 150px;
height: 160px;
font-size: 50px;
margin-right: 125px;
margin-top: 20px;
}

img#titleimg {
float: left;
}

div.clear{
clear:left;
clear:right;
clear:top;
clear:bottom;
}



img.left {
float: left;
width: 250px;
margin: 5px;
padding: 0px;
}

img.right {
float: right;
height: 200px;
margin: 5px;
padding: 0px;
}


div#footer {
background: url(images/h1_bg.gif) repeat;
height: 20px;
width: 90%;
margin: 0 auto auto;
}

ol{
line-height: 15px;
width: 200px;
padding-left: 1em;

}

ol li {
line-height: 12px;
list-style-type: square;
margin-left: 0px;
}

img{
margin: 0 auto auto;
}



