body {
	background-color: #3c679e;
	color: #FFF8A5;
	margin: 0px;
} 

#head {
	position: relative;
        background-image: url('str.jpg');
	width: 100%;
}

a.bok img {
     	border: 0px;
}

a {
        text-decoration: none;
	color: #F8F800;
}

a:hover {
	color: #FFDE4B;
}

a:active {
	color: #FFFF00;
}

a:visited {
	color: #F8F800;
        text-decoration: none;
}


a.top {
        text-decoration: none;
	color: #F8F800;
}

a.top:hover {
	color: #FFDE4B;
}

a.top:active {
	color: #FF0000;
}

a.top:visited {
	color: #F8F800;
        text-decoration: none;
}  

a.lnk {
        text-decoration: none;
	color: #F8F800;
}

a.lnk:hover {
	color: #FFDE4B;
}

a.lnk:active {
	color: #FF0000;
}

a.lnk:visited {
	color: #F8F800;
        text-decoration: none;
}

img.logo:hover {
     	border: 1px dashed #FFFF00;
}
img.logo {
     	border: 1px solid #D20000;
}

#content {
	margin: 0px;
	width: 1000px;
}

#logo {
	position: absolute;
	top : 25px;
	width: 350px;
        left: 50px;
}

.tumbs {
	width: 1010px;
        margin: 0px auto;
        padding-top: 5px;
}

#righttumb {
	position: absolute;
	top : 20px;
	padding-top: 3px;
	left: 450px;
        width: 500px;
	background-color: #000;
     	border: 1px solid #fbfc83;
}

#general {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1024px;
}

.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;
}

.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;
}
