*{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
html {
	height:100%;
	width: 100%;
	background-color: #ffffff;
}
body {
}
/**********************
LAYOUT
***********************/
#page{
	width: 800px;
	margin-right: auto;
	margin-left: auto;	
	/*position: relative;
	background-image: url(images/BAT_layout.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
/****************************
STYLES
*****************************/
p {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	display: block;
	padding-bottom: 10px;
	text-align: left;
}
h1{
	font-size:16px;
	color: #666666;
	padding-bottom: 5px;
	line-height: 18px;
	text-align: left;
}
h2{
	font-size:16px;
	color: #333333;
	padding-bottom: 5px;
	line-height: 18px;
}
h3{
	font-size:14px;
	line-height: 16px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: left;
	color: #666666;
}
h4{
	font-size:14px;
	line-height: 20px;
	padding-bottom: 5px;
	font-weight: normal;
}
a {
color: #CC0000;
}
/**********************
TOP WRAPPER
***********************/
#topwrapper{
	width: 718px;
	position: relative;
	height: 100px;
}
#topwrapper .logo{
	position: absolute;
	left: 0px;
	top: 5px;
	float: left;
	z-research: 999;
}
#topwrapper .wordlogo{
	position: absolute;
	left: 422px;
	top: 11px;
	float: left;
	z-research: 999;
}
/*******************
MAIN WRAPPER
********************/
#mainwrapper{
	width: 730px;
	min-height: 540px;
	height:auto;
	display: block;
	z-index: 999;
	clear: both;
	position: relative;
}
#mainwrapper .content{
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 780px;
}
#mainwrapper .TWOcols_content{
	border:0;
	float: left;
	width: 505px;
	padding-right: 10px;
	display: block;
}

#mainwrapper .TWOcols_leftnav{
	float: left;
	width: 200px;
	display: block;
	list-style-type: none;
	font-size: 12px;
	padding-top: 5px;
}
/********************
EVENTS
*********************/
/********* DATE **********/
.event_date  {
	color: #CC0000;
	display: block;
	padding-bottom: 0px;
	font-style: italic;
}
.event_date p {
	padding-bottom: 0px;
}
/********* NAME **********/
.event_name {
	font-size:14px;
	color: #333333;
	display: block;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 4px;
}
.event_name p {
	padding-bottom: 0px;
}
.event_name a{
	color: #333333;
	text-decoration: none;
}
.event_name a:hover{
	color: #CC0000;
	text-decoration: none;
}
/********* LOCATION **********/
.event_location {
	color: #666666;
	display: block;
	padding-bottom: 5px;
}
.event_location p {
	padding-bottom: 0px;
}
/********* ATTENDEE **********/
/*.event_attendee {
	color: #000000;
	display: block;
	padding-bottom: 2px;
}
.event_location p {
	padding-bottom: 0px;
}*/
/********* DESCRIPTION **********/
.event_description {
	color: #000000;
	display: block;
	padding-bottom: 2px;
}
.event_location p {
	padding-bottom: 0px;
}
/********* LINK **********/
.event_link  {
	color: #CC0000;
	display: block;
	padding-bottom: 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.event_link p {
	padding-bottom: 0px;
}
.event_link a{
	color: #CC0000;
	text-decoration: none;
}
.event_link a:hover{
	color: #CC0000;
	text-decoration: none;
}
/********************
PRESS
*********************/
/********* DATE **********/
.press_date  {
	color: #CC0000;
	display: block;
	padding-bottom: 0px;
	font-style: italic;
}
.press_date p {
	padding-bottom: 0px;
}
/********* TITLE **********/
.press_title {
	font-size:14px;
	color: #666666;
	display: block;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 4px;
}
.press_title p {
	padding-bottom: 0px;
}
.press_title a{
	color: #666666;
	text-decoration: none;
}
.press_title a:hover{
	color: #CC0000;
	text-decoration: none;
}
/********* SNIP **********/
.press_snip {
	color: #000000;
	display: block;
	padding-bottom: 4px;
}
.press_snip p {
	padding-bottom: 0px;
}
.press_snip a{
	color: #666666;
	text-decoration: none;
}
.press_snip a:hover{
	color: #CC0000;
	text-decoration: none;
}
/********* SOURCE **********/
.press_source {
	color: #000000;
	display: block;
	padding-bottom: 4px;
	font-weight: bold;
}
.press_source p {
	padding-bottom: 0px;
}
.press_source a{
color: #CC0000;
	text-decoration: none;
}
.press_source a:hover{
	color: #666666;
	text-decoration: none;
}
/********* LINK **********/
.press_link  {
	color: #CC0000;
	display: block;
	padding-bottom: 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.press_link p {
	padding-bottom: 0px;
}
.press_link a{
	color: #CC0000;
	text-decoration: none;
}
.press_link a:hover{
	color: #CC0000;
	text-decoration: none;
}
/********* HEADLINE **********/
.press_headline {
	font-size:16px;
	color: #333333;
	display: block;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 4px;
}
.press_headline p {
	padding-bottom: 0px;
}
.press_headline a{
	color: #333333;
	text-decoration: none;
}
.press_headline a:hover{
	color: #CC0000;
	text-decoration: none;
}
/********* CONTENT **********/
.press_content {
	color: #666666;
	display: block;
	padding-bottom: 5px;
}
.press_content p {
	padding-bottom: 5px;
}


#mainwrapper .content{
	float: right;
	PADDING-RIGHT: 5px;
	padding-left: 10px;
	padding-top: 10px;
	width: 718px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
#mainwrapper .content ul{
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 5px;	
}
#mainwrapper .content li{
	line-height: 17px;
}
#mainwrapper .content ol{
	padding-left: 24px;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 17px;
	padding-bottom: 5px;
}

