
* {
	margin: 0;
	padding: 0;
}

body {
	background: #d7c690 url(images/img02.gif);
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666; 
}

h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: 2px;
	font-size: 22px;
	color:#a75430;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color:#8b7a46;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}

a {
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Wrapper */

#wrapper {
	background: url(images/img02.gif) repeat-x;
}

/* Header */

#header {
	width: 540px;
	margin-left:160px;
}

#header h1, #header h2 {
	text-align: center;
}

#header h1 {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 28px;
	font-weight: normal;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-style: italic;
}

#header h2 a {
	color: #DDEEFF;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 540px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-x;
}

#menu ul {
	width: 540px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(images/img04.gif) no-repeat right top;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 13px 20px 0 22px;
	background: url(images/img04.gif) no-repeat;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */
#holder{width:100%; background-image:url(images/bobg.gif) ; background-position:left; background-repeat:no-repeat;}
#page {
	width: 940px;
	margin: 0 auto;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 10px 10px 10px 10px;
	background-image:url(images/bgmenu.gif);
	margin-left:10px;
}

#ads h2 {
	margin-bottom: 20px;
	padding: 15px 0 1px 0;
	background: url(images/img06.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 540px;
	background: #FFFFFF url(images/bgcenter.gif);
	color:#6e4e10;
}

#content .post {
	padding: 7px 7px 7px 7px;

}

#content .date {
	margin-bottom: 20px;
	line-height: normal;
}

#content .story {
}

#content .more {
	clear: both;
	margin: 0;
	text-align: right;
	font-weight: bold;
}

#content a {
	color: #1777B1;
}

#content a:hover {
	color: #C90404;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	background-image:url(images/bgcenter.gif);
	margin-right:10px;
	padding:0px 10px 10px 10px
}

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

#sidebar li {
}

#sidebar li ul {
	line-height: 180%;
}

#sidebar li li {
}


/* Footer */

#footer {
	clear: both;
	width: 100%;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}
#incfoter{background-image:url(images/fo.gif);height:200px; margin-bottom:0px}
#fotertop{height:40px;}
#links{ color:#9f612c;height:30px; text-decoration:none}
#links a{ color:#9f612c;height:30px;  text-decoration:none}
#links a:hover{ color:#d2b481;height:30px;  text-decoration:none}
#frinds { color:#9f612c;height:30px;  text-decoration:none}
#frinds a{ color:#9f612c;height:30px;  text-decoration:none}
#frinds a:hover{ color:#d2b481;height:30px;  text-decoration:none}
#copy{ color:#9f6c43;height:20px; }
****************************

.glossymenu{
list-style-type: none;
margin: 20px 0;
padding: 5px;
width: 100%;
}

.glossymenu li a{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#91694c;
display: block;
width: auto;
padding: 3px 0;
text-decoration: none;
background-color:#f1e9cb;
background-image:url(images/bgmenu.gif);
margin-bottom:3px;
padding-left:5px;

}
.glossymenu li a:hover{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #eee6c5;
display: block;
width: auto;
text-decoration: none;
background-image:url(images/hov.gif);

}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 170px;
}
* html .glossymenu li a:hover{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 170px;
}


/*convert*/
.convert {float:left; margin-left:0px; padding-right:340px}
.convert td{color:#684d3f; font-size:12px; font-weight:bold}
.convert input{color:#684d3f; background-color:#eee4c9; border:1px solid #d2c39c; font-weight:bold; font-size:9px}
.convert a{color:#d2c39c; font-size:9px; text-decoration:none;border:0px}
.convert a:hover{color:#d2c39c; font-size:9px; text-decoration:none; border:0px}
.convert SELECT{color:#684d3f; background-color:#eee4c9; border:1px solid #d2c39c; font-weight:bold}


#phar td{border:3px solid #f4f0e4; padding:10px; background-image:url(images/bgmenu.gif)}


.images{float:left; margin:0px 7px 0px 0px; border:3px solid #d3b787}
.bot{width:540px; height:108px; float:right; background-image:url(images/bot.gif)}
#tab{height:132px; width:510px; background-image:url(images/tabbg.gif); padding:7px; margin-bottom:10px}
#tabmg{height:119px; width:125px; background-color:#5a280c; float:left;border:1px dashed #d0c5a9}
#tabtitl{width:361px; height:16px;  float: left; margin-left:7px; padding:5px; border:1px dashed #d0c5a9; color:#990000; font-size:16px; font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif}
#tabinfo{width:361px; height:83px;  float: left; margin-left:7px; margin-top:7px; padding:5px; border:1px dashed #d0c5a9; color:#824d38; font-size:12px}


/*colaps*/
#coltab{width:520px; margin-bottom:0px;}
#coltabmg{height:119px; width:125px; background-color:#eadfbd; background-image:url(images/bgmenu.gif); float:left;border:1px dashed #b1915a; margin:1px}
#coltabtitl{width:514px; height:16px;  float: left; padding:5px; border:1px solid #8f0c0c; color:#eadfbd; font-size:16px; font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif; margin-bottom:7px; background-image:url(images/tabcol.gif)}
#coltabtitl a{ text-decoration:none; color:#eadfbd; padding-right:380px}
.coltabhold{width:520px;  float: left; padding:4px 2px 4px 4px;  margin-bottom:5px; background-image: url(images/img02.gif); }

/*topheader*/

#toop{width:940px;}
#logo{ width:383px; float:left;height:86px; background:url(images/logo.jpg)}
#add{width:100px;height:86px; float:left; }
#actu{width:457px;height:86px; float:left; background-image:url(images/news.gif);}
#actu p a{color:#f1e1c2; font-size:13px; font-weight:bold}

/*form*/

.inp{ border:1px solid #b09669; width:304px; background-image: url(images/img02.gif); height:20px; margin-bottom:2px}
.ar{ border:1px solid #b09669; width:304px;background-image: url(images/img02.gif)}
.btn{ width:100px; margin-left:50px;}

.aculp{padding:7px; background-image:url(images/bgmenu.gif); border:1px solid #e7ddc5; text-align:justify; line-height:18px; margin-top:16px;width:510px;}