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


/*   START    */

html{}
body{background-color:#382914; background:url('../images/bg.gif')top center; color:#fff; text-align:center; font-size:14px; line-height:22px;}

#container{width:940px; margin:0 auto; text-align:left;}

h1{}
h2{margin-bottom:2em;}
h3{}

a{color:#BBE6F2; text-decoration:none;}
a:link, a:visited{border-bottom:1px dotted #97BBC6;}
a:hover{border-bottom:1px solid #fff;}
a:active{}

.miniml{color:#624C2B; font-size:11px;}
.nojunk{color:#BBE6F2; font-size:11px;}

a.imglink{border:0;}

p{margin-bottom:2em;}

#header{height:135px; margin-top:40px; margin-bottom:50px;}

#header h1{width:300px; display:inline;}
#accolades{width:150px; float:right; clear:right;}

#maincontent{clear:both; width:940px;}
#blurb{width:600px; float:left; min-height:400px;}
#blurb p{width:500px;}
#ssp{width:340px; float:right; min-height:400px;}

#footer{border-top:1px solid #BBE6F2; margin-top:30px; padding-top:0.5em;}

strong{color: #BBE6F2}

