div#arroundContent {
	color: white;
	width: 1024px;
}

#arroundContent a {
	color: #D03A37;	
}
/*
 *   L A S T   F I V E
 */
div#lastFive {
	float: left;
	width: 172px;
	min-height:50px;
	padding: 10px 14px;	
}

#lastFive h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 20px 0;
}

#lastFive h3{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 0 0 10px 0;	
}

#lastFive p {
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

#lastFive h4 {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding: 0 0 30px 0;
}

#lastFive div.lastFoto {
	padding: 0 0 20px 0;
	text-align: center;
}

#lastFive div.lastFoto a {
	display:block;
	width: 120px;
	margin: 0 auto;
	border: 1px solid #000;
}

#lastFive div.lastFoto a:hover {
	border: 1px solid #D03A37;
}

/*
 *   C O N T E N T
 */
div#content {
	float: left;
	width: 542px;
	min-height:50px;
	padding: 10px 41px;
	text-align: justify;
	line-height: 1.6;
}

#content h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 20px 0;
}

#content h3 {
	font-size: 11px;
	font-weight: bold;	
	padding: 0 0 10px 0;
}

#content h4 {
	font-size: 11px;
	font-weight: normal;	
	padding: 0 0 5px 0;
	text-decoration: underline;
}

#content h3.title {
	float: left;	
}

#content h3.date {
	float: right;	
}

#content h3.datePhoto {
	float: right;
	padding: 0 10px 0 0;	
}

#content div.head {
	clear: both;	
}

#content p {
	font-size: 11px;
	padding: 0 0 20px 0;	
}

#content p.news {
	clear:both;	
	padding: 0 0 40px 0;
}

#content ul {
	text-align: left;
	font-size: 11px;	
	padding: 0 0 30px 0;
	list-style-position: inside;
}

#content div.center {
	text-align: center;	
}

#content div.photo {
	clear:both;	
	padding: 0 0 50px 0;
}

#content div.photo img {
	margin: 0 11px 0 0;
}

#content div.photo div.row img {
	margin: 0;
}

#content div.row {
	margin: 30px 0 30px 0;	
	display: block;
	height: 130px;
}

#content div.row div {
	width: 129px;
	height: 130px;
	float:left;
	margin: 0 3px;
	text-align: center;
}

#content hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #D03A37;
	margin: 0 0 20px 0;
}

#content div.fleft {
	float:left;	
}

#content div.fright {
	float:right;	
}

#content div.center {
	text-align: center;	
}

#content pre {
	font-size: 9px;	
}

#content .fotoStatic {
	text-align: center;
}

#content .fotoStatic div {
	display: inline;
	padding: 5px;
}

#content p.top {
	text-align: center;
}

#content .book {
	margin: 0 0 30px 0;
}

#content .book div {
	padding: 0 10px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#content .book p.bookp {
	clear: both;
	padding: 0 0 8px 0;
	margin: 0;
	
}

#content .book p.reply {
	text-align: right;
	padding: 0 10px;
}

#content .book p.bookp a {
	display: block;
	text-align: right;	
}

#content div.video {
	padding: 0 0 50px 0;
}

#content .mediaRow {
	width: 542px;
	min-height: 180px;
	clear: both;
}

#content .mediaRow .mediaL {
	width: 250px;
	float: left;
}

#content .mediaRow .mediaR {
	width: 250px;
	float: right;
}

#content .mediaRow div div {
	float: right;
	padding: 0 5px;
}

/*
 *   S P O N Z O R S
 */

div#sponsor {
	float: right;
	width: 172px;
	padding: 10px 14px;
	font-size: 11px;
}

#sponsor h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 20px 0;
}

#sponsor div {
	padding: 0 0 30px 0;
}

hr#bottom {
	clear: both;
	height: 0;
	width: 1024px;
	border: 0;
	border-top: 1px solid #D03A37;
	margin: 0 0 0px 0;
}

p#foot {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

a.edit-button {
	display: inline-table;
	padding: 4px;
	margin: 4px;
	color: black;
	background-color: white;	
	text-transform: uppercase;
	border: 2px solid green;
	cursor: pointer;
	font-size: 11px;
}
