.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}

a 
{
	text-decoration: none;
	color: #CC3300;
}

body
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
}



#wrapper
{
	margin: 0px auto;
	width: 817px;
	text-align: left;
	background-image: url(imahe/bgright.gif);
	background-repeat:repeat-y;
	background-position: right;
}

#leftbg
{
	margin: 0px auto;
	width: 817px;
	text-align: left;
	background-image: url(imahe/bgleft.gif);
	background-repeat:repeat-y;
	background-position: left;
}

#banner
{
	background-image: url('imahe/header.jpg');
	background-position: top;
	width: 800px;
	height: 300px;
	position: relative;
	top: 0px;
	text-align: center;
	position: relative;
	left: 8px;	
}

#buttons
{
	position: absolute;
	left: 120px;
	top: 299px;
	height: 29px;
}


#bg1
{
	clear: both;
/*	background-image: url('imahe/body.gif'); */
	background-image: url('imahe/bg2.jpg');
	background-repeat: repeat-y;
	width: 800px;
	position: relative;
	text-align: center;
	position: relative;
	left: 8px;
}
#bg2
{
	clear: both;
/*	background-image: url('imahe/bg_4.jpg'); */
	background-image: url('imahe/bg1.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;	
	width: 800px;
}

#content
{
	clear: both;
	width: 800px;
	font-size: 12px;
	min-height: 220px;
}

#left
{
	clear: both;
	float: left;	
	width: 575px;
}

#right
{
	float: right;
	width: 220px;
}

#article 
{
	padding: 5px;
	text-align: justify;
	line-height: 20px;
}

#articlebig
{
	width: 550px;
	margin: 5px;
	text-align: justify;
	line-height: 20px;
}

#articlesmall
{
	width: 265px;
	margin-left: 3px;
	margin-right: 2px;
	text-align: left;
	line-height: 20px;
}

#article.left
{
	float: left;
}

#article.right
{
	float: right;
}

#rightmenu 
{
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(imahe/semi01.gif);
	border: 1px solid #000000;
}

#rightmenu li
{
	line-height: 20px;
	list-style: none;
	text-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}

#rightmenu li a
{
	color: #000000;
	display: block;
	padding-left: 5px;
}

#rightmenu li a:hover
{
/*	color: #FFFFFF; */
	background-color: #FFFFFF;
}

.ads
{
	border: 1px solid #000000;	
	font-size: 12px;
	margin: 5px;
	color: #000000;
	background-image: url(imahe/semi01.gif);
}

.adsheader
{
	background-color: #FFCC00;
	border: none;	
	border-bottom: 1px solid #000000;
	margin: 0px;
	font-weight: bold;
}

#footer
{
	clear: both;
	width: 800px;
	height: 76px;
	background-image: url(imahe/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	left: 8px;	
	font-size: 11px;
	font-weight: bold;
}

h1, h2, #artheader
{
	line-height: normal;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-weight: bold;
}

#imgright
{
	float: right;
	width: 150px;
	margin: 0 auto;
}

h1 { font-size: 18px; };
#artheader { font-size: 12px; font-weight: bold; border-bottom: 1px solid #000000};
img {behavior: url('iepngfix.htc'); }



/*
#menu
{
	clear: both;
	display: block;
	background-image: url('imahe/menubar.jpg');
	height: 25px;
	width: 800px;
	text-align: center;
	position: relative;
	left: 0px;	
	top: 301px;
}

#menu ul li
{
	display: inline;
}

#menu ul
{
	text-align: left;
	padding-right: 10px;
	position: relative;
	padding-top: 5px;
	left: 100px;
}

#menu ul li a
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
}

#menu ul li a:hover
{
	background-color: #FF9900;
	color: #333333;
}
*/

/*==============================FOOTER=======================================================*/
#fleft 
{
	float: left;
	width: 380px;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	top: 20px;
	left: 0px;
	text-align: left;
	padding: 2px;
}

#fright
{
	float: right;
	width: 400px;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 20px;
	text-align: right;
	padding: 2px;
	font-weight: normal;
}

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

#fright strong a { color: #336699; }