/* CSS Document */
body
	{
	margin:0px;
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #121a27;
	}
p
	{
	padding:0px;
	margin:0px;
	}
#wraper
	{
	margin:0px auto;
	width:966px;
	}
#mainbg
	{
	float:left;
	background-color: #b5b38d;
	padding:0 11px 0 11px;
	width:944px;
	}
#header
	{
	float:left;
	margin:0px;
	padding:0px;
	width:944px;
	}
#headermenubg
	{
	float:left;
	background-image:url(images/menubg.gif);
	background-repeat: no-repeat;
	height:70px;
	width:944px;
	}
#headermenu
	{
	float:left;
	margin:41px 0 0 0;
	width:944px;
	}
#headermenu ul
	{
	float:left;
	padding:0 0 0 10px;
	margin:0px;
	display: inline;
	}
#headermenu ul li
	{
	float:left;
	padding:0 11px 0 0;
	margin:0px;
	display: inline;
	}
#headermenu ul li a.menu001
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	width:100px;
	text-align:center;
	padding:7px 0 0 0;
	height:22px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	text-decoration:none;
	}
#headermenu ul li a.menu001:hover
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	width:122px;
	text-align:center;
	padding:7px 0 0 0;
	height:22px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	text-decoration:none;
	background-image:url(images/heademenuactive1.gif);
	background-repeat:no-repeat;
	}
#headermenu ul li a.menu002
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	width:122px;
	text-align:center;
	padding:7px 0 0 0;
	height:22px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	text-decoration:none;
	}
#headermenu ul li a.menu002:hover
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	width:122px;
	text-align:center;
	padding:7px 0 0 0;
	height:22px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	text-decoration:none;
	background-image: url(images/headermenuactive2.gif);
	background-repeat:no-repeat;
	}
#searchbg
	{
	float:left;
	width:944px;
	background-image:url(images/searchbg.gif);
	background-repeat:no-repeat;
	height:28px;
	}
#userloginbox
	{
	float:left;
	width:630px;
	padding:0 0 0 11px;
	margin:5px 0 0 0;
	}
#userloginheading
	{
	float:left;
	width:101px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color: #45694e;
	line-height:18px;
	margin:1px 0 0 0;
	}
#userlogintxt
	{
	float:left;
	width:58px;
	font-family: Arial;
	font-weight:normal;
	font-size:11px;
	color: #666440;
	line-height:18px;
	margin:0px;
	padding:0px;
	}
#usernametextfield
	{
	float:left;
	width:156px;
	margin:0px;
	padding:0px;
	}
.logintextfield
	{
	border:0px;
	background-color: #d7d6b9;
	width:156px;
	height:16px;
	}
#passwordtxt
	{
	float:left;
	width:60px;
	font-family: Arial;
	font-weight:normal;
	font-size:11px;
	color: #666440;
	line-height:18px;
	margin:0px;
	padding:0 0 0 17px;
	}
#passwordtextfield
	{
	float:left;
	width:156px;
	margin:0px;
	padding:0px;
	}
#loginblank
	{
	float:left;
	padding:0 0 0 7px;
	width:51px;
	}
.loginbutton
	{
	float:left;
	width:51px;
	text-align:center;
	text-decoration:none;
	background-image:url(images/loginactive.gif);
	background-repeat:no-repeat;
	padding:0px;
	height:18px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #d7d6b9;
	line-height:18px;
	}
.loginbutton:hover
	{
	float:left;
	width:51px;
	text-align:center;
	text-decoration:none;
	background-image: url(images/loginhover.gif);
	background-repeat:no-repeat;
	padding:0px 0 0 0;
	height:18px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #d7d6b9;
	line-height:18px;
	}
#searchbox
	{
	float:left;
	width:294px;
	margin:5px 0 0 0;
	}
#searchheading
	{
	float:left;
	width:69px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color: #45694e;
	line-height:18px;
	margin:1px 0 0 0;
	}
#searchtextfield
	{
	float:left;
	width:192px;
	}
.searchtextfield
	{
	border:0px;
	background-color: #d7d6b9;
	width:186px;
	height:12px;
	font-family: Arial;
	font-size:9px;
	color: #666440;
	font-weight:normal;
	padding:3px
	}
#goblank
	{
	float:left;
	padding:0 0 0 5px;
	width:24px;
	}
.gobutton
	{
	float:left;
	width:24px;
	text-align:center;
	text-decoration:none;
	background-image: url(images/gobuttonactive.gif);
	background-repeat:no-repeat;
	padding:0px;
	height:18px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #d7d6b9;
	line-height:18px;
	}
.gobutton:hover
	{
	float:left;
	width:24px;
	text-align:center;
	text-decoration:none;
	background-image:url(images/gobuttonhover.gif);
	background-repeat:no-repeat;
	padding:0px 0 0 0;
	height:18px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #d7d6b9;
	line-height:18px;
	}
#headerimg
	{
	float:left;
	background-image:url(images/headerimg1.jpg);
	background-repeat:no-repeat;
	width:944px;
	height:91px;
	}
#indexbody
	{
	float:left;
	width:944px;
	margin:0px;
	padding:0px;
	}
#indextopbg
	{
	float:left;
	width:923px;
	margin:0px;
	padding:0 0 0 21px;
	background-image: url(images/indexbodybg.gif);
	background-repeat:repeat-x;
	}
#toptabsblank
	{
	float:left;
	width:917px;
	margin:22px 0 0 0;
	padding:0 0 21px 0;
	background-image:url(images/tabsdotlines.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
#toptabsblank1
	{
	float:left;
	width:917px;
	margin:22px 0 0 0;
	padding:0 0 21px 0;
	}
#toptabs
	{
	float:left;
	width:917px;
	background-image:url(images/tabsdotlines.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 1px 0;
	}
#toptabs ul
	{
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	}
#toptabs ul li
	{
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	}
#toptabs ul li a
	{
	float:left;
	display:inline;
	padding:6px 0 0 40px;
	margin:0px;
	width:260px;
	font-family:Arial;
	font-size:16px;
	color: #fefde3;
	text-decoration:none;
	font-weight:normal;
	background-image:url(images/tabsactive.gif);
	background-repeat:no-repeat;
	height:44px;
	line-height:18px;
	}
#toptabs ul li a:hover
	{
	float:left;
	display:inline;
	padding:6px 0 0 40px;
	margin:0px;
	width:260px;
	font-family:Arial;
	font-size:16px;
	color: #fefde3;
	text-decoration:none;
	font-weight:normal;
	background-image: url(images/tabshover.gif);
	background-repeat:no-repeat;
	height:44px;
	line-height:18px;
	}
#tabscontentblank
	{
	float:left;
	width:917px;
	margin:22px 0 0 0;
	}
#americanfootballbox
	{
	float:left;
	width:285px;
	padding:0px;
	margin:0px;
	}
#americanfootballimg
	{
	float:left;
	width:285px;
	background-image:url(images/img1.jpg);
	background-repeat:no-repeat;
	height:128px;
	}
.americanfootballhead
	{
	float:left;
	margin:10px 0 0 0;
	width:285px;
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color: #1f373d;
	line-height:18px;
	}
.americanfootballsmalltxt
	{
	float:left;
	margin:6px 0 0 0;
	width:285px;
	font-family: Arial;
	font-weight: normal;
	font-size:16px;
	color: #323119;
	line-height:22px;
    height: 36px;
    text-align:center;
}
.linksbg
	{
	float:left;
	margin:10px 0 0 0;
	width:280px;
	background-image: url(images/linksbg.gif);
	background-repeat:no-repeat;
	padding:4px 0 0 5px;
	}
.watchvideoicon
	{
	float:left;
	padding:0 0 0 18px;
	width:68px;
	background-image:url(images/watchvideoicon.gif);
	background-repeat:no-repeat;
	height:14px;
	} 
.linksall
	{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #700000;
	text-decoration:none;
	line-height:10px;
	}
.linksall:hover
	{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #1f373d;
	text-decoration: underline;
	line-height:10px;
	}
.viewschdulde
	{
	float:left;
	padding:0 0 0 13px;
	width:84px;
	background-image: url(images/viewschdulde.gif);
	background-repeat:no-repeat;
	height:14px;
	}
.addcommentsicon
	{
	float:left;
	padding:0 0 0 14px;
	width:78px;
	background-image: url(images/addcomentsicon.gif) ;
	background-repeat:no-repeat;
	height:14px;
	}
#skydivingboxblank
	{
	float:left;
	padding:0 0 0 23px;
	width:285px;
	}
#skydivingbox
	{
	float:left;
	width:285px;
	padding:0px;
	margin:0px;
	}
#skydivingimg
	{
	float:left;
	width:285px;
	background-image:url(images/img2.jpg);
	background-repeat:no-repeat;
	height:128px;
	}
#footballleaguesblank
	{
	float:left;
	padding:0 0 0 23px;
	width:285px;
	}
#footballleaguesbox
	{
	float:left;
	width:285px;
	padding:0px;
	margin:0px;
	}
#footballleaguesimg
	{
	float:left;
	width:285px;
	background-image:url(images/img3.jpg);
	background-repeat:no-repeat;
	height:128px;
	}
#topfeaturesbox
	{
	float:left;
	background-image:url(images/topfeatuesbg.gif);
	background-repeat:repeat-x;
	width:927px;
	padding:0 0 0 17px;
	}
#topfeaturesheading
	{
	float:left;
	margin:24px 0 0 0;
	padding:0 0 0 12px;
	width:915px;
	font-family: Arial;
	font-size:24px;
	font-weight:normal;
	color: #fefde3;
	}
#topfeaturesheading span
	{
	color: #8b8d5e;
	}
#topfeaturesblank
	{
	float:left;
	margin:22px 0 0 0;
	width:927px;
	padding:0 0 17px 0;
	}
#topfeatursleftcontent
	{
	float:left;
	width:305px;
	padding:0px;
	margin:0px;
	}
#lefttabs
	{
	float:left;
	background-image:url(images/lefttabsbg.gif);
	background-repeat: repeat-x;
	padding:1px 0 0 0;
	width:305px;
	height:33px;
	}
#lefttabs ul
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	}
#lefttabs ul li
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	}
#lefttabs ul li a
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	padding:10px 0 0 0;
	height:22px;
	width:101px;
	text-align:center;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	background-color: #34534e;
	text-decoration:none;
	line-height:11px;
	}
#lefttabs ul li a:hover
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	padding:10px 0 0 0;
	height:22px;
	width:101px;
	text-align:center;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	background-color: #950808;
	text-decoration:none;
	line-height:11px;
	}
#lefttabs ul li.rightpadding
	{
	float:left;
	padding:0 1px 0 0;
	margin:0px;
	display: inline;
	}
#lefttabscontent
	{
	float:left;
	margin:0px;
	padding:0px;
	width:305px;
	}
.leftcontentblank
	{
	float: left;
	width:305px;
	padding:0px;
	margin:0px;
	}
.leftcontentheading
	{
	float: left;
	margin:16px 0 0 0;
	width:305px;
	font-family: Arial;
	font-size:15px;
	font-weight:normal;
	color: #597868;
	}
.postedbyrow
	{
	float:left;
	margin:10px 0 0 0;
	width:305px;
	}
.postedbyicon
	{
	float:left;
	padding:0 0 0 20px;
	width:166px;
	background-image:url(images/postedbyicon.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #d7d6b9;
	line-height:11px;
	height:11px;
	}
.postedbyicon span
	{
	font-weight:bold;
	color: #597868;
	}
.datedicon
	{
	float:left;
	padding:0 0 0 19px;
	width:97px;
	background-image: url(images/posteddateicon.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #8b8d5e;
	line-height:11px;
	height:11px;
	}
.datedicon span
	{
	color: #597868;
	font-weight:bold;
	}
.commentstext
	{
	float:left;
	margin:12px 0 0 0;
	width:305px;
	font-family: Arial;
	font-weight:normal;
	font-size:11px;
	color:#8b8d5e;
	line-height:14px;
	}
.commentstext span
	{
	color: #d7d6b9;
	font-weight:bold;
	}
#todaysvideosbox
	{
	float:left;
	padding:0 0 0 15px;
	width:590px;
	}
#todayhighlightsbg
	{
	float:left;
	width:590px;
	background-image:url(images/todaysvideobg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #34534e;
	}
#todayshighlights
	{
	float:left;
	margin:9px 0 0 0;
	background-image:url(images/todaysicon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 37px;
	width:553px;
	font-family:Arial;
	font-size:16px;
	color: #fefde3;
	font-weight:normal;
	height:25px;
	line-height:16px;
	}
#todayshighlightblank
	{
	float:left;
	margin:19px 0 0 0;
	padding:0 0 20px  18px;
	width:572px;
	}
#videoimg
	{
	float:left;
	background-image:url(images/videoimg.jpg);
	width:199px;
	height:138px;
	background-repeat: no-repeat;
	}
#playnowblank
	{
	float:left;
	margin:115px 0 0 0;
	padding:0 9px 0 0;
	text-align:right;
	width:190px;
	}
.playnow
	{
	float:right;
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color: #d7d6b9;
	text-decoration:none;
	}
.playnow:hover
	{
	float:right;
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color: #d7d6b9;
	text-decoration: underline;
	}
#todayhighlightstextblank
	{
	float:left;
	padding:0 0 0 19px;
	width:330px;
	}
#todayhighlightstext001
	{
	float:left;
	width:330px;
	font-family: Arial;
	font-weight:normal;
	font-size:13px;
	color: #d7d6b9;
	}
#todayhighlightstext002
	{
	float:left;
	width:330px;
	margin:8px 0 0 0;
	font-family: Arial;
	font-weight:normal;
	font-size:13px;
	color: #8b8d5e;
	line-height:14px;
	}
	#todayhighlightstext003
	{
	float:left;
	width:330px;
	margin:8px 0 0 0;
	font-family: Arial;
	background-color: #FFFFFF;
	font-weight:normal;
	font-size:13px;
	color: #8b8d5e;
	line-height:14px;
	}
#morevideosblank
	{
	float:left;
	margin:13px 0 0 0;
	width:330px;
	}
.morevideos
	{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	text-decoration:none;
	}
.morevideos:hover
	{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	text-decoration: underline;
	}
	
	
	#morevideosblank1
	{
	float:left;
	margin:13px 0 0 0;
	width:330px;
	}
.morevideos1
	{
	font-family: Arial;
	font-weight:bold;
	font-size:18px;
	color: #000;
	text-decoration:underline;
	background-color:#CCCCCC;
	}
.morevideos1:hover1
	{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#000;
	}
	
	
	
#footerbg
	{
	float:left;
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	height:72px;
	width:918px;
	padding:0 0 0 26px;
	}
#footernav
	{
	float:left;
	margin:13px 0 0 0;
	width:918px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	}
#footernav a
	{
	text-decoration:none;
	color: #d7d6b9;
	}
#footernav a:hover
	{
	text-decoration: underline;
	color: #d7d6b9;
	}
#footernav span
	{
	padding:0 3px 0 3px;
	}
#copyrights
	{
	float:left;
	width:944px;
	margin:4px 0 0 0;
	font-family:Arial;
	font-size:9px;
	color: #121a27;
	font-weight:normal;
	}
#validationblank
	{
	float:left;
	height:17px;
	padding:0px;
	margin-top:4px;
	text-align:center;
	}
#validation
	{
	float:left;
	width:120px;
	padding:0px;
	text-align:center;
	}
.xhtml
	{
	width:55px;
	height:17px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.xhtml:hover
	{
	width:55px;
	height:17px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
	
	.admin
	{
	width:55px;
	height:17px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.admin:hover
	{
	width:55px;
	height:17px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
	
.addr
	{
	margin: 50px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat: repeat;
	line-height:15px;
	text-align:justify;
	}
.addr:hover
	{
	    margin: 50px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:repeat;
	line-height:15px;
	text-align:justify;
	}
	
.css:hover
	{
	width:55px;
	height:17px;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.css
	{
	width:55px;
	height:17px;
	float:left;
	margin: 0 0 0 3px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
#innercontentleft
	{
	margin:0px;
	padding:0px;
	width:285px;
	}
#usefullinksbox
	{
	float:left;
	margin:0px;
	width:261px;
	padding:0px;
	}
#usefullinksheading
	{
	float:left;
	font-family: Arial;
	font-size:24px;
	font-weight:normal;
	color: #720000;
	width:261px;
	}
#usefullinks
	{
	float:left;
	width:261px;
	margin:5px 0 0 0;
	padding:0px;
	overflow:hidden;
	}
#usefullinks ul
	{
	float:left;
	display:block;
	padding:1px 0 0 0;
	margin:0px;
	background-image:url(images/usefullinksdotlines.gif);
	background-repeat:no-repeat;
	}
#usefullinks ul li
	{
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	}
#usefullinks ul li a
	{
	float:left;
	display:block;
	padding:2px 0 0 15px;
	margin:0px;
	width:246px;
	background-image: url(images/usefullinksactive.gif);
	background-repeat:no-repeat;
	height:16px;
	font-family: Arial;
	font-weight:normal;
	color: #700000;
	font-size:11px;
	text-decoration:none;
	}
#usefullinks ul li a:hover
	{
	float:left;
	display:block;
	padding:2px 0 0 15px;
	margin:0px;
	width:246px;
	background-image: url(images/usefullinkshover.gif);
	background-repeat:no-repeat;
	height:16px;
	font-family: Arial;
	font-weight:normal;
	color: #700000;
	font-size:11px;
	text-decoration:none;
	}
#innercontetntblank
	{
	float:left;
	margin:0px;
	width:908px;
	padding:0px;
	}
.innerheading
	{
	float:left;
	width:616px;
	font-family: Arial;
	font-size:26px;
	font-weight:normal;
	color: #720000;
	line-height:28px;
	}
.innercontent
	{

	width:656px;
	margin:10px  0 0 120px;
	font-family: Arial;
	font-weight:normal;
	font-size:13px;
	color: #1f373d;
	line-height:18px;
	text-align:justify;
	}
.innerheading01
	{
	float:left;
	width:616px;
	font-family: Arial;
	font-size:26px;
	font-weight:normal;
	color: #720000;
	line-height:28px;
	margin:10px 0 0 0;
	}
.contactaddress
	{
	float:left;
	width:616px;
	margin:10px 0 0 0;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color: #1f373d;
	line-height:14px;
	}
.contactsmalltext
	{
	float:left;
	width:616px;
	margin:10px 0 0 0;
	color: #1f373d;
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	}
#submitform
	{
	width:370px;
	margin:0px;
	float:left;
	padding:0 0 0 5px;
	}
#submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:17px 0 0 0;
	}
.submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitforml
	{
	width:150px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	color:#1f373d;
	font-family: Arial;
	font-size:12px;
	}
.submitformr
	{
	width:200px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitformr2
	{
	width:200px;
	height:150px;
	float:left;
	margin:0px;
	padding:0px;
	}
.slist
	{
	width:200px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.stext
	{
	width:196px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.submitformbottom
	{
	width:370px;
	height:232px;
	float:left;
	margin:0px;
	padding:0px;
	}
.scomments
	{
	width:196px;
	height:100px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:12px;
	}
.formsubmit
	{
	width:60px;
	height:18px;
	float:left;
	margin:10px 0 0 0;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#a6401a;
	text-align:center;
	text-decoration:none;
	}
.formsubmit:hover
	{
	width:60px;
	height:18px;
	float:left;
	margin:0px;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#af7e40;
	text-align:center;
	text-decoration:none;
	}
#formsubmit
	{
	width:100px;
	height:20px;
	float:left;
	margin:0px;
	padding:4px 0 0 0;
	}
	
a.obit:visited, a.obit:link {
	color: #720000;
	width:150px;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	clear: none;
	float: left;
	height: 20px;
	border: 1px #FFFFFF;
	text-align:center;
	margin-left:0px;

}
a.obit:hover {
	color: #FFFFFF;
	height: 100%;
		width:148px;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	clear: none;
	float: left;
	height: 20px;
	border: 1px dotted #FFFFFF;
	text-align:center;
	margin-left:0px;
		background-color: #335156;

}