@charset "utf-8";

h1, h2, h3, h4, h5, h5, p, ul, li {
	margin:0px;
	padding: 0px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
	color:#C00;
}
h3	{
	font-size:12px;
	color:#C30;
}
h4 {
	font-size:12px;
	color:#000;
	border-bottom:solid #666 1px;
	padding-bottom:10px;
	padding-top:10px;
}
body #contentWrapper {
	height: auto;
	width: 930px;
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
}
body {
	background-image: url(../images/aventisBodyBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFCC;
}
body #contentWrapper #content #logo {
	background-color: #FFFFFF;
	height: 110px;
	float: left;
	position: relative;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
	width: 120px;
}
body #contentWrapper #content #header {
	background-color: #FFFFFF;
	height: 120px;
	width: 805px;
	float: left;
}
body #contentWrapper #content {
	height: auto;
	width: 930px;
}
body #contentWrapper #content #main {
	height: auto;
	width: 930px;
	background-color: #FFF;
	position: relative;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
}
#contentWrapper #content #main #topNav {
	height: 26px;
	width: 100%;
	position: relative;
	float: left;
	clear: right;
}
#contentWrapper #content #main #mainText {
	float: left;
	height: auto;
	width: 62.5%;
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px;
}
#contentWrapper #content #main #linksNav {
	clear: right;
	height: auto;
	width: 30%;
	padding: 10px;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #cccccc;
	background-image: url(../images/boxBackground.jpg);
	background-repeat: repeat-x;
}
#contentWrapper #content #topNav #nameHolder {
	float: left;
	height: 26px;
}
#topNav a {
	text-decoration:none;
	font-weight:bold;
	color:#C00;
}
#contentWrapper #content #main #linksNav ul li {
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 10px;
	border-bottom:solid #666 1px;
	padding-top:10px;
}
#contentWrapper #content #main #linksNav a {
	text-decoration:none;
	color:#C30;
	font-weight: bold;
	font-size: 12px;
}
#contentWrapper #content #main #topNav #navHolder {
	height: 26px;
}
#contentWrapper #content #topNav {
	background-color: #FFF;
	clear: left;
	float: left;
	height: 24px;
	margin-top: 10px;
	width: 100%;
	padding-top: 5px;
}
#thinLine {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	margin-top: 10px;
}
#mainText a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#twitter_div {
	background-image: url(../images/twitterBG.png);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:10px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
 
#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contentWrapper #content #main #mainText #mainPictures {
}
#contentWrapper #content #main #mainText #mainPictures {
	width: 100%;
}

