@charset "utf-8";
/* CSS Document */

body {
margin: 0;
background-color: #ffffff;
font-size: 12px;
font-family: Georgia, serif;
}
#navcontainer {
width: 200px;
float: left;
}
#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 16px;
letter-spacing: -2px;
}
#navcontainer a {
border-bottom: 1px solid #eeeeee;
padding: 3px;
display: block;
width: 160px;
background-color: #80b4cc;
}
#navcontainer a:link, #navlist a:visited {
color: #eeeeee;
text-decoration: none;
}
#navcontainer a:hover {
background-color: #CD818F;
color: #ffffff;
}
#container {
margin: auto;
display: block;
position: relative;
vertical-align: text-top;
height: auto;
float: none;
}
#mainstuff {
display: block;
vertical-align: text-top;
float: left;
width: 500px;
height: auto;
padding-right: 29px;
}
#rightsidebar {
display: block;
vertical-align: text-top;
float: right:
width: 200px;
}
#footer {
display: block;
vertical-align: text-top;
float: left;
width: 929px;
height: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-variant:small-caps;
letter-spacing: 1px;
}
h1 {
font-family: Arial,Helvetica,sans-serif;
line-height: 75%;
font-size: 2em;
text-transform: lowercase;
font-style: normal;
font-weight: bold;
letter-spacing: -3px;
text-align: left;
color: #BF81CD;
}
a {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-variant: small-caps;
color: #80b4cc;
letter-spacing: -1px;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #BF81CD;
}
a:hover {
text-decoration: none;
background-color: #CD818F;
color: #ffffff;
}
a:active {
text-decoration: none;
color: #CD818F;
}
p.style1 {
font-family: sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 14px;
line-height: 100%;
word-spacing: normal;
letter-spacing: 0ex;
text-decoration: none;
text-transform: none;
text-align: left;
text-indent: 0ex;
}
p.style2 {
font-family: serif;
font-style: italic;
font-variant: normal;
font weight: normal;
font-size: 16px;
line-height: 100%;
word-spacing: normal;
letter-spacing: 0ex;
text-decoration: none;
text-transform: none:
text-align: left;
text-indent: 0ex;
}
p.style3 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal
font-variant: small-caps;
font-weight: bold;
font-size: 16px;
line-height: 90%;
word-spacing: normal;
letter-spacing: 0ex;
text-decoration: none;
text-transform: left;
text-dinent: 0 ex;
}
p.style4 {
font-size: 14px;
}
a.dsphead{
	text-decoration:none;
}
a.dsphead:hover{
	text-decoration:underline;
}
a.dsphead span.dspchar{
	font-family: inherit;
	font-weight:normal;
}
.dspcont{
	display: none;
}

