body {
	background-color: #000;
	color: #fff;
	margin: 0px;	 
} 

a img {
        margin: 0px;
}

a {
        text-decoration: none;
	color: #FFFF00;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FFFF00;
}

a:visited {
	color: #FFFF00;
        text-decoration: none;
}     

a.top {
        text-decoration: none;
	color: #FF0000;
}

a.top:hover {
	color: #FF8080;
}

a.top:active {
	color: #FF0000;
}

a.top:visited {
	color: #FF0000;
        text-decoration: none;
}  

a.lnk {
        text-decoration: none;
	color: #FFFF00;
}

a.lnk:hover {
	color: #FF0000;
}

a.lnk:active {
	color: #FFFF00;
}

a.lnk:visited {
	color: #FFFF00;
        text-decoration: none;
}        

img.logo {
     	border: 1px solid #fbfc83;
}

#content {
	margin: 0px;
	width: 1000px;
}

.tabl {

	background-color: #000;
     	border: 1px solid #7F7F7F;
}

#logo {
	top : 15px;
	width: 350px;
        left: 50px;
}

.tumbs {
	width: 990px;
        margin: 0px;
        padding-top: 5px;
	background-color: #5c0100;
     	border: 1px solid #fbfc83;
}

#righttumb {
	top : 20px;
	padding-top: 3px;
	left: 450px;
        width: 510px;
	background-color: #5c0100;
     	border: 1px solid #fbfc83;
}

#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;
}

.arch {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.georgia13 {  
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.georg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.verdana14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.menu {
	width: 1000px;
        margin: 0px;
	color: #ffffff;
}

