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,
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: circle;
}

li {
margin-bottom: 15px;
}

blockquote, q {
	quotes: none;
}

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

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

a, a:visited, a:link, a:active {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}


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

body {
background-color: #754C29;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FFFFFF;
padding:0px;
margin:0px;
line-height:21px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;

}

/* ----------banner for logo-------------- */
#banner {
text-align: center;
padding: 0px;
margin: 0px;
}

/* -----------------content--------------------- */
#content {
width:537px;
padding: 0px;
float:left;
display:inline;
overflow:hidden;
}


p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#right {
vertical-align:bottom;
float: left;
width: 263px;
margin: 0px;
margin-top:219px;
padding: 0px;
display:inline;
overflow:hidden;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

