body {
	margin: auto;
}
a:active {
	text-decoration: none;
}

/* New March 2007 Rules */

body						{ 
							
							font-family: verdana; line-height: 1.4em; font-size: .8em; 
							background-image: url('../../images/newMarch07/bg/bg3.jpg');
							background-position: center;
							background-repeat: repeat-y;
							
							}
							
a, img						{ border: none; }
a							{ color: #000; text-decoration: none; }
a:hover						{ color: #D33B30; }

td							{ vertical-align: top; }

table.content				{ 
							
							height: 600px; width: 800px; background-color: white; background-repeat: no-repeat;
							/* padding: 0 15px 0 15px; */				
							
							}
							
p.news_head					{ font-size: 1em; }

td.center					{ padding: 0 20px 0 5px; }
table.content p				{ padding-left: 0px; text-align: left; }

td.bottomnav				{ font-size: .75em; border-top: 1px solid #333; }

p.biglinks					{ font-size: 1.2em; line-height: 2em; }

td.inner					{ vertical-align: top; }
td.inner table				{ width: 800px; height: 800px; padding: 25px 0 0 0; }
td.inner table td			{ width: 260px; padding: 10px 15px 0 15px; }

p.news						{ font-size: .9em; width: 200px; }

.rule						{ border-bottom: 1px solid #ccc; }