
body
{	
	font-family: 		Tahoma, Myriad;
	font-size:			11px;
	font-weight:		none;
	color:				#FFF;
	text-decoration:	none;
}
input, textarea
{
	font-family: 		Tahoma, Myriad;
	color: 		 		#666666;
	font-size: 	 		11px;
	border: 			1px solid rgb(136, 165, 119);
	background: 		#FFFFFF;
}

/** Class **/
.linkFooter
{
	font-family: 		Tahoma, Myriad;
	font-size:			11px;
	font-weight:		bold;
	color:				#FFF;
	text-decoration:	none;
}

.litleTitle
{
	font-family: 		Tahoma, Myriad;
	font-size:			11px;
	font-weight:		bold;
	color:				#FFF;
	text-decoration:	none;
}

.litleText
{
	font-family: 		Tahoma, Myriad;
	font-size:			11px;
	font-weight:		none;
	color:				#FFF;
	text-decoration:	none;
}

.litleText:hover
{
	font-family: 		Tahoma, Myriad;
	font-size:			11px;
	font-weight:		bold;
	color:				#FFF;
	text-decoration:	none;
}

.textDescription
{
	font-family: 		Tahoma, Myriad;
	font-size:			12px;
	font-weight:		none;
	color:				#FFF;
	text-decoration:	none;
}

.bar
{
	margin-left:		20px;
	margin-top:			-94px;
	position:			absolute;
}

/** Divs **/
#page
{
	border:				0px solid #959596;
	margin:				20px auto;
	padding:			0;
	width:				878px;
}

#shield
{
	width: 				330px;
	height:				338px;
	margin-left:		593px;
	position:			relative;		
}

#topContent
{	
	width: 				878px;
	height:				175px;
	
	margin-top: 		-220px;
}

#content
{
	width: 				878px;
	height:				auto;
	
	margin:				0px auto;
	*margin:			0px auto;
	padding-bottom:		20px;
	
	min-height:			350px;
	
	color:				#FFF;
}

#footer
{
	background-color:	#000;
	width: 				878px;
	height:				160px;
		
	padding-top:		20px;
	border-top:			1px solid #FFF;
	
	position:			absolute;
	color:				#FFF;
}

#Member
{
	border-top:			1px dashed #FFF;
}

#Member:hover 
{
	background:			#353535;
}

#Scrap
{
	border-top:			1px dashed #FFF;
}

#Scrap:hover 
{
	background:			#353535;
}