/*tt-news styles that dind'nt work on their own sheet!*/
/****************** Latest Css *************/

.tt_news_latest_more{
font-family:Verdana;
font-size:10px;
color:#5F5F5F;
}

.tt_news_title{
font-family:Verdana;
font-size:14px;
color: #5F5F5F;
}
.tt_news_date{
font-family:Verdana;
font-size:10px;
padding-left: 10px;
padding-right: 10px;
}

.tt_news_latesheader {
font-family:Verdana;
font-size:10px;
}

.tt_news_latestarchive {
font-family:Verdana;
font-size:10px;
}

.tt_news_latestarchive a:link {
color: #5F5F5F;
text-decoration: none;
}

.tt_news_latestarchive a:visited {
color: #5F5F5F;
text-decoration: none;
}

.tt_news_latestarchive a:hover {
color: red;
text-decoration: none;
}

.tt_news_Latest_title {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
padding-left: 10px;
padding-right: 10px;
}

/*Order of the link, visited, hover is important, otherwise hovered link will not get red*/
.tt_news_Latest_title a:link {
color: #5F5F5F;
text-decoration: none;
}

.tt_news_Latest_title a:visited {
color: #5F5F5F;
text-decoration: none;
}

.tt_news_Latest_title a:hover {
color: red;
text-decoration: none;
}

.tt_news_Latest_title a:active {
color: #5F5F5F;
text-decoration: none;
}

/********************************/

#wrap {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#top {
	width:980px;
	height:149px;
}

#top_menu {
	width:980px;
	height:48px;
	background-image:url('Paratiritirio-back-n-980x48.gif');
}

#top_ad {
	width:728px;
	height:90px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

#middle {
	width:980px;
	min-height:100px;
	overflow:auto;
}

#middle_left {
	float:left;
	width:580px;
	min-height:100px;
}

#middle_right {
	float:left;
	margin-top:65px;
	margin-left:32px;
	margin-right:32px;
	width:336px;
	min-height:100px;
}

#content_top {
	width:336px;
	height:110px;
	margin-top:5px;
	background-image:url('Up_336x110.gif');
}

#content {
	width:316px;
	min-height:50px;
	background-image:url('Middle.gif');
	padding-left:10px;
	padding-right:10px;
	padding-top: -10px;
}

#content_bottom {
	width:336px;
	height:25px;
	margin-bottom:10px;
	background-image:url('Down_336x25.gif');
}

/* For the links window */
#content_toplinks {
	width:336px;
	height:24px;
	margin-top:5px;
	background-image:url('banner-up-336x24.jpg');
}

#contentlinks {
	width:316px;
	min-height:50px;
	background-image:url('banner-middle-336x10.jpg');
	padding-left:10px;
	padding-right:10px;
}

#content_bottomlinks {
	width:336px;
	height:24px;
	margin-bottom:10px;
	background-image:url('banner-down-336x24.jpg');
}

#DT {
	width:336px;
	min-height:50px;
}

#right {
	width:336px;
	min-height:50px;
}

#bottom {
	width:980px;
	height:48px;
	background-image:url('Paratiritirio-back-n-980x48.gif');
}

img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.img_ads {
	display:block;
	margin-left:451px;
}

p {
    font-family: Verdana;
    font-size: 10px;
    color: #58595b;
    margin-top: 0;
    margin-bottom:0;
    text-indent: 0px;
}


