* 		{margin:0;padding:0;font-family:arial,tahoma;}
html 	{min-height: 100%;overflow-y: scroll;}
body 	{margin:5px;background-color:#c9c3c9;height: 100%;/* url(/interface/imgs/bg.jpg) repeat-x center bottom;*/}

h1		{font-size:24px;color:#708095;font-weight:normal;letter-spacing:-1px;margin-top:14px;margin-bottom:16px;}
h2		{font-size:16px;font-weight:bold;letter-spacing:1pt;margin-bottom:10px;}
h3		{font-size:16px;font-weight:bold;letter-spacing:-1px;margin-bottom:10px;}
h4		{font-size:12px;font-weight:bold;margin-bottom:2px;color:#708095;}

a img	{border:none;}

a		{color:#748dae;text-decoration:underline;}
a:hover	{text-decoration:none;}

li		{margin-left:30px; line-height:17px;}

#leftarea {background:url(/interface/imgs/bg_06.gif) repeat-x center top;}

#searchbox 	{float:left; border:0px solid red; font-size:11px; margin-left:8px; overflow:visible; white-space:nowrap;}


#navbar			{width:100%; font-weight:bold;text-align:left;color:#a7b3c3;font-family:verdana;font-size:9px;margin:0px 0px 5px 0px; }
#navbar	a		{font-weight:normal;text-align:right;color:#a7b3c3;font-family:verdana;font-size:9px;text-decoration:none; }
#navbar	a:hover	{text-decoration:underline; }

#contentarea	{padding:5px 0 2px 20px; text-align:justify;}
#content		{font-size:12px;float:left;width:570px;line-height:16px;}
#content td		{font-size:12px;}
#content img	{text-align:center;border:1px solid #999;}
#content a img	{border:none;}

#rightarea 		{}


.code			{color:white; background:#92a6d3; width:515px;margin:0 0 0 23px;padding:12px;display:block; text-align:justify;}
.info			{background-image:url(/interface/imgs/info.gif);background-repeat:no-repeat;background-color:#f7f7f7;background-position:left;padding:5px;padding-left:35px;font-size:11px;margin-bottom:5px; text-align:justify;}


.thumbheader{
margin:30px 0 8px;
}

.thumbnail{
padding-left:10px;line-height:19px;
}

#page {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	height:100%;
}
#navTab {
    position: relative;
    z-index: 11;
    margin-left: 275px;
    text-align:center;
    
}
#navTab a {
    margin: 0px auto;
    top: -6px;
    position:relative;
}
#nav {
	display: block;
	text-align: center;
	margin: 0px auto;
	border-bottom: 1px solid #212121;
	position:relative; 
	width: 100%; 
	height: 3px; 
	background-color: #2E2E2E; 
	overflow:hidden;
    font-size: 12px;
	line-height: 19px;
}
#nav #navContainer {
    width: 100%;
    top: 0px;
    position:relative;
    display: block;
    margin: 0px auto;
    text-align:center;
    height: 150px;
}
#navbar #navContainer #navBoxes {
    width: 433px;
    height: 150px;
    position:relative;
    display: block;
    margin: 0px auto;
    text-align:center;
    background-color:#000000;
}


a.btn		{ background:url(/interface/imgs/btn1.gif) no-repeat; padding:10px 0 16px 16px; margin-bottom:5px; text-decoration:none; width:142px; display:block;}
a.btn:hover 	{color:#FFA200;}

