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: "" "";
}

img {
border: none;

}


p {
line-height: 18px;
padding-bottom: 10px;
}
h1 {
font-size: 32px;
color: #333333;
padding-bottom: 10px;
}
h2 {
font-size: 25px;
color: #333333;
line-height: 30px;
}
body {
padding-top: 20px;
background-color: #333333;
font-family: "Georgia", "Arial";
text-align: center;
}
#headimage {
height: 154px;
}
#breadcrumbs {
background-color: #333333;
height: 25px;
}

#main {
width: 540px;
padding: 20px;
}

#wrapper {
width: 750px;
min-height: 400px;
text-align: left;
margin-right: auto;
margin-left: auto;
background: #fcfcc4 url(bg.gif) repeat-y fixed center;
}

#rightnav {
width: 160px;
padding: 5px;
float: right;
height: 300px;

}

#rightnav p{
text-align: center;
font: .8em "Georgia";
color: #333333;
}

#rightnav a {
text-decoration: none;
color: #bf6200;
display: block;
}
#rightnav .nav-selected {
background: url(bullet.gif) no-repeat center right;
   
    }
#rightnav a:hover {
background: url(bullet.gif) no-repeat center right;

}

#rightnav ul li {
list-style: none;
line-height: 20px;

} 

#footer {
background-color: #b2b2b2;
border-top: #333333 20px solid;
font: 10px "Verdana", Arial;
color: #333333;
padding-left: 15px;
padding-bottom: 3px;
height: 25px;
}

#footer p {
padding: 7px;
}

#main a {
text-decoration: none;
color: #bf6200;
}

#main a:hover {
color: #333333;
}

#main li {
width: 100px; float: left; padding-bottom: 12px;
}