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



body {
background:#333333;
text-align:center;
font:90%/120% Tahoma, Arial, Helvetica, sans-serif;
}

#wrapper {
width:504px;
margin:0 auto 0 auto;
padding:2em 0 2em 0;
text-align:justify;
}

#header {

}

#header img#logo {
margin: 4px 20px 4px 10px;
}

#header img#logo-text {
margin: 4px 10px 4px 0;
}

#header .sb-border {
background:#5A18BC;
}

#header .sb-inner {
background:#A678ED;
}

#content {
margin: 1.5em auto 0 auto;
padding:0.5em 1em 0em 1em;
clear:right;
overflow:hidden;
}

#content .sb-border {
background:#333;
}

#content .sb-inner {
background:#292929;
}

#nav {
text-align:center;
margin:0.7em 0 0.7em 0;
}

#nav ul {
list-style-type:none;
font-size:90%;
padding:0em 1.5em 0.4em 0;
float:right;
}

#nav ul li {
float:left;
color:#A678ED;
margin: 0 0em 0 1em;
}

#nav ul li#current {
padding-top:5px;
padding-bottom:8px;
display:block;
}

#nav ul li a {
color:#ccc;
text-decoration:none;
display:block;
padding-top:5px;
padding-bottom:8px;
}

h3 {
font:160%/80% Tahoma, Arial, Helvetica, sans-serif;
color:#A678ED;
margin:0.5em 0 0.5em 0;
font-weight:normal;
}

.pageimg {
float:right;
/*border:1px solid #666;*/
} 

#content {
width:auto;
}

#content p {
font:85%/160% Arial, Helvetica, sans-serif;
color:#ccc;
margin: 1.5em 0 1.5em 0;
text-align:left;
}

#content a:link, #content a:visited, #content a:active, .credit a:link, .credit a:visited, .credit a:active {
color:#A678ED;
text-decoration:none;
}

#content a:hover, .credit a:hover {
color:#A678ED;
text-decoration:underline;
}

#sidebar {
position:absolute;
top:0;
right:0;
}

#body {
position:relative;
}

#sidebar ul {
list-style-type:none;
font-size:90%;
padding:0em 1.5em 0.4em 0;
}

#sidebar ul li {
color:#A678ED;
display:block;
margin: 0 0em 0 1em;
}


#sidebar .sb-border {
background:#313131;
}

#sidebar .sb-inner {
background:#292929;
}

#sidebar {
margin:0 0 0 0.5em;
font:80%/140% Arial, Helvetica, sans-serif;
text-align:left;
color:#ccc;
padding:0 0 0 0;
}

#sidebar h5 {
font:160%/140% Arial, Helvetica, sans-serif;
margin-left:1em;
}

#sidebar a:link, .linkbox a:visited, .linkbox a:active {
text-decoration:none;
color:#ccc;
}

#sidebar a:hover {
color:#A678ED;
}
#sidebar p {
margin:0 0 1em 1.5em;
padding:0;
}

#sidebar li {
padding-left:1.5em;
}

input, textarea {
background:#ddd;
border:3px solid gray;
}

.contactmsg {
background:#981013;
padding:0.5em;
}

.contactmsg p {
color:white;
padding:0;
margin:0;
}

form p small {
font-size:80%;
line-height:1em;
}

.credit {display:none;}
