html, body, div, span,
h1, h2, h3, h4, h5, h6, p, 
a, img, ul, li, 
table, tr, th, td { margin:0;padding:0;border:none; }
:focus { outline: 0; }

body {
	color:#FFF; 
	background-color: #fff;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: "Verdana","Arial",sans-serif;
}
ul {
	list-style-type: none;
}
#leftside a { color: #FFF; text-decoration: none; }
#leftside a:visited { color: #FFF; text-decoration: none; }
#leftside a:active { color: #FFF; text-decoration: none; }
#leftside a:hover { color: #2C2416; text-decoration: none; }

#rightside a { color: #FFF; text-decoration: none; }
#rightside a:visited { color: #FFF; text-decoration: none; }
#rightside a:active { color: #FFF; text-decoration: none; }
#rightside a:hover { color: #FFF; text-decoration: underline; }

#weblinks a { color: #FFF; text-decoration: none; }
#weblinks a:visited { color: #FFF; text-decoration: none; }
#weblinks a:active { color: #FFF; text-decoration: none; }
#weblinks a:hover { color: #FFF; text-decoration: underline; }

#graphiclinks a { color: #FFF; text-decoration: none; }
#graphiclinks a:visited { color: #FFF; text-decoration: none; }
#graphiclinks a:active { color: #FFF; text-decoration: none; }
#graphiclinks a:hover { color: #FFF; text-decoration: underline; }

#foottext a { color: #FFF; text-decoration: none; }
#foottext a:visited { color: #FFF; text-decoration: none; }
#foottext a:active { color: #FFF; text-decoration: none; }
#foottext a:hover { color: #FFF; text-decoration: underline; }

#wrapper {
	background-color: #ccccff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
.spacer { }
#contentrow { height: 50%; }
#leftside,#rightside { width:50%; }
#leftside {
	text-align: right;
	padding-right: 20px;
}
#rightside {
	text-align: left;
	padding-left: 20px;
	font-size: 0.8em;
}
#rightside img {
	padding:5px;
	background-color:#453823;
	border: 5px double #2C2416;
}
#rightside p {
	width: 350px;
}
.left { background-color: #453823; }
.right { background-color: #2C2416; }
#foot {
color: #453823;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: -6px;
line-height: 1.2em;
font-size: 3em;
font-weight: bold;
text-align: right;
padding-right: 25px;
padding-bottom: 25px;
vertical-align: bottom;
cursor: default;
}
#title {
color: #2C2416;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: -6px;
line-height: 0.8em;
font-size: 3em;
font-weight: bold;
text-align: left;
padding-left: 25px;
vertical-align: top;
padding-top: 25px;
cursor: default;
}
.cat {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 8px;
}
#weblinks,#graphiclinks {
	margin: 5px 0px;
}
#weblinks li,#graphiclinks li {
	font-size: 0.9em;
	font-weight: normal;
}
hr.line {
	color: #fff;
	background-color: #fff;
	height: 1px;
	width: 100px;
	text-align:right;
	margin-right:0px;
}
#foottext {
	vertical-align: bottom;
	font-size: 0.6em;
	font-weight: bold;
	padding: 0px 25px 25px 25px;
}
