body {
	background-color: #101d7b;
	color: white;
	margin: 0px;
} 

a {
        color: #E9DD00;
        text-decoration: none;
}

a:hover {
	color: white;
}

a:active {
	color: #FF0000;
}

a:visited {
	color: #E9DD00;
        text-decoration: none;
}

a.top {
        text-decoration: none;
	color: #EDF815;
}

a.top:hover {
	color: #FF0000;
}

a.top:active {
	color: #804040;
}

a.top:visited {
	color: #EDF815;
        text-decoration: none;
}

a.lnk {
        text-decoration: none;
	color: #EDF815;
}

a.lnk:hover {
	color: #FF0000;
}

a.lnk:active {
	color: #804040;
}

a.lnk:visited {
	color: #EDF815;
        text-decoration: none;
}

img.logo {
     	border: 1px solid #fbfc83;
}

#content {
	margin: 0px;
	width: 1000px;
}

#righttumb {
	position: absolute;
	top : 20px;
	left: 450px;
        width: 525px;
}

#general {
	margin-top: 0px auto;
	width: 1000px;
}

.sdf {  
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.georgia13 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
