body {
 margin: 0;
 padding: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%;
 background: #334;
 color: #333;
 text-align: left;
}

a:link, a:visited {
 color: #900;
 text-decoration: none;
 border-bottom: 1px solid #369;
}

a:hover, a:focus, a:active {
 color: #666;
 text-decoration: none;
 border-bottom: 1px solid #900;
}

blockquote {
 margin: 0 0 7px 0;
 padding: 0;
 font-style: italic;
 color: #369;
}

code {
 font-size: 120%;
 text-align: left;
}

dl {
 padding: 1px 5px;
 line-height: 133%;
}

dl dd {
 margin: 0 0 7px 0;
}

fieldset {
 border: 0;
}

form {
 border-left: 5px solid #900;
 padding-left: 5px;
}

h2 {
 width: 430px;
 margin: -20px 0 0 0;
 padding: 0;
 z-index: 100;
 font-size: 140%;
 font-weight: normal;
 font-family: Georgia, Times, serif;
 border-bottom: 1px solid #999;
 color: #900;
 text-transform: uppercase;
}

h3 {
 margin-top: 20px;
 padding: 0;
 font-size: 120%;
 font-weight: normal;
 font-family: Georgia, Times, serif;
 color: #666;
 text-transform: uppercase;
}

img {
 border: none;
}

label {
 display: block;
 margin-right: 5px;
 font-family: Georgia, Times, serif;
 color: #666;
 text-transform: uppercase;
}

#displayemail label {
 display: inline;
}

ol, ul {
 list-style: none;
 margin-left: 0;
 padding-left: 0;
 line-height: 140%;
 text-align: justify;
}

ol li {
 clear: both;
}

ol li, ul li {
 margin: 0 0 5px 0;
}

p {
 clear: both;
 line-height: 140%;
}

ul {
 list-style: none;
}

#content ul li {
 padding-left: 15px;
 background: #fff url(images/sword_bullet_normal.gif) top left no-repeat;
}

#content ul.inlinelist li {
 display: inline;
 margin: 0;
 padding: 0 3px 3px 0;
 background-image: none;
}

#content ul.inlinelist li a {
 border-bottom: 0;
}

#wrapper {
 width: 630px;
 margin: 0 auto;
 padding: 0 15px;
 background: #fff url(images/sword_back.gif) repeat-y;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 600px;
}

html>body #wrapper {
 width: 600px;
}

#tmain {
 width: 600px;
 height: 300px;
 margin: 0;
 padding: 0;
 background: #fff url(images/sword_header.jpg) no-repeat;
 text-indent: -10000px;
}

#content {
 width: 425px;
 margin: 0;
 padding: 0;
 float: left;
 background: #fff;
}

#menu {
 width: 160px;
 margin: 10px 0 0 0;
 padding: 0;
 float: right;
 background: #111;
}

#menu li {
 list-style: none;
 margin: 0 8px 7px 2px;
 color: #fff;
 text-transform: uppercase;
}

#menu li#current {
 display: block;
 color: #ccc;
 font-weight: bold;
 background: #111 url(images/sword_bullet_on.gif) bottom right no-repeat;
}

#menu li a:link, #menu li a:visited {
 display: block;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 border: 0;
 background: #111 url(images/sword_bullet.gif) bottom right no-repeat;
}

#menu li a:hover, #menu li a:active {
 color: #ccc;
 font-weight: bold;
 text-decoration: none;
 background: #111 url(images/sword_bullet_on.gif) bottom right no-repeat;
}

#footer {
 clear: both;
 margin: 0;
 padding: 30px 170px 19px 0;
 background: url(images/sword_footer.jpg) bottom no-repeat;
 border-bottom: 5px solid #900;
 font-size: 80%;
}

img.picleft {
 float: left;
 margin: 0 3px 15px 0;
}

img.picright {
 float: right;
 margin: 0 0 15px 3px;
}

