body {
	background: url(../images/template/pattern.png); 
	margin: 0px;

}
img {
	border: none;
}
a {
	color: #000000; 
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
}
#formatTable {
	height: 200px;
	width: 985px;
        
}
#formatLeft {
	background: url(../images/template/left.png);
	width: 117px;
}
#formatRight {
	background: url(../images/template/right.png);
	width: 117px;
}

#formatNav {
	background: #010721;
	border-bottom: 1px solid #00051b;
	height: 26px;
	width: 751px;
}

#contentTable {
	height: 320px;
	margin-top: 17px;
	width: 751px;
}


#formatPOTW {
	background: #1f2a64;
	height: 314px;
	width: 280px;
}
#potw {
	border: 1px solid #FFFFFF;
	height: 260px;
	width:268px;
}
#potwCaption {
	background: #FFFFFF;
	font-family: small fonts;
	font-size: 7pt;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 270px;
}

#content {
	background: #d2c38e;
	border-bottom: medium double #2e1506;
	border-left: medium double #2e1506;
	border-right: medium double #2e1506;
	border-top: medium double #2e1506;
	font-family: tahoma;
	font-size: 10pt;
	letter-spacing: 1px;
	text-align: justify;
	vertical-align: top;
}
#formatContent {
	padding-left: 16px;
	padding-right: 16px;
}