BODY {
	text-align: center;
	margin: 0;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #504533;
	background-image: url(img/bg.jpg);
}
img {
	border: none;
}
#container {
	width: 800px;
	height: 600px;
	margin: auto;
}
#header {
	background-image: url(images/logo.jpg);
	height: 162px;
	width: 800px;
	text-align: center;
	 margin-right:auto; 
       margin-left:auto; 
}
#header h2 {
	color: #70A1EB;
	margin: 0;
	
}
#content {
	text-align: left;
	height: 650px;
	/*border-bottom: 1px solid #A1A1A1;*/
	background: url(img/contentbg.jpg) repeat-x top;
	color: #FFF9E3;
	margin: 0px;
	padding: 0px;
}
#content hr {
	color: #FFE8B7;
	height: 1px;
	width: 300px;
	text-align: center;
}
.table1 {
	list-style-position: outside;
	list-style-type: disc;
	width: 580px;
	margin: 0px 0px 0px 150px;
	padding: 0px;
	top: 5px;
	clip: rect(5px,auto,auto,auto);
	overflow: scroll;
	height: 25px;
	clear: none;
	float: none;
	color: #FFF9E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.pic1 {
	float: left;
	border: medium solid #393835;
	margin-left: 10px;
	margin-right: 15px;
	clear: both;
}
.pic_rt {
	clear: both;
	float: right;
	border: medium solid #393835;
	margin-top: 10px;
	margin-right: 110px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content h3 {
	color: #DFA286;
	margin: 0;
	font-style: italic;
	font-weight: bold;
}
#content p {
	font-size: 13px;
}
#content a:hover {
	color: #ABABAB;
}
#content a {
	color: #70A1EB;
	text-decoration: none;
}
#news {
	background-color: #45290B;
	color: white;
	border: 1px dashed yellow;
	width: 160px;
	padding: 9px;
	clear: both;
	float: right;
	text-align: left;
	margin: 5px;
	clip: rect(auto,auto,auto,auto);
}
#news .header {
	color: Yellow;
	font-weight: bolder;
	font-size: 14px;
	border-bottom: thin dotted white;
}
#news p {
	font-size: 11px;
	margin: 2px 0 2px 0;
}
#news .link {
	text-align:center;
}
#news a {
	color: #ABABAB;
	text-decoration: none;
}
#news a:hover {
	color: #70A1EB;
}
.float-left {
	clear: left;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-top: medium solid #504533;
	border-right: medium solid #504533;
	border-bottom: medium solid #504533;
	border-left: medium none #504533;
}
.float-right {
	clear: right;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	border-top: medium solid #504533;
	border-right: medium none #504533;
	border-bottom: medium solid #504533;
	border-left: medium solid #504533;
}

#footer {
	width: 800px;
	height: 1.5em;
	color: #F0A830;
	background-color: #1A1B20;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 0px;
	line-height: 1.0em;
	clear: none;
	clip: rect(auto,auto,auto,auto);
	background-position: center;
	text-align: center;
}
#footer a {
	color: #ABABAB;
	text-decoration: none;
}
#footer a:hover {
	color: #70A1EB;
}
#navigation {
        background: #1A1B20;
        border-bottom: 1px solid #A1A1A1;
        margin: 0;
        padding: 0;
        font-weight: bold;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 5px 0 5px;
        text-align: center;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(img/tableft.gif) no-repeat left top;
        color: #FFF;
        text-decoration: none;
        padding: 5px 0;
}
#navigation ul li span {
        background: url(img/tabright.gif) no-repeat right top;
        padding: 5px 7px 5px 3px;
        margin: 4px 0 4px 4px;
}
#navigation ul li a:hover span {
        text-decoration: none;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}
#navigation #current a {
        background-position: 0 -150px;
}
#navigation #current a span {
        background-position: 100% -150px;
}
h3 {
	color: #DFA286;
	margin: 0;
	font-style: italic;
	font-weight: bold;
}
h4 {
	color: #FFF9E3;
	font-size: 1.2em;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	margin-bottom: -3px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF9E3;
	padding: 0px 10px 0px 8px;
}

#center
{ 
       margin-right:auto; 
       margin-left:auto; 
} 



/*- Internet Explorer...----------------------- */

/*\*//*/
#navigation ul li a {
        display: inline-block;
        white-space: nowrap;
        width: 1px;
}

#navigation ul {
        padding-bottom: 0;
        margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
        padding: 0;
}
/**/
.name_tag {
	padding-left: 340px;
}
.bullets {
	text-align: left;
	text-indent: 110px;
	color: #FFF9E3;
}
h2 {
	color: #FFF9E3;
	margin: 0;
	font-style: normal;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
  border: 0;
  width: 80%;
}
#table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#container2 {
	width: 800px;
	height: 1200px;
	margin: auto;
}
#content2 {
	text-align: left;
	height: 900px;
	/*border-bottom: 1px solid #A1A1A1;*/
	background: url(img/contentbg.jpg) repeat-x top;
	color: #FFF9E3;
	margin: 0px;
	padding: 0px;
}

/** Dom tt/
/*\*/
a:link, a:visited, a:active {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

p {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	margin: 0;
	padding: 10px;
}

p.small {
	font-family: Verdana, sans-serif; 
	font-size: 10px;
}

ol, li {
	font-size: 12px;
}

li {
	margin-bottom: 5px;
}

div.title {
	color: #000066;
	padding-left: 1px;
	font-family: monospace;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 9px;
	height: 9px;
	margin-bottom: 1px;
}

div.main {
	border: 1px solid #000066;
}

/* Default DOM Tooltip Style */
div.domTT {
	border: 1px solid #333333;
	background-color: #333333;
}
div.domTT .caption {
	font-family: serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 2px;
	color: #FFFFFF;
}
div.domTT .contents {
	font-size: 14px;
	font-family: sans-serif;
	padding: 3px 2px;
	background-color: #F1F1FF;
}

/* Classic Style */
div.domTTClassic {
	border: 1px solid black;
	background-color: InfoBackground;
}
div.domTTClassic .caption {
	font-family: serif;
	font-size: 13px;
	_font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 1px 2px;
}
div.domTTClassic .contents {
	color: InfoText;
	font-size: 13px;
	_font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 1px 2px;
	_padding-bottom: 0;
}

/* Win9x Style */
div.domTTWin {
  border: 2px outset #BFBFBF;
  background-color: #808080
}
div.domTTWin .caption {
  border: 0px solid #BFBFBF;
  border-width: 1px 1px 0px 1px;
  background-color: #00007F;
  padding: 2px;
  font-size: 12px;
  font-weight: bold;
  font-family: sans-serif;
  color: white;
}
div.domTTWin .contents {
  border: 1px solid #BFBFBF;
}

/* Overlib Style */
div.domTTOverlib {
	border: 1px solid #333366;
	background-color: #333366;
}
div.domTTOverlib .caption {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
div.domTTOverlib .contents {
	font-size: 10px;
	font-family: Verdana, Helvetica;
	padding: 2px;
	background-color: #F1F1FF;
}

/* Nicetitle Style */
div.niceTitle
{
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif;
	width: 250px;
	left: 0;
	top: 0;
	padding: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
	-moz-border-radius: 0 10px 10px 10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
	-moz-opacity: .87;
	-khtml-opacity: .87;
	opacity: .87;
}
div.niceTitle .contents
{
	margin: 0;
	padding: 0 3px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
div.niceTitle p
{
	color: #D17E62;
	font-size: 1em;
	padding: 3px 0 0 0;
	margin: 0;
	text-align: left;
	-moz-opacity: 1;
}

/* Context Menu Style */
div.domTTMenu {
  width: 150px;
  border: 2px outset #E6E6E6;
}
div.domTTMenu .caption {
  font-size: 12px;
  font-family: sans-serif;
  background-color: #E6E6E6;
}
div.domTTMenu .contents {
  padding: 1px 0;
  background-color: #E6E6E6;
}
#center2 {
	margin-right:auto;
	margin-left:auto;
	width: 820px;
}
#table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 820px;
}
.pic2 {
	float: left;
	border: medium solid #393835;
	margin-left: 0px;
	margin-right: 0px;
	clear: both;
}
