img a, a{
	text-decoration:	none;
	border:			none;
}
body{
	margin:			0px;
	padding:			0px;
	font-family:		verdana;
	font-size:			11px;
	text-align:		center;
}
table tr td{
	font-size:			11px;
	font-family:		verdana;
	vertical-align:		top;
}
table tr th{
	font-size:			11px;
	
}
#container{
	width:			1200px;
	position:				relative;
	margin: 			0 auto;
	background:		url('images/bg-main.jpg') top center repeat-y #fff;
	text-align:		center;
	
	
}
#site, #footer{
	float:			left;
	margin-left:		15px;
	width:			800px;
	text-align:		left;
	background:		#e0e0e0;
}
#footer-left{
	float:			left;
	width:			175px;
	height:			40px;
}
#footer p{
	padding:			0px 5px;
}
/*
#footer{
	background:	url('images/bg-footer.jpg') no-repeat;
	clear:both;
	width:		800px;
	height:		30px;
	margin-left:	214px;
	padding-right:	10px;
	padding-left:	10px;
	border:1px solid orange;
}
##footer{
	width:		811px;
	margin-left:	-20px;
	padding-top:	10px;
	height:		40px;
}
*/
#left-ads{
	background:		url('images/bg-ad.jpg') no-repeat;
	float:			left;
	width:			175px;
	padding-top:		70px;
	height:			600px;
	
}
#right-ad{
	float:			left;
	width:			175px;
	padding-top:		70px;
	margin-left:		10px;
	text-align:		center;
	background:		url('images/bg-ad.jpg') no-repeat;
	height:			600px;
}

#main-container{
	text-align:		left;
	width:			795px;
	
}
##main-container{
	width:			726px;
}
#top-ad{
	text-align:		right;
	padding-right:		20px;
}

#left-menu{
	width:				800px;
}
#quick-links{
	float:			left;
	background:		url('images/bg-quicklinks.jpg') no-repeat;
	height:			275px;
	width:			166px;
}
#quick-links ul{
	list-style:				none;
	text-align:			left;
	margin:				0px;
	padding:				0px;
}
ul#side-links{
	
}
#side-links  li a{
	text-decoration:	none;
}
#side-links .status{
	margin-top:		50px;
	margin-bottom:	20px;
}
#side-links li img{
	border:			none;
	margin-left:		7px;
}
#main-menu{
	float:			left;
	width:			628px;
}
#main-menu p{
	margin:		0px;
	padding:		0px;
}
#main-menu div.upper-link{
	margin-top:		15px;
	text-align:		right;
	padding-right:		20px;
	margin-bottom:	6px;
}
#main-menu p img{
	
}
#main-menu span{
	margin-right:	1px;
}
#main-menu span a img{
	margin-right:	0px;
	padding:		0px;
	border:		none;
}

.content-container{
	width:			786px;	
	padding:			5px;
	min-height:		500px;
	background:		#e0e0e0;
}
#main-heading{
	width:			400px;
	font-size:			13px;
	font-weight:		bold;
	color:			#6992c0;
	background:		url('images/bg-heading.jpg') no-repeat right;
	height:			30px;
	padding:			5px;
}
.round-top{
	background:		url('images/round-top.jpg') no-repeat;
	height:			27px;
	line-height:		11px;
	width:			780px;
	margin:			0px;
}
.round-middle{
	background:		url('images/round-middle.jpg') repeat-y;
	/*overflow:		auto;*/
	width:			780px;
	display:			table;
	padding:			7px;
}

.round-middle #left-col, .round-middle #right-col{
	float:			left;
}

.round-bottom{
	background:		url('images/round-bottom.jpg') no-repeat;
	height:			27px;
	line-height:		27px;
	width:			780px;
	margin:			0px;
}
#in-memory-middle{
	background:		url('images/inmemory-medal.jpg') no-repeat top right ;
	margin-right:		10px;
}
##in-memory-middle{
	margin-right:		0px;
}
.content-container label{
	font-weight:		bold;
	width:			100px;
	text-align:		right;
	margin-right:		5px;
	float:			left;
	height:			20px;
}
.content-container .container-edit{
	text-align:		right;
}
.content-container .container-edit a{
	font-weight:		bold;
}

.content-container .profile-item{
	float:			left;
	width:			400px;
}
.content-container ul li{
	list-style:			url('images/bullet.jpg');
	padding:			3px;
}
div#flashcontent{
	height:			450px;
}
table#inmemory tr td{
	
}
#inmemory-detail{
	margin-bottom:	20px;
}
.IMhr{
	border-bottom: 1px dotted #cdcdcd;
	line-height:				0px;
	width:		370px;
	text-align:	left;	
}

.formlabel{
	text-align:		right;
	font-weight:		bold;
}
.calendar{
	width:		200px;
	float:		left;
	margin-right:	20px;
}
#event-list{
	float:		left;
	width:		500px;
}
hr{
	border:		1px dotted #ababab;
}
#main-articles{
	display:block;
	width;		200px;
	float:left;
}
#main-photos{
	width:			400px;
	float:			left;
	margin-left:		40px;
}
#main-articles ul li{
	list-style:			url('images/bullet.jpg');
	padding:			3px;
}


.clear{
	 clear:				both;
	 font-size:			1px;
	 line-height:			0px;
	 height:				1px;
	 background:          		transparent !important;
}
