/* Tales of Two Valleys body text specs */

#content a:link {
	color: #663;
	font-weight: normal;
}
#content a:visited {
	color: #663;
	font-weight: normal;
}
#content a:hover, #content a:active {
	color: #663;
	font-weight: normal;
	text-decoration: underline;
}

div#news h3 { 
	font-size: 1em; 
}

.mainContent {

	background-image: url(/common/images/backgrounds/fortsan.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}

