html { position:relative; }
body {
	width:970px;
	background-color:#c5c5c5;
	background-image: url(graphics/bkg_top.gif);
	background-repeat:repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	/*position:relative;*/
}
div {
	border: 0px;
	margin: 0px;
}
img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
#container {
	width: 970px;
	position:relative;
	text-align: left;
}
#topnav {
	width:970px;
	overflow: hidden;
	height:39px;
	position:relative;
}
#topnav p {
	margin-top:8px;
	margin-left:10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;	
}
#topnav a { color:#ccc; }
#topnav a:hover {color:#fff; }

#header {
	width: 970px;
	height: 110px;
	position:relative;
	background-image: url(graphics/idcs_header.png);
	background-repeat:no-repeat;
	background-position:right;
}
#logo {
	width: 258px;
	height: 110px;
	position:relative;
	float:left;
}
#nav {
	width:970px;
	height:30px;
	position:relative;
	text-align:center;
	background-image:url(graphics/bkg_nav.gif);
	background-repeat:repeat-x;
	z-index:2;
}
#content {
	width: 970px;
	position:relative;
	text-align: left;
	background-color:#fff;
	border-bottom:#cc0000 solid 1px;
z-index:1;
}
#latestnews {
	width:290px;
	height:70px;
	background-image:url(graphics/box_latest_bkg.gif);
	background-repeat:no-repeat;
}
#latestnews p {
	font: 11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 18px;
	margin-top:6px;
	margin-right:10px;
	margin-left:10px;
}
#captionhold {
	width: 150px;
	position:relative;
	float:left;
	margin-top:10px;
}
#caption {
	width: 140px;
	position:relative;
	background-color:#ededed;
}
.caption {
	font: 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#CC0000;
}
#text {
	width: 500px;
	position:relative;
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 18px;
	float:left;
}
#adright {
	width: 120px;
	height:600px;
	position:absolute;
	right:-130px;
	top:39px;
}
#righttxt {
	width: 194px;
	position:relative;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 16px;
	margin-top:10px;
	margin-left:12px;
}
#Gmap {
overflow: visible;
border:0px;
margin:0px;
}
#marker {
width:200px;
min-height:180px;
font-size:11px;
}

.attention {
background-image:url(/graphics/bg-exhibition-attention.gif);
background-repeat:no-repeat;
color:#fff;
padding:10px;
margin-bottom:18px;
width:480px;
}
.attention p {
color:#fff;
}
.attention p {
color:#fff;
}
.attention h1, .attention h2, .attention h3 {
color:#FFCC00;
}
.attention a {
color:#FFCC00;
}

#calendar{
float:left;
width:500px;
height:80px;
margin:0px 0px 6px 0px;
padding:0px;
border-bottom:1px dotted #ccc;
background-image: url(graphics/img_newsbox_background.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#calendarheader{
margin-bottom:3px;
margin-left:3px;
}

#calendarheader h3 {
color:#CC0000;
margin:3px 0px;
font-weight:bold;
font-size:14px;
}
.newsdate{
float:right;
font-weight:bold;
}
#calendarbody{
padding:3px;
margin-top:6px;
width:390px;
float:left;
}

#calendarbody img {
float:left;
margin:0px 12px 0px 1px;
width:120px;
height:80px;
}
#calendardate {
float:left;
margin-left:20px;
margin-top:10px;
margin-right:20px;
}

.calendar_left {
float:left;
width:350px;
margin-right:20px;
}
.calendar_image img{
width:350px;
margin-bottom:10px;
}
.calendar_right {
margin-left:375px;
}

.fullinfo {
display:none;
width:490px;
/*background-color:#f0f2f8;*/
padding:5px;
color:#333;
}
.fullinfo p{
color:#333;
}

.exhibdate {
float:left;
width:100%;
margin:6px 0px 8px 0px;
}
.exhibicon img{
float:right; margin-left:12px; margin-top:5px;
}
.exhibdateinner{

}
.exhibdetails{

width:100%;
display:none;
margin:5px 0px 6px 0px;

}
#quote {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 18px;
	text-align:right;
}
#thumbnail {
	width:144px;
	height:144px;
	float:left;
	margin:6px;
	padding:0px;
text-align:center;
line-height:134%;
background-image:url(graphics/gallery_thumb_bkg.gif);
background-repeat:no-repeat;
vertical-align: middle;
	}

#thumbnail span {
line-height: 140px; 
}

.sidebar_thumb {
padding:0px; 
text-align:center; 
border:3px solid #ffffff; 
margin:3px;
max-width:136px;
}


.author {
	font: 12px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#CC0000;

	font-variant: small-caps;
}
#footer {
	width: 970px;
	height:65px;
	position:relative;
	font: 11px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#666;
	background-image: url(graphics/bkg_footer.png);
	background-repeat: no-repeat;
}
#footer a { color:#666; }
#footer a:hover {color:#990000; }

#footer table { font: 11px Arial, Helvetica, sans-serif; color:#666;}



#footer table a { color:#666; }
#footer table a:hover {color:#990000; }

#footercontent{
	width: 950px;
	position:relative;
	margin-top:10px;
	margin-left:10px;
}
#credits {
	width:250px;
	height:18px;
margin-top:-1px;
	float:right;
	position:relative;
	text-align:right;
}
table {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 18px;
}
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 18px;


	margin: 0px 10px 14px 5px;

	padding:0;
}
h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-weight:bold;
	line-height: 22px;
	margin:0px 5px 14px 5px;
}
h2 {
	font: 16px Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-weight:normal;
	line-height: 22px;
	margin:0px 5px 14px 5px;
}
h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	line-height: 22px;
	margin:0px 5px 14px 5px;
}
em {
	color:#CC0000;
	font-style: normal;
	font-weight: normal;
}
hr {
	border:#FFFFFF;
	border-top: 1px dashed #990000;
	margin:0 0 16px 0;
	padding:0;

}
form {
	margin-bottom:0px;
}
ul {
	list-style-image:url(graphics/bullet.gif);
	margin-bottom:18px;
}
li {
	font: 12px Arial, arial, sans-serif;
	color: #000000;
	line-height: 20px;
	margin-right:60px;
	margin-bottom: 8px;
}
a {
	color:#CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#990000;
}
a:active {
	text-decoration: none;
}
.small {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 15px;
	margin:5px 5px 12px 5px;
}
.code {
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 18px;
	margin: 0px 10px 14px 5px;
	background-color:#ededed;
	padding:10px;
}
.textfield {
	width:150px;
	height:14px;
	font: 11px Verdana, arial, sans-serif;
	color:#666666;
	border:1px solid #666666;
	padding:2px;
}
.textarea {
	width:170px;
	font: 11px Verdana, arial, sans-serif;
	color:#666666;
	border:1px solid #666666;
}
.dropdown {
	font: 11px Verdana, arial, sans-serif;
	color:#666666;
	border:1px solid #666666;
}

.signup{
background-color:#fafafa;
	padding:10px;
margin:0px 0px 1px 1px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}

.book{
clear:left;
margin:6px 0px 16px 0px;
width:100%;
float:left;
}

.red {
color:#CC0000;
}

.winnerbox {
height:260px;
}

.large {
font-size:140%;
color:#CC0000;
}

.dateblock{
width:50px;
margin:5px 16px 12px 0px;
float:left;
}
.e_month {
color:#fff;
display:block;
padding:1px 0px 1px 0px;
text-align:center;
background-color:#cc0000;
font-weight:bold;
width:50px;
}
.e_day{
width:48px;
font-size:30px;
text-align:center;
display:block;
padding-top:8px;
padding-bottom:8px;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}
.e_year{
width:48px;
text-align:center;
display:block;
padding-top:3px;
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
}

.book .leftquote, .review .leftquote {
padding-right:5px;
}
.book .rightquote, .review .rightquote {
padding-left:5px;
}

.socialbuttons {
float:left;
width:300px;
padding:4px;
}

.active {
font-weight:bold;
}

.givemespace {
margin:0px 0px 20px 0px;
}

ul.sidebar {
	list-style-image:none;
	list-style-type:circle;
	margin:4px 0px 6px 0px;
padding:0px 0px 0px 32px;
}
ul.sidebar li {
	font: 11px Arial, arial, sans-serif;
	line-height: 20px;
	margin-right:0px;
	margin-bottom: 0px;
padding-left:0px;
}

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -1px;
}
.at300b {
    margin-right: 4px;

}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}  
