body, html {
background:url('/images/bg-lined.png');
width:100%;
height:100%;
margin:0px;
font-family:"Comic Sans MS";
color:#097A58;
font-size:14px;
}

#logo {
background-image:url('/images/logowithmouse_resize.gif');
background-repeat:no-repeat;
width:300px;
height:132px;
float:left;
clear:both;
}

#content {
padding:5px;
margin:auto;
background:#FCFCF3;
width:100%;
height:100%;
}

div#bottomWrapper {
	width:auto;
	height:auto;
	position:absolute;
	bottom: 1px;
	margin: auto;
	color:#111111;
	font-size:12px;
}

div#extras {
	width:300px;
	height:30px;
	margin: auto;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	border-bottom:1px solid #111111;
	position:relative;
	background:#FCFCF3;
	line-height:30px;
	text-align:center;
	padding-left:3px;
	position:relative;
	top:-1px;
	color:#cccccc;
}

div#extras a {
	display:inline-block;
	color:#111111;
	font-size:13px;
	font-weight:bold;
}

#extras a:hover {
	color:#5C6199;
	text-decoration:none;
	border:0;
}

div#wrapperShowCase {
	margin: auto;
	padding-top:15px;
	width:700px;
	height:300px;
}

div#showCaseDes {
	width:400px;
	height:auto;
	float:right;
	color:#111111;
	font-family:Arial;
	font-size:13px;
	font-weight:500;
}

span.showCaseText {
	padding-left:7px;
	padding-top:5px;
	margin-bottom:5px;
	color:#111111;
	font-variant:small-caps;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	float:left;
	clear:both;
	width:280px;
}

span.showCaseTextRight {
	display:block;
	float:left;
	padding-top:5px;
	padding-left:20px;
	margin-bottom:5px;
	color:#111111;
	font-variant:small-caps;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	width:300px;
}

 hr {
	border-collapse:collapse;
	color:#cccccc;
}

div#showCaseImg {
	float:left;
	clear:both;
	width:280px;
	padding-top:5px;
	border:1px solid #BAB9B9;
	cursor:pointer;
	height:205px;
	text-align:center;
	background:#f1f1f1;
	margin-left:5px;
	position:relative;
}

div#showCase {
	background:#FAFAFA;
	width:700px;
	min-height:250px;
	max-height:900px;
	border:1px solid #333333;
}

span.change {
	color:#000000;
}

div#wrapper {
	margin: auto;
	width:500px;
	height:135px;
	clear:both;
	position:relative;
}

div#info {
	padding-top:10px;
	width:180px;
	height:120px;
	float:right;
}

#layout {
max-width:100%;
min-width:920px;
height:240px;
border-bottom:1px solid #111111;
margin:auto;
overflow:hidden;
position:relative;
}

a:link { color:#000000; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; font-family:arial, helvetica,clean,sans-serif; }
a:visited { color:#000000; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; font-family:arial, helvetica,clean,sans-serif; }
a:hover { color:#333333; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; border-bottom:1px dashed #E59E19; font-family:arial, helvetica,clean,sans-serif; }



