@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #5b5a2b;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #6e2600;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

h1 {
	font-size: 18px;
	color: #6e2600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #ffcc33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	color: #ff0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: italic;
	font-weight: bold;
}

#wrapper {
	max-width: 100%;
	min-width: 1000px;
	margin-left: 0px;
	margin-right: 0px;
    margin-top: 0px;
	text-align:center;
	color: #5b5a2b;
}
div.paint {
    
	position:absolute; top: 675px; left: 575px;
	z-index: 100;
	text-align:center;
	
}

#content{
	margin-left: 15px;
	margin-right:25px;
	margin-top:10px;
	margin-bottom: 10px;
}
#right{
	margin-left: 15px;
	margin-right: 15px;
	margin-top:10px;
	margin-bottom: 10px;
}

#tag {
margin-left: 15px;
	margin-right: 15px;
	margin-top:10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
#left {
	margin-left: 15px;
	margin-right: 15px;
	margin-top:10px;
	margin-bottom: 10px;
}

span.small  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: italic;
	font-size: 9px;
	line-height: normal;
	color: #a39b81;
	}
span.small A:link {color: #6e2600; font-size: 9px; font-variant: italic; font-weight: bold; line-height: normal; text-decoration: none; }
span.small A:hover {color: #6e2600; font-size: 9px; font-variant: italic; font-weight: bold; line-height: normal; text-transform: none; }
span.small A:visited {color: #999999; font-size: 9px; font-variant: italic; font-weight: bold; line-height: normal; text-transform: none; }

span.large  {
	font-size: 14px;
	color: #ffcc33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
}
span.xl  {
	font-size: 16px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant:small-caps;
}
span.xl A:link {color: #000000; font-size: 16px; font-weight: normal; font-variant:small-caps; line-height: normal; text-decoration: none; }
span.xl A:hover {color: #ffffff; font-size: 16px; line-height: normal; font-variant:small-caps; text-transform: none; }
span.xl A:visited {color: #000000; font-size: 16px; line-height: normal; font-weight: normal; font-variant:small-caps; text-transform: none; }


span.botlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #5b5a2b;
	text-decoration: none;
	text-align:center;

}
span.botlinks A:link {color: #5b5a2b; font-size: 12px; font-weight: bold; text-decoration: none; }
span.botlinks A:hover {color: #ffffff; font-size: 12px; text-transform: none; }
span.botlinks A:visited {color: #333333; font-size: 12px; text-transform: none; }

