#top, #menu, #right, #copyright, #contact {
	display:none;
	}

body, legend, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font: normal 27px/1em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#3F5C86;
	letter-spacing:1px;
	margin:0 0 20px 0;
	}
h3 {
	font: normal 18px/1em Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px 0;
	letter-spacing:1px;
	line-height:1.2em;
	color:#777;
	}
h4 {
	font: normal 12px/1em Arial, Verdana, Helvetica;
	margin:0 0 5px 0;
	color:#FF9900;
	}
img {
	border:0;
	}

.divider a:link, .divider a:visited {
	display:block;
	background:url(gfx/bullet.gif) no-repeat 5px 10px;
	text-decoration:none;
	margin-left:-6px;
	padding:5px 5px 5px 15px;
	}
	
#content a:link, #content a:visited{
	color:#F90;
	}
#content a:hover {
	color:#F8C163;
	}
#content a:active {
	color:#F00;
	}
	
.divider a:link, .divider a:visited {
	font-size:10px;
	text-decoration:none;
	}	

/*===========CLASSES=================*/
.divider .readmore {
	color:#EEE;
	font-size:9px;
	margin-top:2px;
	}
.divider {
	background-color:#58739B;
	margin:-24px -25px 0 15px;
	float:right;
	padding:25px 30px 0 25px;
	}
	
/*===========ID's=================*/
#content {
	padding:25px;
	font-size:.8em;
	}
#thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	border: 2px solid #000;
	position:absolute;
	left: 50%;
	top: 50%;
	margin:-100px 0 0 -200px;
	z-index: 9999;
	font-size:12px;
	display: block;
	height: 200px;
	width: 400px;
	padding: 5px;
	}

