@charset "UTF-8";
/* CSS Document */


body {
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding: 2em;
	color: #222244;
	font-size: 16px;
	background-image: url(/i/0566_david_dreamweaver_sq_cutsm_fade.png);
	background-position: top right;
	background-repeat:no-repeat;
}

p {
	margin-top: 1em; padding-top: 0px;
	margin-bottom: 0;
}

ul {
	margin-top: 0;
	color: #444455;
	margin-bottom: 0.3em;
}

li {
	font-size: 90%;
}

.no_top_margin {
	margin-top: 0;
}

h1, h2, h3, h4 {
	color: black;
}

h3 {
	border-bottom: 1px dotted #006633;
	margin-bottom: 4px;
}

.inset h3 {
	width: 100%;
}

a, a:visited {
	color: #006633; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #990000; text-decoration: underline;
}

.mainbody {
}

.inset {
	margin: 1em;
	border: 1px dotted #006633;
	padding: 1em;
	background-color: #eeffee;
	width: 20em;
	bottom: 10px;
	right: 10px;
	float: right;
	border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px;
}

#later, #later2 { display: none; }
/*
#later2 {
opacity: 0.6;
}

#layer2:hover {
opacity: 1;
}*/

#main_content, #top_wrap {
	z-index: 1;
}

#top_wrap {
	float: right;
	width: 320px;
	height: 80px;
	margin: 0;
	position: static;
	top: 0px; right: 0px;
}

.carousel_text_overlay {
	background: url(/i/tr_fade.png) top left repeat-x;
	color: white;
	opacity: 1;
	width: 100%;
}

.carousel_table:hover {
	cursor: pointer;	
}

.carousel_table:hover .carousel_text_overlay {
	opacity: 0.5;
}

.carousel_text_overlay a {
	color: #dfd;
}

.carousel_table {
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	height: 100%; width: 100%;
	padding: 0; margin: 0; border: 0; border-spacing: 0;	
}.download {
	font-size: x-small;
	text-align: center;
}

