body{
	margin:10px;
	padding:0px;
	background-image: url(../backgrounds/feather_web_background.jpg);
	background-position: center bottom;
	background-color: #DDDDDD;
	background-repeat: no-repeat;
}
/*ids*/
#main{
	width: 814px; /*Width of main container*/
	margin: 0px auto;
}
#banner{
	height: 265px; /*Height of top section*/
}
#container{
	float: left;
	width: 100%;
}
#maincolumn{
	margin: 0 190px 0 188px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#leftcolumn{
	float: left;
	width: 188px; /*Width of left column in pixel*/
	margin-left: -814px;
	padding-left: 5px;
}
#rightcolumn{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	float: left;
	width: 190px; /*Width of right column*/
	margin-left: -190px;
	background-repeat: no-repeat;
	height: 505px;
	background-image: url(../backgrounds/sidewinder.png);
}
#footer{
	clear: left;
	width: 804px;
	color: #FF1E17;
	padding: 5px 5px 5px 5px;
	height: 255px;
	background-image: url(../backgrounds/footer_background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tools {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	padding-top: 3px;
}
#topper {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	padding-top: 7px;
	margin: 0px;
}
#bannerwrapper {
	width: 814px;
	background-image: url(../backgrounds/top_background.png);
	height: 265px;
	background-repeat: no-repeat;
}
#animation {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 210px;
	height: 20px;
}
#formtools {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	padding-top: 3px;
	margin-left: 10px;
}
#clocktools {
	float: left;
	padding-left: 1px;
	padding-right: 5px;
	height: 20px;
	padding-top: 3px;
	margin-left: 1px;
}
#maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	width: 408px;
	background-image: url(../backgrounds/container_background.png);
	padding: 14px;
	height: 477px;
}
#flashtopcontainer {
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 6px;
}
#toptools {
	margin-left: 6px;
	margin-right: 6px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	height: 20px;
	margin-top: 4px;
}
#col0 {
	width: 794px;
	border-bottom: 1px dotted #666666;
	padding: 5px 5px 5px 5px;
}
#col1 {
	width: 200px;
	border-right: 1px dotted #666666;
	float: left;
	height: 200px;
}
#col2 {
	width: 200px;
	border-right: 1px dotted #666666;
	float: left;
	height: 200px;
}
#col3 {

	width: 200px;
	border-right: 1px dotted #666666;
	float: left;
	height: 200px;
}
#col4 {
	width: 200px;
	float: left;
	height: 200px;
}
#col5 {
	width: 794px;
	border-top: 1px dotted #666666;
	padding: 5px 5px 5px 5px;
	margin-top: 200px;
	height: 20px;
	vertical-align: middle;
}
#maintexttop {
	width: 436px;
	background-image: url(../backgrounds/cell_01.png);
	height: 15px;
}
#maintextmiddle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	width: 408px;
	background-image: url(../backgrounds/cell_02.png);
	padding: 14px;
	padding-top: 0px;
}
#maintextbottom {
	width: 436px;
	background-image: url(../backgrounds/cell_03.png);
	height: 15px;
}
#netentry {
	width: 300px;
	margin: auto;
}
#addedright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: left;
	width: 190px; /*Width of right column*/
	margin-left: -190px;
}
#topadded {
	background-image: url(../backgrounds/cell_added_01.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 15px;
}
#midadded {
	background-image: url(../backgrounds/cell_added_02.png);
	background-repeat: repeat-y;
	width: 170px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #CCCCCC;
}
#bottomadded {
	background-image: url(../backgrounds/cell_added_03.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 15px;
}
#specright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: left;
	width: 190px; /*Width of right column*/
	margin-left: -190px;
}
#topspec {
	background-image: url(../backgrounds/cell_spec_01.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 15px;
}
#midspec {
	background-image: url(../backgrounds/cell_spec_02.png);
	background-repeat: repeat-y;
	width: 170px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #CCCCCC;
}
#bottomspec {
	background-image: url(../backgrounds/cell_spec_03.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 15px;
}
/*classes*/
.contain{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
.red {
	color: #FF1E17;
}
.net {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF1E17;
	background-color: #333333;
	border: none;
	letter-spacing: 1px;
}
.cell {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border-bottom: 1px dotted #999999;
	width: 271px;
	float: left;
	height: 30px;
	padding-top: 14px;
	padding-left: 13px;
}
.rcell {
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	width: 123px;
	float: left;
	height: 44px;
	vertical-align: middle;
	text-align: right;
}
.mcell {
	border-bottom: 1px dotted #999999;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF1E17;
	letter-spacing: 1px;
	float: none;
	border-bottom: 1px dotted #999999;
}
strong {
	color: #222222;
}
.plowmargins {
	margin-top: 3px;
	margin-bottom: 3px;
}
.addedmargins {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
}
.footertitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A70805;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 20px;
}
.footerlinks {
	list-style-type: none;
	margin-top: 10px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.newstitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A70805;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
	margin-top: 5px;
}
.newslist {
	padding-left: 15px;
	padding-top: 5px;
	list-style-image: url(../graphics/bullet2.png);
}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #A70805;
	font-weight: bold;
	letter-spacing: 2px;
}
.nomarginsp {
	margin-top: 0px;
	text-align: justify;
}.innerlist {
	list-style-image: url(../graphics/bullet.png);
}
.formcell1 {
	width: 80px;
	float: left;
	text-align: right;
	padding-top: 4px;
	padding-right: 3px;
	color: #ff1E17;
}
.formcell2 {
	padding: 3px;
	text-align: left;
}
.formcell3 {
	padding: 2px;
	float: none;
}
.input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.bottom {
	width: 405px;
	padding: 2px;
	border-top: 1px dotted #999999;
}
.right {
	width: 200px;
	margin-left: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
	border-top: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
.nomarginstab {
	margin: 0px;
	list-style-type: none;
	padding-left: 10px;
	list-style-position: outside;
}
.left {
	float: left;
	width: 200px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A70805;
	padding: 2px;
	border-top: 1px dotted #999999;
}

.addedtitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A70805;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 5px;
}
.num {
	font-family: "Trebuchet MS";
	font-size: 40px;
	font-weight: bold;
	float: left;
	height: 24px;
	color: #999999;
	padding: 8px 0px 0px 0px;
	text-align: center;
	line-height: 24px;
}
.dest {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF1E17;
	line-height: 20px;
	margin-left: auto;
}
.appsext {
	width: 400px;
	border: 1px dashed #BBBBBB;
	padding: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.appsubtitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A70805;
	font-weight: bold;
	letter-spacing: 2px;
}
.specmargins {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	color: #666666;
}
