a {
	color: #0000CC;
}

a:hover {
	color: #FF0000;
}

body {
	background-color: #EDEDE5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

li {
	padding-bottom: 10px;
}

ul {
	margin: 15px 0px 5px 17px;
}

.mainDiv {
	background-color: #EDEDE5;
	background-image: url(../images/flagSEOff.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	border-right: 1px solid #E3E3E3;
	height: 100%;
	width: 530px;
}