/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #003366;
}

a:hover {
	color: #003399;
}

a:visited {
	color: #000066;
}

*
{
border: 0;
margin: 0;
}

body
{
	background: #FD6C6C;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

#main
{
margin: 0 auto;
width: 1010px;
background: #ffffff;
}

#header
{
background: url(images/header.jpg) no-repeat;
width: 1000px;
margin: 0 auto;
height: 200px;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 10px;
height: 50px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 24px;
}

#padding1 {
padding-top: 70px;
}

#buttons
{
margin: 0 auto;
height: 52px;
width: 834px;
background: url(images/buttons.gif) no-repeat;
text-align: center;
padding-left: 130px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: auto;
	height: 37px;
	margin-left: 1px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;

}

#buttons a:hover {
	width: auto;
    height: 37px;
	background: #FFFFFF url(images/buttons_back.gif) repeat-x;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;

}

#content
{
width: 970px;
padding: 15px;
}

#left
{
width: 630px;
padding: 10px;
}

#left H1
{
color: #B60202;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #B60202;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #003399;
}

#left a:hover {
	text-decoration: none;
	color: #006699;
}

#left a:visited {
	color: #003399;
}






#right1
{
	float: right;
	width: 192px;
	padding-right: 1em;
}

#sidebar1 {
	float: right;
	width: 192px;
}

#sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar1 li ul {
	padding: 10px 10px 20px 10px;
}

#sidebar1 li li {
	margin: 0;
	padding-left: 10px;
	background: url(images/small.gif) no-repeat 3px 3px;
}

#sidebar1 h2 {
	padding: 13px;
	padding-top: 10px;
	font-size: 18px;
	height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
}

#sidebar h3
{
font-size: 14px;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#sidebar1 #categories1 li {
	background: url(images/small.gif) no-repeat left top;
}



#right
{
	float: right;
	width: 304px;
	background-color: #FFFFCC;
}

#sidebar 
{
width: 304px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title.gif) no-repeat;
	font-size: 18px;
	color: #ffffff;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 0px 4px;
}


#footer
{
	background: url(images/footer.jpg) no-repeat;
	height: 67px;
	width: 970px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 40px;
	padding-left: 30px;
	text-align: left;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
.website
{
	color: #FF6600;
	font-size: 12px;
}

.llinkweb{
	background: url(images/img09.gif) no-repeat 0px 4px;
}

#web {
	padding-left: 20px;
	padding-bottom: 30px;
	border-color: #990000;
	background-color: #FFCCFF;
	padding-top: 30px;
} 
.visit {

	color: #990000;
	font-size: 12px;
	text-decoration: none;
}

