 http://jigsaw.w3.org/css-validator/validator-uri.html 

body {
        font-size:              10px;
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
 }

h1 {
		font-family:       		Gilde, Georgia, Times, Times new roman, serif;
		font-size:				16.5px;
        font-variant:           small-caps;
 		padding:				0px 50px 0px 25px;
		color:					#fff;			
 		font-weight:			normal;
		text-align:				left;
}

h2 {
		font-family:       		Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				13.5px;
 		padding:				0px 50px 0px 45px;			
		color:					#fff;			
 		font-weight:			normal;
		text-align:				left;
}

blockquote, ol, dl, dd, li, dir, menu, ul, {
		font-family:       		Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				10px;
		line-height:			14px;			
		padding:				10px;
		color:					#fff;
		text-align:				left;
 }

 tr, td, table {
		font-family:       		Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				10px;
		line-height:			14px;			
		padding:				2px;
		color:					#fff;			
		text-align:				left;
 }

hr {
		height:						3px;
		border-style:				none;
		background-image:			url(images/hr.gif);
		background-repeat:			repeat-x;
		margin:						0px 20px 0px 20px;
}

 p {
		font-family:       		Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				10px;
		line-height:			14px;			
		text-align:				left;
 		padding:				5px 45px 5px 45px;			
		color:					#fff;			
 }

 p.less_padding {
		font-family:       		Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				10px;
		line-height:			14px;			
		text-align:				left;
 		padding:				5px 15px 5px 15px;			
		color:					#fff;			
 }

p.center {
		font-family:       		Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				10px;
		line-height:			14px;			
		text-align:				center;
		padding:				0px;
		color:					#fff;			
 }
 
form {
		text-align:				left;
 		padding:				5px 75px 5px 45px;			
		color:					#fff;			
}

li {
 		padding:				5px;			
 }
 
strong {
        font-weight:            bold;
}

span.smallcaps {
        font-size:              125%;
        font-variant:           small-caps;
}

span.larger {
        font-size:              125%;
}

span.smaller {
        font-size:              8.5px;
}

a {
		font-weight:			normal;
		text-decoration: none;
		border-bottom: 			1px dotted #fff;
		color:					#fff;			
}

a:hover {
		border-bottom: 			0px;
		font-weight:			normal;
		text-decoration: 		none;
		color:					#fff;			
}

a:active {
		font-weight:			normal;
		border-bottom: 			1px solid #fff;
		text-decoration: 		none;
		color:					#fff;			
}

a.mainnav {
		border-bottom: 			0px;
		border-top: 			0px;
		font-weight: normal;
		text-decoration: none;
		color:					#fff;			
}

a.mainnav:hover {
		border-bottom: 			1px dotted #fff;
		border-top: 			1px dotted #fff;
		text-decoration: 		none;
		color:					#fff;			
}

a.mainnav:active {
		border-bottom: 			1px solid #fff;
		border-top: 			1px solid #fff;
		text-decoration: 		none;
		color:					#fff;			
}

a.photos {
		border-bottom: 			0px;
		border-top: 			0px;
		text-decoration: none;
}

a.photos:hover {
		border-bottom: 			0px;
		border-top: 			0px;
		text-decoration: none;
}

a.photos:active {
		border-bottom: 			0px;
		border-top: 			0px;
		text-decoration: none;
}

br        { 
        clear: 					left 
}

.bg_body {
 		position:				relative;
		width:					795px;
		height:					525px;
		z-index:				10;
}

.header {
 		position:				absolute;
		width:					795px;
		top:					0px;
		left:					0px;
		height:					108px;
}

.body {
 		position:				absolute;
		top:					108px;
		left:					0px;
		width:					795px;
		height:					425px;				
		background-color:		#000066;
		background-image:		url(images/eve_mandala.jpg);
}

.links {
 		position:				absolute;
		top:					0px;
		left:					0px;
		width:					795px;
		height:					24px;
		overflow:				hidden;
}

.textarea {
 		position:				absolute;
		top:					35px;
		left:					50px;
		width:					685px;
		height:					375px;
		overflow:				auto;
}

.textarea_left {
 		position:				absolute;
		top:					35px;
		left:					50px;
		width:					455px;
		height:					375px;
		overflow:				auto;
}

.textarea_right {
 		position:				absolute;
		top:					35px;
		left:					505px;
		width:					225px;
		height:					375px;
		overflow:				auto;
}

.footer {
 		position:				relative;
		width:					795px;
		top:					0px;
		left:					0px;
		height:					15px;
}
