body
{
	background: url(../img/tausta.gif) #e3e3e3;
   font-size: 13px;
}

p, blockquote, li, h3, h2
{
	font-family: Georgia, Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 170px;
	padding-right: 16px;
}

h3
{
       font-family: Times, Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.7em;
	line-height: 1.0em;
	text-align: left;
        color: #990000;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF1F6;
	
}

h1
{
       font-family: Times, Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.2em;
	text-align: left;
        margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 170px;
	padding-right: 16px;
        color: #333333;
       	
}

h2
{
       font-family: Times, Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.4em;
	line-height: 1.0em;
        font-weight: normal;
	text-align: left;
        color: #990000;
       
}

ul {
   list-style-type: circle;
}

ul li {
   padding-left: 2px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#head
{
	text-align: left;
   padding: 5px 10px;
   margin-bottom: 6px;
}

#container
{
	width: 700px;
	\width: 712px;
	w\idth: 700px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
   padding: 0;
   background: url(../img/midbg.gif) top center repeat-y #e3e3e3;
}

#wrap
{
   margin: -5px 0;
   padding: 0 20px;
}

#ctop
{
   height: 18px;
   background: url(../img/topbg.gif) top center no-repeat #e3e3e3;
}
#cbottom
{
   height: 40px;
   vertical-align: bottom;
   text-align: right;
   background: url(../img/bottombg.gif) top center no-repeat #e3e3e3;
}
#copywrap
{
   padding-right: 25px;
   color: #5e5e5e;
}

#content
{
   color: #5e5e5e;
}

#sidebar-2
{
	float: right;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}


#head h2
{
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: .8em;
   margin-top: -2px;
   margin-bottom: 0;
   color: #A58383;
}

#content h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#menu {
   padding: 1px;
   margin: 0;
   background-color: #fff;
   background: url(../img/listbg.gif) #E9C0C0;
   width: 100%;
   list-style-type: none;
}

#menu li {
   margin: 0;
   padding: 0;
   float: left;
   border-left: 1px solid #E6E6E6;
}

#menu li.current,
#menu li.current a {
   background-color: #7E2C2C;
   color: #fff;
}
#menu li a {
   border: 0;
   padding: 4px 7px;
}

#splash {
   height: 170px;
   overflow: hidden;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Content Stylin! */

img.right_inset {
   float: right;
   margin: 10px;
   border: 3px double #7E2C2C;
   border-right: 3px double #652323;
   border-bottom: 3px double #652323;
   }
img.left_inset {
   float: left;
   margin: 10px;
   border: 3px double #7E2C2C;
   border-right: 3px double #652323;
   border-bottom: 3px double #652323;
   }

blockquote {
	border-left: 3px solid #7E2C2C;
}
em {
	background-color: #FCFFD5;
	font-style: normal;
}
#side_menu {
	background-color: #FFFBDF;
	border-left: 1px solid #F0EFC6;
	padding: 4px;
	width: 150px;
	float: right;
}

#content ul li {
	list-style-type: none;
   padding-left: 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}