body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, table, th, td, embed, object {
	padding: 0;
	margin: 0; 
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset, img, abbr {
	border: 0;
	}
address, caption, cite, code, dfn, em, 
h1, h2, h3, h4, h5, h6, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
ul {
	list-style: none;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
	}
q:before, q:after {
	content: '';
	}
a, ins {
	text-decoration: none;
	}

body {
margin: 0;
padding: 0;
color: #404040;
background-color: #ccc;
}

#wrapper {
background-color: #FFF;
width: 780px;
margin: 0 auto 0 auto;
border-right: 1px solid #404040;
border-bottom: 1px solid #404040;
border-left: 1px solid #404040;
}

#header {
width: 780px;
height: 150px;
}

#underheader {
margin: 0 40px 0 40px;
border-top: 1px solid #404040;
width: 700px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}


#menubar {
width: 150px;
float: left;
padding: 60px 0 0 0;
}

#mainsection {
width: 550px;
float: right;
}

#footer {
width: 700px;
clear: both;
padding: 20px 0 5px 0;
}

h1 {
font-family: Georgia;
font-size: 1.8em;
font-weight: normal;
border-bottom: 1px solid #999;
color: #404040;
margin: 5px 0 15px 0;
}

h2 {
font-family: Verdana;
font-size: 1.05em;
font-weight: light;
color: #555555;
margin: 10px 0 0 0;
}

h2 a {
color: #555555;
text-decoration: none;
}

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

h2 a:active {
color: #555555;
text-decoration: none;
}

h6 {
}

.test {
border-top: 1px solid #999999;
font-family: Verdana;
font-size: 0.7em;
font-weight: light;
color: #999999;
}

.bold {
font-weight: bolder;
}

p {
font-family: Verdana;
font-size: 0.8em;
font-weight: normal;
color: #404040;
padding: 5px 0 5px 0;
}

p a {
color: #404040;
text-decoration: underline;
}

p a:hover {
color: #404040;
text-decoration: none;
}

p a:active {
color: #404040;
text-decoration: none;
}
