body {
	background-image:url(../Images-TUCC/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	font-weight: bold;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
a {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
}
#header{
	height:304px;
	width:777px;
	background-image:url(../Images-TUCC/Header.jpg);
	background-repeat: no-repeat;
}
#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:450px;
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{ width:192px; height:37px; background-image:url(../Images-TUCC/menutop.jpg); display:block; }
.menuheader h3{ padding: 10px 0 0 20px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.menucontent{
	color: #FFF;
	width:192px;
	background-image:url(../Images-TUCC/menumiddle.jpg);
	padding-top:5px;
	background-repeat: repeat-y;
}
.menufooter{ width:192px; height:15px; background-image:url(../Images-TUCC/menubottom.jpg); position: relative; bottom: 12px; display:block; }
.postheader,.menuheader{
	color:#FFF;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(../Images-TUCC/posttop.jpg);
	display:block;
	width:450px;
	height:37px;
}
.postheader h1{ color: silver; padding: 10px 0 0 20px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }

.postcontent{
	background-image:url(../Images-TUCC/postmiddle.jpg);
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooter{
	background-image:url(../Images-TUCC/postbottom.jpg);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{ color: silver; display:inline; text-align:center; text-decoration:none; padding: 0 10px; text-transform: uppercase; }
#header ul li a:hover{ color: silver; text-decoration:underline; }
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
	display:block;
	margin-left:190px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{ color: silver; display:inline; text-align:center; text-decoration:none; padding: 0 10px; text-transform: uppercase; }
#footer ul li a:hover{ color: silver; text-decoration:underline; }
#footer span{
	color:silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}
#container #content #middle .post .postcontent p .eddListDetails a {
	color: #A60000;
	font-size: 12px;
}
#container #content #middle .post .postcontent p .eddListDetails a {
	color: #B00B1C;
	font-size: 14px;
}
#container #content #middle .post .postcontent p span .eddListDetails strong a {
	color: #FFF;
}
#container #content #middle .post .postcontent p span .eddListDetails font strong font a {
	color: #FFF;
}
#container #content #middle .post .postcontent p {
	font-family: Georgia, Times New Roman, Times, serif;
}
#container #content #middle .post .postcontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #content #middle .post .postcontent p {
	font-size: 12px;
}
#container #content #middle .post .postcontent p .eddListDetails a {
	color: #DE0313;
}

