/* Style Sheet Guide for Teamwork Productions */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #446094;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	line-height:18px;
}

#area_top {
	top: 0px;
	height: 128px;
	width: 780px;
}

#area_all {
	top: 0px;
	width: 899px;
	height: 100%;
	background-image: url(../img/bg_main2.jpg);
	background-repeat: no-repeat;
}	

#area_nav {
	top: 128px;
	width: 780px;
	height: 120px;
}

#content {
	top: 248px;
	width: 780px;
	border-bottom: 1px solid #6982AB;
}

#content_home {
	width: 513px;
	padding: 0px 10px 10px 0px;
	border-right: 1px solid #6982AB;
}

#content_past {
	width: 613px;
	padding: 0px 10px 10px 0px;
	border-right: 1px solid #6982AB;
}

#content_news {
	padding: 10px 0px 10px 0px;
}

#borderb {
	border-bottom: 1px dotted #6982AB;
}

#borderb2 {
	border-bottom: 1px dotted #6982AB;
	padding-bottom: 0px;
}

.news {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}

.news_ttl {
	font-family: Verdana;
	font-size: 11px;
	color: #FFCC00;
	line-height: 15px;
}

.news_ttl a:link, a:visited {
	text-decoration:none;
	color: #FFCC00;
	font-weight: bold;
}

.news_ttl a:hover {
	text-decoration:none;
	color: #578CEC;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration:underline;
	font-weight: normal;
	color: #FFCC00;
}

a:hover {
	text-decoration:underline;
	font-weight: normal;
	color: #578CEC; 
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}

.ttls {
	font-family: Arial;
	font-size: 17px;
	color:#FFCC00;
	line-height:25px;
}

.subtxt {
	padding-left: 15px;
	font-size: 10px;
}





.prodpic {
	border-top: 1px dotted #666666;
}

.withbg {
	background-color: #990000;
	color: #ffffff;
}
.withbg2 {
	background-color: #131F3A;
	color: #FFCC00;
	font-size: 11px;
}

ul {
	list-style: none;
	margin-left: 10px;
	padding-left: -1em;
	text-indent: -1em;
	line-height: 16px;
}

.sub_header {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
.mailing{
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}