* {
    padding: 0;
    margin: 0;
} 

body {
background: #000 url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 18px;
color: #fff;
}

img { border: none; }
a { color: #2E4A55; text-decoration: none; }
a:hover { text-decoration: underline; color : #fc5f9e; }

#wrap {
margin: 0 auto;
width: 750px;
}

#header { 
    padding: 10px 0px 10px 0px;

height: 150px;

}



#menu {
height: 30px;
line-height: 30px;
padding-left: 202px;
}



#content {
padding: 20px 0;
}
.large
{
width: 728px;
float: left;
text-align: left;
}

.left {
width: 200px;
float: left;
text-align: left;
}
.left h2 {
color: #cccccc;
font-size: 22px;
letter-spacing: 0.2em;
font-weight: 100;
padding : 15px 0 10px 0;
}

.left h3 {
color: #be0707;
font-size: 1.2em;
letter-spacing: 0.1em;
font-weight: 400;
padding : 5px 0 0px 0;
}

.large h2 {
color: #2E4A55;
font-size: 22px;
letter-spacing: 0.05em;
font-weight: 100;
padding : 15px 0 30px 0;
}



.right {
width: 528px;
float: right;
padding: 10px;
font-size: 0.9em;
font-weight: 600;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 15px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
border-top: 1px solid #323232;
text-align: center;
color: #333;
font-size: 11px;
padding: 5px 0 10px 0;
margin-top: 10px;
}

.datecol {
font-size: 1.2em;
line-height: 18px;
color: #838282;
font-weight: normal;
letter-spacing: 1px;

}

.at {
font-size: 0.8em;
line-height: 18px;
color: #838282;
font-weight: normal;
letter-spacing: 1px;
}

.qt{
font-size: 1.2em;
line-height: 20px;
color: #fdd0e2;
font-weight: normal;
letter-spacing: 1px;
background: #333333;
padding: 8px 14px 8px 14px;
margin: 32px 0px 2px 0px;
font-family:Georgia,Times New Roman,Times,serif;

}

.qt2{
font-size: 1.4em;
line-height: 20px;
color: #fc5f9e;
font-weight: normal;
letter-spacing: 1px;

}

.small{
font-size: 0.8em;
line-height: 20px;
color: #666;
font-weight: normal;
letter-spacing: 0px;
float: right;
}

.small2{
font-size: 0.8em;
line-height: 15px;
color: #666;
font-weight: normal;
letter-spacing: 0px;
float: left;
}
