

html,body {
	text-align:center;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#CCCCCC;
	
	font-family:arial,sans-serif;
	font-size:10pt;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
}

div#topbar {
	padding:0px;
	width:100%;
	background-color:#000099;
	background-image:url(/healthforum/images/navigation/bluebackground.jpg);
	background-repeat:repeat-x;
}

div#content {
	padding-top:1em;
	padding-bottom:2em; /* bottom padding for footer */
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-right-color:#333333;
	
	height:auto !important; /* real browsers */
	height:460px; /* IE6: treaded as min-height*/

	min-height:460px; /* real browsers */
}
	div#content #main {
	width:900px;
	text-align:left;
	margin-left:25px;
	margin-right:25px;
	}
	

div#footer {
	width:100%;
	background:#333399;
	color:#FFFFFF;
	border-top:6px double #666666;
	clear: both;
}
	div#footer p {
		padding:1em;
		color:#FFFFFF;
		font-size:10px;
}

/* Column Styles */

div#contentcolumns {
	width:950px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(/healthforum/images/conferences/ConfSidebarBK.jpg);
	background-repeat:repeat-y;
	
	height:auto !important; /* real browsers */
	height:460px; /* IE6: treaded as min-height*/

	min-height:460px; /* real browsers */
}
	
div#right
	{
	float:right;
	width:710px;
	padding-top:15px;
	padding-right:15px;
	margin-right:15px;
	background-color: #FFFFFF;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:710px;
}
html>body div#right {
	width:710px;
}
div#contentcolumns #left
	{
	float:left;
	width:175px;
	background-color:#999999;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:175px;
	}
html>body div#left {
	width:175px;
}

div#footer2 {
	width:950px;
	background-image: url(/healthforum/images/conferences/ConfSidebarBK.jpg);
	background-repeat:repeat-y;
	clear:both;
}

/* Homepage */

.intro{
	padding-left:25px;
	padding-right:25px;
	text-align:left;
}

.introtext{
	padding-left:25px;
	padding-right:25px;
	text-align:left;
}
.twitter {
	padding-top:8px;
}
.newsfeed {
	padding-left:25px;
	text-align:left;
}
.newsfeed2 {
	padding-right:25px;
}
.newsfeedtitles {
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	color:#006633;
}

/* Top Navigation Styles */

#navcontainer{
width:950px;
margin-left: auto;
margin-right: auto;
}

.logo{
margin-bottom:5px;
margin-top:5px;
}

#ad{
margin-top:10px;
}

#VSE{
margin-bottom:15px;
margin-top:5px;
}

a.topnav:link{
color: #FFFFFF;
font-family:arial,sans-serif;
font-weight:bold;
font-size:9pt;

}
a.topnav:visited{
	color: #FFFFFF;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}
a.topnav:hover{
	color: #CCCCCC;
	font-weight:bold;
	font-size:9pt;
	text-decoration:underline;
}
a.topnav:active{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/* Content Styles */

a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #009900;
}
a:active {
	color: #003399;
}

h1 {
	font-size:14pt;
	color: #000099;
	font-family:arial,sans-serif;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:15px;
}

.headerTitle {
	font-size:14pt;
	color: #000099;
	font-family:arial,sans-serif;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:25px;
	font-weight:bold;
}


h2 {
	font-family:arial,sans-serif;
	font-size:14pt;
	color:#000000;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:20px;
}

h3 {
	font-family:arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#006633;
	margin-bottom:3px;
}

p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:15px;
}


p, tr, td, ul, ol li {
font-size:10pt;
}

.black
	{
	color: #333333;
}

.ad { 
	text-align:center;
}

div#bottomAD { 
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:950px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

/* Link Styles */

a.bottomlinks:link {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
a.bottomlinks:hover {
	color: #CCCCCC;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px
}
a.bottomlinks:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px
}
a.bottomlinks:active {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px
}


/* Conference Sidebar Link Styles */

.CONtitle{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	background-color:#333399;
}

.sidelinks {
background: #999999;
color:#FFFFFF;
margin:0px;
border-top: 1px solid #fff;
border-bottom: 1px solid #666;
font-family: Arial;
font-size:12px;
font-weight:bold;
width:175px;
}

.sidelinks a:link{
display:block;
text-decoration:none;
padding:5px 5px 5px 5px;
color:#FFFFFF;
}

.sidelinks a:hover{
color:#FFFFFF;
background: #333399;
display:block;
}

.sidelinks a:visited{
display:block;
text-decoration: none;	
padding:5px 5px 5px 5px;
color:#FFFFFF;
}

.sidelinks a:active{
display:block;
text-decoration:none;
padding:5px 5px 5px 5px;
color:#333399;
}

/* Books Sidebar Link Styles */


.menu {
width:175px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:175px;
font-weight:bold;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background: #999999;
height:26px;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:175px;
color:#fff;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 0;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#999999; color:#FFFFFF; width:175px; w\idth:174px;}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#333399;}

.menu :hover > a {
color:#fff; 
background:#333399;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:176px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}


.menu li {float:left;}


