@import url(https://fonts.googleapis.com/css?family=Simonetta|Mystery+Quest);

body {
background:url("../images/mys-bg.png") fixed repeat-x #FEFDDE;
color:#222;
font-size:12px;
font-family: arial, tahoma, verdana, sans-serif;
}

h1,h2,h3 {
font-family: 'Mystery Quest', cursive;
font-size:22px;
}

a {
color:#3D59AB;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#ff4433;
}

#wrapper {
width:1024px;
margin:0 auto;
background:#fff;
}

.x table {
width:100%;
border:0;
}

#download {
background:#ccc;
padding:5px;
margin:10px;
height:auto;
}

.x td {
vertical-align:top;
}

#news {
background:#ccc;
margin:10px;
padding:5px;
}

.float {
vertical-align:-5px;
padding:2px;
border:0;
}

#right {
text-align:right;
padding:5px;
margin:5px;
}

.x th {
margin:5px;
}

.x th a {
font-weight:bold;
text-decoration:none;
display:block;
padding:2px 15px;
height:25px;
font-size:14px;
float:left;
}

.x th a:hover {
color:#ff4433;
}

#info {
padding:4px;
}

#footer {
text-align:center;
}

#footer a{
padding:0 5px;
}

ul {
margin: 0;
padding:0;
}



.fifty {
width:50%; }

#directorytable {
width:90%;
margin:0 auto;
}

#directorytable th {
background:#ccc;
}

#directorytable td {
vertical-align:top;
background:#efefef;
}