body
	{
	background: #fff;
	margin: 0;
	padding: 10px;
	text-align: center;
	}
	
img
	{
	border: 0;
	}

a
	{
	text-decoration: none;
	color: #c30;
	}

a:hover
	{
	text-decoration: underline;
	}

div, form, p, a, h2, h4, h5, ul, ol, li, td, th, span, input
	{
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	}
	
div, form, p, h2, ul, ol, li, td, th, span, input
	{
	color: #333;
	}
	
p, ul, ol
	{
	padding: 0 10px 15px 0;
	}
	
p, li, td, th
	{
	font-size: 13px;
	line-height: 140%;
	}

ul, ol
	{
	margin: 0 0 0 20px;
	}

table
	{
	margin: 0 0 20px 0;
	}

table.conferencearchive td
	{
	border-bottom: 1px solid #ccc;
	}

td
	{
	vertical-align: top;
	}

h1
	{
	font-family: "Times New Roman",times,serif;
	font-size: 24px;
	padding: 0 0 15px 0;
	line-height: 36px;
	margin: 0;
	font-weight: normal;
	color: #000;
	}

h2
	{
	font-size: 16px;
	padding: 0;
	font-weight: bold;
	}

h3, h3 a
	{
	font-family: "Times New Roman",times,serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
	}

h3
	{
	color: #fff;
	}

h4
	{
	font-size: 12px;
	padding: 0;
	color: #fff;
	}

h5
	{
	font-size: 12px;
	padding: 0;
	margin: 0;
	}

div
	{
	margin: 0;
	padding: 0;
	}

.right
	{
	float: right;
	margin-left: 15px;
	}

.left
	{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	}

div#container
	{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding-top: 60px;
	}

img#logo1
	{
	position: absolute;
	top: 4px;
	left: 10px;
	}

img#logo2
	{
	position: absolute;
	top: 4px;
	left: 236px;
	}

form#search
	{
	background: #ee7;
	padding: 3px 10px 3px 0;
	text-align: right;
	}

form p
	{
	padding: 0;
	}

a.topnav
	{
	position: absolute;
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 10px;
	top: 40px;
	}
	
a.topnav:hover, a.active
	{
	background: #ee7;
	color: #000;
	text-decoration: none;
	}

a#shopnav
	{
	left: 470px;
	}

a#conferencesnav
	{
	left: 590px;
	}

a#aboutusnav
	{
	left: 770px;
	}

a#contactusnav
	{
	left: 860px;
	}

div#content
	{
	padding: 30px 255px 0 45px;
	border-left: 20px solid #9b8;
	background: #eed top right no-repeat;
	min-height: 470px;
	}

body.home div#content
	{
	padding: 15px 700px 0 20px;
	}

div#rightcolumn
	{
	position: absolute;
	top: 465px;
	left: 535px;
	width: 195px;
	}

div#rightcolumn p, h4 a
	{
	color: #fff;
	}

p#footer
	{
	background: url(/included/images/footer.gif) 0 0 no-repeat;
	padding: 3px 15px 0 0;
	text-align: center;
	color: #666;
	font-size: 10px;
	}

p#footer a:hover, p#footer a.active
	{
	text-decoration: underline;
	}
	
input
	{
	border: 1px solid #700;
	margin: 0;
	width: 122px;
	height: 16px;
	font-size: 10px;
	}

input.button
	{
	color: #000;
	background: #fff;
	width: auto;
	height: 20px;
	}

.button a
	{
	color: #fff;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	background: #c30;
	}

.button a:hover
	{
	color: #fff;
	border: 1px solid #fff;
	background: #e52;
	}
