@charset "utf-8";

/* css document */
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, 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;
	background: transparent;
}
/* 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: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	background-color: #8fa2c0; text-align: center; margin-top:20px;}
a:link {
	color: #ffb200; text-decoration: underline;}
a:visited {
	color: #fff; text-decoration: underline;}
a:hover {
	color: #ffb200;}
	
#container {
	border: #000000 1px solid; padding: 0px; width: 850px; font-family: tahoma; background-color: #777; text-align: left; margin: 0 auto;}
	
#header {letter-spacing: 5px;text-align: left;color:#fff;font-size:360%;font-family: Papyrus, Optima, "Lucida Handwriting";padding: 20px; margin-top:15px;}
	
#navbox {padding: 0px; margin-left:10px; text-align: left;}
#navlinks {
	padding: 5px;font-family: tahoma, optima, verdana; letter-spacing: 1px; text-align: left;}
	
#navlinks a:link {border: #000000 1px solid; padding: 5px; display: inline;font-size: 85%;color: #000000; background-color: #ffb200; text-decoration: none;}

#navlinks a:visited {border: #000000 1px solid; padding: 5px; color: #000000; font-size: 85%;background-color: #ffb200; text-decoration: none;}

#navlinks a:hover {	border: #000000 1px solid; padding: 5px; color: #000000;font-size: 85%; background-color: #dadada; text-decoration: none;}
#sidebox {
	border: #000000 1px solid; padding: 10px; float: right; margin: 10px;background-color: #ffb200;}
	
#sidebox h4 {
	color: #000000
}


#content {
	 padding: 25px; margin: 10px;color: #fff;letter-spacing: 1px; background-color: #990000; text-align: left; }
#content p {padding: 10px;font-size: 95%;font-family: Optima, Verdana, Didot, "Bembo Expert"; line-height: 135%; padding-bottom:0;}
blockquote {padding: 10px;font-size: 95%;font-family: Optima, Verdana, Didot, "Bembo Expert"; line-height: 135%; padding-bottom:0;margin-left:15px;}
li {
	padding:10px; font-size: 90%; list-style:disc;
}
ul {padding: 15px; margin: 0 5px 0 30px;}

.left { font-size:95%; width:550px; padding-bottom:20px; padding-top: 18px; border-bottom: 1px solid #fff; }
.left img {float:left; margin:10px;}
.right { font-size:95%; width:550px; padding-bottom:20px; padding-top: 18px; border-bottom: 1px solid #fff; }
.right img {float:right; margin:10px;}

#footer {
	border: #000000 1px solid; padding: 5px 20px; font-size: 85%;  margin: 5px;color: #000000; background-color: #ffb200; text-align: right;}
	
#footer img {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px
}

h1 {color: #888; font-size: 180%;letter-spacing:3px; font-weight: bold; padding-bottom: 5px; border-bottom: solid 1px #fff; padding-left:10px;}

h2 { color: #999; font-size: 150%; padding-left:10px;}

h3 {color: #888; font-size: 130%; padding-left:10px; line-height:150%;}
h4 {
	margin: 5px; color: #fff; font-size: 110%;
}
form { margin: 5px 0 0 45px;}

.GoldBox {
	border-color: #ffb200;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	color: #ffffff;
	margin:20px;
}


