body
{
	background: url('Clipart/woodtile2.png');
	font-weight: 900;
}

img
{
	border:none;
}	

#layout
{
	
	width: 800px;
}

.paper_backed
{
	background: url('Clipart/paper_tile.png');
	border: solid 3px DarkKhaki;
	padding-top: 3px;
	margin-top: 3px;
}

#banner
{
	height: 200px;
	text-align:center;
}

#other_devices
{
	display: inline-block;
	position: relative;
	right: 0px;
	top: -15px;
}

#other_devices img
{
	width: 75px;
	opacity:0.65;
	filter:alpha(opacity=65);
}

#banner_img
{
	
}

#nav_menu
{
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	margin:none;
	padding:none;
	height: 20px;
}


a
{
	color: #005500;
	opacity:0.75;
	filter:alpha(opacity=75);
	text-decoration:none;
	position: relative;
	font-weight: bold;
}

a:hover
{
	color: white;
}

#footer
{
	text-align: center;
}

#footer table
{
	position: relative;
}
#footer td
{
	width: 160px;
	text-align:center;
}

.trans
{
	opacity:0.75;
	filter:alpha(opacity=75);
}

.heading
{
	color: green;
	font-size: 24px;
	font-family: 'DiamondGothicNormal';
	display:block;
}

.heading_nd
{
	color: green;
	font-size: 24px;
	font-family: 'DiamondGothicNormal';
	display:block;
}

.heading:before
{
	content: "-";
}

.heading:after
{
	content: "-";
}

hr
{
	background: transparent url(Clipart/hr.png) center center no-repeat;
	height: 21px;
	
	border:none;
}

hr.small
{
	background: transparent url(Clipart/hrsmall.png) center center no-repeat;
	height: 10px;
	
	border:none;
}

#eventlist
{
	font-weight: bold;
}

#eventlist td
{
	padding-right: 8px;
}

#calendar
{

}

#calendar div
{
	display: inline;
}

#calendar_days td
{
	width: 100px;
	border: 1px solid black;
	height: 20px;
	color: #007700;
	text-align:center;
}

.calendar_week
{
	border:solid 1px black;
	color: #007700;
	position: relative;
}

.calendar_week td
{
	height: 100px;
	border: solid 1px black;
	position: relative;
}

.calendar_week td span
{
	
	left: 2px;
}

.small_badge
{
width: 75px;
}

.member_profile
{
border: solid 1px black;
width: 50%;
position: relative;
}

.member_profile td
{
width: 200px;
}

.bold
{
	font-weight: 900;
}

.center
{
	text-align:center;
}

.members
{
	position:relative;
	left: 2px;
}

