/* CSS Document */
body {
	background-image:url(images/redgradient.jpg);
	background-repeat:repeat-x;
	padding: 0;
}

a {
	color:#000;
	text-decoration:none;	
}

.style6 {
	font-size: 12px;
}
.style7 {font-size: 12px; font-weight: bold; }
.style10 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.style11 {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style12 {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 10px;
}
.newsletter {font-size: 14px; font-weight: bold; }

.indent{ padding:4px 20px 11px 32px;}
.indentSlight{padding:0px 15px 15px 15px;}

.floatLeft { 
    float: left; 
    margin: 6px; 
}
.floatRight {
	float: right;
	margin: 6px;
}

div.askT{
	border-bottom:thick;
	padding-bottom: 2em;
}

div.toolsInside{
	margin:10px;
	float:left;
}
div.toolsOutside{
width:95%;
height: 300px
}

#Layer1 {
	position:absolute; 
	width:500px;
	height:400px;
	z-index:1;
	left: 443px;
	top: 239px;
}

#Layer2 {
	position:absolute;
	width:500px;
	height:400px;
	z-index:1;
	left: 415px;
	top: 135px;
}

#Layer3 {
	position:absolute;
	width:519px;
	height:41px;
	z-index:3;
	left: 388px;
	top: 173px;
}

#Layer4 {
	position:absolute;
	width:500px;
	height:400px;
	z-index:4;
	left: 10px;
	top: 843px;
}

#Layer5 {
	position:absolute;
	width:935px;
	height:175px;
	z-index:2;
	left: 10px;
	top: 768px;
}

#Layer6 {
	
	width:935px;
	height:175px;
	
}


#intro {	
	width:960px;
	background-image:url(images/intro.jpg);
	background-repeat:no-repeat;	
	
}

#blog {
	width:960px;
	background-image:url(images/home2_09.gif);
	background-repeat:repeat-x;
}

#background {
	background-repeat:no-repeat;
	padding-right:10px;
}

#Table_01 {
	background-color:#FFFFFF;
}

#show {
	width:500px;
}

#commentleft {
	width:175px;
	float:left;
	margin-left:5px;
}

#commentright {
	width:175px;
	float:right;
	margin-right:5px;
}

