
body {
	padding: 0px;
	margin: 10px 10px 10px 10px; 
	background-color: #A9A9F5;
	color: #000000;	
	font-family:  verdana, arial;
	font-size: 12px;
	text-align: center;

}


a {
	text-decoration: none;
	color: #261289;
	font-weight: bold;
}

a:hover {
	color: #261289;
	font-weight:bold;
	text-decoration: underline;
	background-color: inherit;	
}	


p {
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
}

p.list {
	text-align: center;
}

p.adsense {
 	margin-left: 225px;
}

h1 {
	color: #000000;
	font-size: 20px;
	padding-top: 5px;
	margin-left: 50px;
}

h2 {
	color: #000000;
	font-size: 17px;
}

td {
	color: #000000;	
	font-family:  verdana, arial;
	font-size: 12px;
}

table {
	margin-left: 75px; 
}

.textinput {
background-color: #ffffff;
color: #000000;
font-family:verdana;
font-size:12px;
}

.divider {
	clear:both;
	width: 750px;
	height: 6px;
	background: url('titlebar.jpg') repeat-x 0px 0px;;
	overflow: hidden;
}	

#addthis {
	float: right;
	background-color: #ffffff;
	width: 200px;
	height: 50px;
	padding-top: 20px;
}

#container {
	margin: 0px auto;
	width: 750px;
	background-color: #ffffff;
	margin-top: 0px;
	text-align: left;
}

#center {
	width: 750px;
	height: 1000px;
	background-color: #ffffff;
	padding-top: 50px;
	text-align: right;
}

#titleblock {
	float: left;
	background-color: #ffffff;
	height: 50px;
	width: 550px;
	text-align: left;
}	

#leftblock {
	float: left;
	width: 140px;
	height: 1000px;
	color: #000000;
	font-weight: bold;
	background-color: #DBE2F2;
	text-align: center;
}

#rightblock {
	float: right;
	width: 140px;
	height: 1000px;
	color: #000000;
	font-weight: bold;
	background-color: #DBE2F2;
	text-align: center;
}

#footer {
	color: #000000;	
	width: 750px;
	height: 50px;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	background-color: #ffffff;
	
}