body {

text-align:center;

margin: 0px auto;

margin:0;

font:14px "Arial";

color:#000;
background:#333;

}







#container {

width:900px;

text-align:left;

margin: 0px auto;
background:#fff;
padding:30px;

}



#header {

border-top:1px solid #ccc;

padding:20px 0px 20px 0px;

margin-top:5px;

}



#navigation {

height:30px;

border-top:1px solid #ccc;

border-bottom:1px solid #ccc;

margin-bottom:10px;

}



#navigation ul{

margin:0px 0px 0px 0px;

padding: 6px 0px 0px 0px;

}



#navigation li {

display:inline;

padding-right:20px;



}



#navigation a, a:hover, a:link, a:visited, #selected {

font:14px;

text-decoration:none;

color:#000;

}



#navigation a:hover, #selected {

border-bottom:5px solid #990000;

}





#floatleft {

float:left;

border-right:1px dotted #ccc;



width:70%;

}

.left {
	float:left;
}

.right {
	float:right;
}

.two {
	width:280px;
	margin-bottom:40px;
	margin-right:10px;
}

#floatright {
	float:right;
	width:27%;
}

.clearboth {
	clear:both;
}


.header {

font:20px "Times New Roman";

color:#990000;

}

.center {
	text-align:center;
}

.lefttext {
	text-align:left;
}

a, a:link, a:hover,a:visited; {

text-decoration:underline;

}

#bythenumbers {
	background:#000 url(../../images/newsletter/common/bckgrnd_numbers.jpg);
	color:#fff;
	padding:10px;
	font-size:9pt;
}


.number {
	font-family:"Georgia, serif";
	font-size:16pt;
	color:red;
	margin-top:10px;
}

