<!--
						/* ---- COLORS, BORDERS ---- */

body { background-image: none; background-color: #F3F2E4; }
hr { border: solid #B00; border-width: 1px 0 0 0; }

#headcontain {
	background-image: none; background-color: #763b91;
	border-bottom: 1px solid #000; }
#pic img { border: solid #dbec6a; border-width: 1px 0 0 1px; }
#heading1 H1, #heading1 a {
	background: transparent;
	text-decoration: none;
	color: #FFF; }
#heading2 {
	background: transparent;
	color: #864bA1; }
#subheading, #subheading A {
	background: transparent;
	text-decoration: none;
	color: #F3F2E4; }
#right { border: 0; }
#main {
	margin-right: 175px; background-image: none; background-color: transparent;
	font-size: 95%; text-align: left; color: #000; }
#left { background-image: none; background-color: #E3E1C7;
	border: solid #000; border-width: 0 1px 0 0; }
.sideleft, .sidecent {
	background: transparent;
	color: #000;
	border-bottom: 1px solid #B00; border-top: 0; }
#footer {
	background-image: none; background-color: #763b91;
	color: #FFF;
	border-top: 1px solid #000; border-bottom: 0; }

#selector {
	background-image: none; background-color: #E3E1C7;
	color: #000;
	border: 1px solid #000; }

#about {
	position: relative; float: right; margin: 0; padding: 0; 
	width: 175px;
	font-size: 100%; 
	background-image: none; background-color: #E3E1C7;
	color: #000; border: solid #000; border-width: 0 0 1px 1px; }

#about p { margin: .5em 0; }

#picture { margin: 0; }

#about ul { margin:0; padding:0; list-style-type: none; }
#about li { margin:0; padding:0; border:0; line-height: 1.5em; }
#about li a { margin: 0 -.8em; padding: 0 .8em; display: block; }
#about li a { border-bottom: 1px dotted #C00; }

blockquote {
	margin: 1em 0 .3em 0; padding: 1em 1.5em;
	background-color: #E3E1C7;
	color: #000; font-size: 100%;
	border: 0; }

.Troby { padding: 0 1.5em; border-bottom: 5px solid #B00; }

h2 { background: transparent; color: #B00; }
h3 { background: transparent; color: #B00; }
h4 { background: transparent; color: #B00; }
h5 {
	background-image: none); background-repeat: repeat-x; background-color: #B00;
	color: #FFF; }

input.button {
	background-image: none; background-color: #E3E1C7;	
	color: #000;
	border: 1px solid #B00; }

						/* LINKS */

a:link, #toplinks a:link, #selector a:link {
	font-weight: normal; text-decoration: underline; z-index: 5;
	background: transparent;
	color: #70C; }
a:visited, #toplinks a:visited, #selector a:visited {
	font-weight: normal; text-decoration: underline;
	background: transparent;
	color: #50A; }
a:hover {
	font-weight: normal; text-decoration: underline; font-style: normal;
	background-image: none; background-color: transparent;
	color: #B00; }

ul.pages li a { border-bottom: 1px dotted #B00; }

#left a:link, #about a:link {
	background: transparent; 
	font-weight: normal; text-decoration: none;
	color: #70C; }
#left a:visited, #about a:visited {
	background: transparent;
	font-weight: normal; text-decoration: none;
	color: #50A; }
#left a:hover, #about a:hover {
	font-weight: normal; text-decoration: none; font-style: normal;
	background-image: none; background-color: #d4d1ae;
	color: #000; }

#main a:link.double, #main a:visited.double {
	border-bottom: 1px solid #000; }
#left a:link.double, #left a:visited.double {
	text-decoration: underline; }

#toplinks a:link, #selector a:link, #blogfeedback a:link, #toplinks a:visited, #selector a:visited, #blogfeedback a:visited {
	font-weight: normal; text-decoration: underline; font-style: normal;
	background-image: none; background-color: transparent;
	color: #70C; }

#toplinks a:hover, #selector a:hover, #blogfeedback a:hover {
	font-weight: normal; text-decoration: none; font-style: normal;
	background-image: none; background-color: #c2de5f;
	color: #50A; }

#footer a:link, #footer a:visited  {
	text-decoration: underline;
	background: transparent;
	color: #c2de5f; }
#footer a:hover {
	text-decoration: underline; font-style: normal;
	background: transparent;
	color: #F3F2E4; }

-->