body {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	background-image:url('images/grbg.jpg');
	background-repeat:repeat-x;
	
	margin: 50px 0px;
    padding: 0px;
}

p {
	margin-top: 10px;
}

a:link {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	color: #000; border-left-width:1px; border-right-width:1px; border-top-width:1px
}

a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #369;
	color: #333;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px solid #036;
	color: #ff0000;
}


img {
	border: 0;
}


#container {
	position: absolute;
	top: 125px;
	width:900px;
	margin:0px auto;
	background: #ffffff;
	height: 100%;
	text-align:left;
}

#menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	position: absolute;
	height: 27px;
	top: 100px;
	left: 0px;
	width: 100%;
	padding: 0px;
	color: #000000;
	background-color: #ccc; font-weight:bold
}


#header {
	position: absolute;
	top: 0px;
	height: 100px;
	width:900px;
	margin:0px auto;
	height: 100%;
	background: #000000;
	padding-top: 8px;
}

#header h1 {
	font-size: 30px;
	letter-spacing: 0.1em;
	color: #fff;
}

#header h4 {
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #fff;
}


#main {
	margin: 15px 15px 15px 240px;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

#header h1 {
	font-size: 30px;
	letter-spacing: 0.1em;
	color: #000;
}

#main h4 {
	font-size: 16px;
	color: #777777;
}

#main h1 {
	font-size: 30px;
	letter-spacing: 0.1em;
	color: #000;
}

#bar {
	float: left;
	width: 180px;
	background: #eee;
	z-index: 1;
	padding: 10px;
	margin-right: 30px;
	height: 1800;
}

#bar h1 {
 	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.3em; color:#000000
}

#adboxr {
	border:1px solid #FFFFFF; float: right; width: 314; height: 264; position:relative; left:0; top:0; padding-left:7px; padding-right:1px; padding-top:1px; padding-bottom:1px
}

/*------- */


table {
	border: thin solid #cccccc;
	background: #ffffff;
}

th {
	letter-spacing: 2.5px;
	background: #eeeeeee;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	border-top: thick solid #eeeeee;
	border-bottom: thin solid #cccccc;
}
