/* misc */

body {
	margin:0px;
	background-color:#484439;
	background-image:url(/themes/gee-dunsten.com/images/bg.jpg);	
	background-repeat:repeat-x; }
#container {
	width:744px;
	margin:0px auto;
	margin-top:10px;
	background-image:url(/themes/gee-dunsten.com/images/cont_bg.gif); }
#foot_wrapper {
	background-image:url(/themes/gee-dunsten.com/images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:30px; }
.clear {
	clear:both; }

/* HEADER */

#header {
	background-image:url(/themes/gee-dunsten.com/images/header.jpg);
	height:144px; }	
#logo {
	padding-top:35px;
	padding-left:40px;
	padding-right:20px;
	float:left; }
#subscribe {
	padding-top:50px;
	padding-left:220px;
	border:0px;
	float:left;
	background-image:url(/themes/gee-dunsten.com/images/subscribe.gif);
	background-position:bottom left;
	background-repeat:no-repeat; }
#subscribe input {
	border:1px solid #999999; }
#subscribe form {
	margin:0px; }


/* NAVIGATION */

#nav {
	margin-top:28px;
	padding-left:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left; }
#nav ul{
	list-style-type:none;
	margin:0;
	padding:0; }
#nav li{
	display:inline; }
#nav a {
	white-space:nowrap;
	float:left;
	background:url(/themes/gee-dunsten.com/images/tab-left.gif) no-repeat left top;
	padding-left:9px;
	text-decoration:none; }
#nav a span {
	float:left;
	white-space:nowrap;
	cursor:pointer;
	display:block;
	background:url(/themes/gee-dunsten.com/images/tab-right.gif) no-repeat right top;
	padding:7px 14px 6px 5px;
	color:#333333; }
#nav a:hover span {
	color:#FFFFFF; }
#nav #selected a {
	background-position:0 -28px; }
#nav #selected a span {
	color:#FFFFFF;
	background-position:100% -28px; }
#nav a:hover {
	background-position:0% -28px; }
#nav a:hover span {
	background-position:100% -28px; }



/* CONTENT */	

#content {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
/*	text-align:justify;  */
    color:#666666;
	width:744px;
    line-height:18px;
	background-image:url(/themes/gee-dunsten.com/images/ct_bg.jpg);
	background-repeat: repeat-x; }

#theme-left {
	width:175px;
	float:left;
	padding-left:40px; }

#theme-right {
	width:465px;
	float:right;
	padding-right:25px; }

#gee{
	background-image:url(/themes/gee-dunsten.com/images/man.gif);
	height:510px;
	width:188px;
	position:relative;
	top:-50px;
	left:-10px; }	

.img_title {
	margin-left:-38px;
	position:relative; }

.red_link {
	color:#990033;
	text-decoration:underline; }
.red_link:hover {
	color:#990033;
	text-decoration:none; }

.gray_link {
	color:#666666;
	text-decoration:underline; }
.gray_link:hover {
	color:#666666;
	text-decoration:none; }

h3 {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#990033; }

h2 {
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#666666; }

/* FOOTER */

#footer {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #999999; }
	
	
.menulevel {
filter:blendTrans(Duration=0.1);
position: absolute;
z-index: 900;
top: 148px;
left: 0px;
visibility: hidden; }

.link { cursor: pointer; cursor: hand; }
.link2 { cursor: pointer; cursor: hand; font-family: Verdana, Helvetica; text-decoration: none; font-size: 11px; font-weight: bold; color: #ffffff; }
