/* Inzition Design Studio:: http://design.inzition.com */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #8ca3ae;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #33576A;
}
body {

}


/* Layers */

#holder{
	position:relative;
	left:0;
	top:0px;
	width:1000px;
	z-index:1;
	height: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#shout {
	position:absolute;
	left:679px;
	top:25px;
	width:250px;
	height:523px;
	z-index:5;
	filter:alpha(opacity=90);









    -moz-opacity:.90;												opacity:.90;
	background-color: #e6edf5;
	background-image: url(img/back.jpg);
	border: 1px solid #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	visibility: hidden;
}
#close{
	position:absolute;
	left:0px;
	top:518px;
	width:1000px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 32px;
	
}

#content {
	position:absolute;
	left:1px;
	top:25px;
	width:1000px;
	height:550px;
	z-index:3;
	filter:alpha(opacity=90);













    -moz-opacity:.90;																																opacity:.90;
	background-color: #e6edf5;
	background-image: url(img/back.jpg);
	border: 1px solid #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	visibility: hidden;
}
#icons {
	position:absolute;
	left:133px;
	top:445px;
	width:735px;
	height:102px;
	z-index:2;
}
#close_shout {
	position:absolute;
	left:0px;
	top:509px;
	width:250px;
	height:14px;
	z-index:7;
	cursor: pointer;
}

/* Other Styles */

.style1 {
	font-size: 75px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {font-size: 16px}
a:link {
	color: #33576A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #33576A;
		font-weight: bold;
}
.close {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

a:hover {
	text-decoration: underline;
	color: #33576A;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #33576A;
		font-weight: bold;
}
a.srollover {
    display: block;
    //width: 22px;
    //height: 22px;
    background: url("art.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover {
    background-position: -22px 0;
} 
.footercredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: normal;
	color: #879626;
}
.footercredit:hover,.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: normal;
	background-color: #333333;
}
#footercredit {
	width:auto;
	position:relative;
	padding:2px;
	float:right;
	background-color: #1f2020;
	border: 1px solid #323232;
 }
