html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
font : 73% "lucida sans", "Trebuchet MS", helvetica, arial, sans-serif;
line-height: 1.7em;
margin-top : 20px;
margin-bottom : 20px;
color : #555;
}

#shadow{
width: 802px;
border: 1px solid #ccc;
margin: auto;
padding: 0px;
}
#main {
width: 800px;
\width: 820px;
w\idth: 820px;
border: 1px solid #ccc;
margin: auto;
padding: 0px;
background : #000;
}
#container {
width: 800px;
\width: 820px;
w\idth: 800px;
border: 0px solid #ccc;
margin: auto;
padding: 1px;
background : #fff;
}

#banner {
margin : 0 0 0 -200px;
height: 50px;
width : 200px;
background: #FFF url(images/logo.png) no-repeat;
/*background: #BCEDA8 url(images/02.png) no-repeat;*/
}
		/* LEFTBOX PROPERTIES */
#leftbox  {
float : left;
width : 200px;
height: auto;
padding : 0;
margin-top : 0;
font-size : 1em;
background : #fff;
color : #333;
}
		/* RIGHTBOX PROPERTIES */

#rightbox {
	float : none;
	width : 500px;
	height: auto;
	margin-left : 270px;
	padding-top : 20px;
	background : #fff;
	color : #333;
}		
#content {
	height: auto;
	padding: 5px;
	margin-left: 220px;
	margin-top: 20px;
	background:  #fff;
}
#sidebar-a {
float: left;
width: 200px;
\width: 210px;
w\idth: 200px;
margin: 0 5px 0 0;
padding: 5px;
background:  #fff;
}
			/*TOP NAVIGATION */ 
#menu {
height: 50px;
margin : 0 0 0 200px;
padding : 0;
list-style-type : none;
list-style-image : none;
}
#menu li {
font-size: larger;
float : left;
/*border-right : 1px solid #F8F8FF;*/
}
#menu a {
text-decoration: none;
display : block;
height : 30px;
width : 10em;
padding : 20px 0 0 0;
font-weight : bold;
line-height : 10px;
letter-spacing: 3px;
text-align : center;
background:url(images/menubg.jpg) repeat 0 0;
}

.active {
	color : #fff;
	background : #09F;
}
ul { 
list-style : none;
margin : 0;
padding : 0;
} 
#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background: #aa966a;
	color: #FFF;
}
.clear {
clear : both;
}
h2 {
	margin : 0;
	padding: 15px 0 0 15px;
	font : bold 140% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
	text-transform : uppercase;
	line-height: 1.5em;
	background : transparent;
	color : #d9071e;
}
h3 {
	margin : 0;
	font : normal 200% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
	text-transform : uppercase;
	line-height: 2em;
	border-bottom: 1px solid #5F6951;
	background : transparent;
	color : #060;
}
			/*SEARCH BOX*/
legend { 
color : #5F6951;
} 
input { 
background : #eee;
color : #5F6951;
} 
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #FFF;
font-size: 12px;
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #FAFAD2;
font-size: 12px;
}

table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	}				
td.center {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}		
iframe { border: 1px #666 solid; }
