@charset "utf-8";
/* CSS Document */

img, .sbt a img { border: none; }

p, a, h1, h2, h3, ul, ol { font-family: Trebuchet MS, Tahoma, sans-serif; }

#foot p, hr, #nav ul, .email, h2, .boards p { margin: 0px; padding: 0px; }

h2 a, p a { text-decoration: none; }
h2 a:hover, p a:hover { text-decoration: underline; }

#nav li { list-style-type: none; }

.email { font-style: italic; }

#foot p, .boards p { font-size: 12px; }
h2 { font-size: 18px; }

a, h1 { color: #930c9e; }
h2 span, h2 a { color: #666; }
h2 { color: #c0d; }

#nav ul { position: absolute; left: 25px; top: 90px; }

#cont ul, #cont ol { margin-left: 25px; padding-left: 0px; }

form span { position: absolute; left: 350px; }

/* DESIGNS */

.sbt { width: 120px; float: left; z-index: 80; }

.boards { width: 100%; height: 375px; }

.sbt a { margin-left: 15px; }

.boards img { border: 1px solid black; }
