body{
    margin: 0 auto;
    width: 982px;
	background-color: #3d0039;
 background-image: url("images/background.jpg");
 background-position:center top; 
    background-repeat: no-repeat;
	font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	overflow-x: hidden;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}


.upperlinks {
 background-color: #d4d0c7;
    height: 25px;
    margin-left: 10px;
    padding-top: 0;
}

.upperlinks a {
	color: #000;
	font-size: 11px;
	text-transform:uppercase;	
	text-align:center;
}

.upperitem {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    background-color: #C2BFB9;
    border: 1px solid #808080;
    color: #000000;
    float: left;
    font-size: 11px;
    height: 17px;
    margin-left: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 107px;
}

.logo {
    float: left;
    padding-top: 10px;
    width: 480px;
}

.headertext {
    float: left;
    height: 75px;
    padding-top: 15px;
    width: 480px;
}

.mainmenu{
padding-left:100px;
}

.mainmenu a{
padding-left:30px;

}

.menuelement{
font-size:18px;
font-weight:bolder;
}

.menuelement:hover{
background-color: #8f008f;
}

img{
	border: none;
}

.maincontainer{
 width: 982px;
   
}

.maincontent{
float:left;
 width: 700px;
}

.menu{
padding-top:30px;
float:left;
 width: 120px;
}

.hirdet{
padding-top:30px;
float:left;
 width: 160px;
}

.jlapoz{
width:15px;
padding-top:180px;
float:left;

}

.blapoz{
width:15px;
margin-left:80px;
padding-top:180px;
float:left;
}

.tcontainer{
float:left;
}

.footer {
padding-top:40px;
    clear: both;
    color: white;
    font-size: 10px;
}

.footert {
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

