/*

Titi + The German Kid
by Stijn Hens for TheThrdEye.com

*/

/*   Main style   */

body {
	margin:0;
	padding:0;
	width: 7700px;
	height: 509px;
	color:#000; 
	font-family: Courier;
	font-size: 12px; !important
}

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

a:hover {
	text-decoration: line-through;
	font-weight: bold;
	color: #000;
}

a:visited {
	text-decoration: line-through;
	font-weight: bold;
	color: #777;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 509px; 
		background-color: transparent;
}


#content {
	margin: 75px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 300px 0 0px; 
	padding-left: 300px; 
	float: left; 
	width: 1028px;	
	height: 560px;
		background-color: transparent;
}

.parc {
	margin: 0px 300px 0 0px;  
	float: left; 
	margin-left: 1024px;
	width: 1028px;	
	height: 0px;
		background-color: transparent;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}
