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,
 caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.nrgtable {
	height: 33px;
	width: 100%;
	border: 0;
	margin: 0;
}
/* 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;
}

body {
	background-repeat: repeat;
	background-image: url(../_images/background-wood-sm.jpg);
}


#wrapper {

    width: 950px;

    position: relative;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;


}

#paper-background {
	padding-top: 60px;
	padding-left: 50px;
	height: 698px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(../_images/paper4.gif);
	
}

#border1 {



	padding-right: 5px;



	padding-bottom: 5px;



	padding-left: 5px;



	padding-top: 5px;



	border-width: 1.5px;



	height: 490px;



	width: 770px;



	border-color: #3f3f3f;



	border-style: solid;



}

#paper-content {

	height: 482px;

	width: 762px;

	border-color: #3f3f3f;

	border-style: solid;

	border-width: 4px;

}

#logo {

	clear: none;

	float: left;

	margin-left: 20px;

	margin-top: 20px;

	height: 176px;

	width: 175px;

}


#menu {

	margin-left: 20px;

	margin-top: 240px;

	height: 250px;

	width: 165px;

}


#page-content {

	padding-bottom: 10px;

	padding-top: 10px;

	border-style: solid;

	border-color: #3f3f3f;

	border-left-width: 1px;

	height: 425px;

	padding-left: 35px;

	right: 150px;

	top: 90px;

	position: absolute;

	display: inline;

	width: 475px;

}

#header {

	border-color: #3f3f3f;

	border-style: solid;

	border-bottom-width: 4px;

	height: 100px;

	width: 460px;
	
	position: relative;
	
	border-bottom: 

}



#main-content {

	padding-top: 30px;

	margin-top: 3px;

	border-color: #3f3f3f;

	border-style: solid;

	border-top-width: 1px;

	line-height: 15px;

	font-size: 13px;

	height: 275px;

	width: 460px;

	color: #3f3f3f;

	font-family: sans-serif;
	
>


}

#main-content a:link {

	text-decoration: none;

	color: #af2626;

	font-weight: bold;


}

#main-content a:hover {

	font-style: normal;

	font-weight: bold;

	text-decoration: underline;


}

#main-content a:visited {

	text-decoration: none;

	color: #AF2626;

	font-weight: bold;

}

#main-content a:visited:hover {

	font-style: normal;

	font-weight: bold;

	text-decoration: underline;


}


#footer {

	color: #3f3f3f;

	font-size: 12px;

	font-family: sans-serif, "Courier New", Courier, Monaco, monospace;

	margin-top: 8px;

	width: 780px;

}


#footer a:link {

	text-decoration: none;

	color: #AF2626;
	
	line-height: 18px;


}

#footer a:hover {

	font-style: normal;

	font-weight: normal;

	text-decoration: underline;

}

#footer a:visited {

	text-decoration: none;

	color: #AF2626;
	
	line-height: 18px;

}

#footer a:visited:hover {

	font-style: normal;

	font-weight: normal;

	text-decoration: underline;
	
}


#footer .fine-print {
	

	font-size: 10px;
	

}

