/* CSS Document */
body {
	color: #dfebf7;
	background-color:#504438;
	background-image: url(images/page_bg.jpg); 
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
/* DIV */
.wrapper{
	width: 966px;
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-y;
	margin: auto;
}
.header{
	width: 966px;
	background-image:url(images/header.gif);
	background-repeat: no-repeat;
}
.footer{
	width: 966px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content{
  text-align: left;
	padding-bottom: 380px;
	padding-left:60px;
	padding-right:60px;
	min-height: 300px;
}
#left {

	width: 640px;
	padding-left: 61px;
	padding-bottom: 35px;
	text-align: justify;
	padding-right: 27px;
}
#right {
	float: left;
	width: 174px;
	padding-top: 70px;
	
}
.rmenu_item {
	padding-top: 38px;
	padding-bottom: 15px;
	height: 25px;
	margin-left: 2px;
	padding-right: 2px;
}
.webdesign
{
	color:#CCCCCC;
	background-color: inherit;
}
/* TEXT */
h1
{
	margin: 0 0 0 0;
	font-size: 14px;
}
h2
{
	margin: 0 0 0 0;
	font-size: 12px;
}
/* LINKS */
a.rmenu_link, a.rmenu_link:visited
{
	color:#f1f7fb;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	text-transform: capitalize;
}
a.rmenu_link:hover
{
	color: #F8F210;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

.bragrights_container {clear:both; width:100%; background-color:#CCCCCC;  margin:0px auto;  padding:00px 0px 0px 0px;  position:fixed; bottom: 0px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.bragrights 					{background:transparent;	color:#666666;font-size:9px  border-top:1px solid 0000;  	padding:5px}
.bragrights:hover 		{background-color:#DDDDDD; color:#444444;	border-top:1px solid #99999}
.bragrights a 				{text-decoration:none; color:#666666}
.bragrights:hover a 	{color:#00000F; font-weight:bold;}
