/*
	
*/
/* global reset */
* 
{
 margin: 0;
 padding: 0;
}

* :focus, :active 
{
 outline-width: 0;
}

body 
{
 font-size: .9em;
 font-family: Georgia, Times, New;
 background-image: url(../images/bg.gif);
 background-color: #fff;
 background-repeat: repeat-x;
 color: #333;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding: 0px;
 text-align: center;
}

a 
{
 color: #3366FF;
 text-decoration: none;
}

img 
{
 border-width: 0;
}

h1 
{
 float: left;
 margin-top: 20px;
 margin-right: 0;
 margin-bottom: 50px;
 margin-left: 0;
 font-size: 4em;
 color: #fff;
}

h2 
{
 font-size: 1.2em;
 font-weight: normal;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 20px;
 margin-left: 0;
}

h2 a:hover 
{
 background-color: #3366FF;
 color: #fff;
}

.hr 
{
 color: #ccc;
}

p 
{
 margin-top: 5px;
 margin-right: 0;
 margin-bottom: 15px;
 margin-left: 0;
 line-height: 1.4em;
}

#content 
{
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 width: 900px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

#top 
{
 float: right;
 margin-top: 5px;
 margin-right: 0;
 margin-bottom: 15px;
 margin-left: 0;
}

#top li 
{
 list-style: none;
 display: inline;
}

#top li a 
{
 float: left;
 padding-top: 6px;
 padding-right: 20px;
 padding-bottom: 6px;
 padding-left: 20px;
 margin-top: 3px;
 margin-right: 2px;
 margin-bottom: 0;
 margin-left: 0;
 color: #ccc;
}

#top li a.current 
{
 color: #fff;
 background-color: #3366FF;
}

#top li a:hover 
{
 background-color: #808080;
 color: #fff;
}

#intro 
{
 clear: both;
 padding-top: 5px;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 5px;
 border-color: #dedede;
 border-width: 1px;
 border-style: nome;
 font-size: 1em;
 background-color: #eee;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
}

#left 
{
 float: left;
 width: 650px;
 margin-top: 0;
 margin-right: 20px;
 margin-bottom: 30px;
 margin-left: 20px;
 text-align: justify;
 text-justify: inter-word;
}

#right 
{
 float: right;
 width: 150px;
}

#right h3 
{
 border-bottom-color: #ccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
}

#right img 
{
 margin-top: 0;
 margin-right: 3px;
 margin-bottom: 3px;
 margin-left: 0;
 border-color: #eee;
 border-width: 2px;
 border-style: solid;
 padding: 2px;
}

#right li 
{
 list-style: none;
}

#right li a 
{
 display: block;
 border-bottom-color: #ccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
}

#footer 
{
 clear: both;
 padding-top: 15px;
 padding-right: 0;
 padding-bottom: 15px;
 padding-left: 0;
 border-top-color: #ccc;
 border-top-width: 1px;
 border-top-style: solid;
}

#r 
{
 float: right;
}

#intro li 
{
 list-style: none;
 display: inline;
}

#intro li a 
{
 float: left;
 padding-top: 3px;
 padding-right: 20px;
 padding-bottom: 3px;
 padding-left: 20px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0;
 margin-left: 0;
 color: #909090;
}

#intro li a.current 
{
 color: #993333;
 background-color: #eee;
}

#intro li a:hover 
{
 background-color: #eee;
 color: #993333;
}

#right li a.current 
{
 color: #993333;
 background-color: #eee;
}

#right li a:hover 
{
 background-color: #eee;
 color: #993333;
}