body { 
	margin: 10px 0px 0px 0px;
	padding: 0;
}


.divider {
	background-image: url('images/main-div.gif');
}

h1 {
	font-family: Georgia;
	font-size: 1.5em;
	font-weight: normal;
	color: #98d2cf;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-transform:capitalize;
	font-style: italic; 
}

.default {
	font-family: verdana;
	font-size: .9em;
	color: #3e4448;
}

.testy {
	font-family: verdana;
	font-size: .7em;
	color: #777;
}


.right {
	font-family: verdana;
	font-size: .9em;
	color: #3e4448;
	padding: 0px 0px 0px 6px;
}

.small {
	font-family: verdana;
	font-size: .6em;
	color: #3e4448;
}

.menu {
	padding: 10px 0px 10px 0px;
}

#footer {
	 width: 760px;
 	background: url('../images/footer.jpg'); background-repeat: no-repeat;
 	font-family: arial;
	font-size: .7em;
	color: #98d2cf;
	padding: 0px 0px 0px 428px;
	margin: 0px 0px 0px 0px;
}

a:link {color: #98d2cf; text-decoration: underline;}
a:visited {color: #98d2cf; text-decoration: underline;}
a:hover {color: #98d2cf; text-decoration: none;}
a:active {color: #98d2cf; text-decoration: underline;}