body {
background: #ffffff url("../images/bg/bg.jpg") repeat-x;
background-position:center;
background-attachment:fixed;
font-family: Verdana;
font-size: 11px;
color: #1e2d3b;
}

p {
line-height: 15pt;
margin-bottom: 10pt;
}

h1 {
color: #E6332A;
font-size: 11px;
}

h2 {
font-size: 15pt;
margin-bottom: 6pt;
line-height: 20pt;
}

h3 {
font-size: 13pt;
margin-bottom: 4pt;
line-height: 15pt;
}

a {
color: #E6332A;
text-decoration: none;
}

a:hover {
color: #333333;
text-decoration: underline;
}

input, textarea {
font-family: Arial, sans-serif;
font-size: 11pt;
border: 1px solid #a8adb4;
padding: 1px;
}

#header {
background: url("../images/header.gif") no-repeat;
width: 970px;
height: 160px;
margin-left: 40px;
}

#logo {
position: absolute;
background: url("../images/logo_typepress.png") no-repeat;
top: 25px;
left: 60px;
height: 100px;
width: 100px;
}

#title {
position: absolute;
top: 45px;
/*left: 60px;*/
left: 155px;
color: #ffffff;
font-size: 26pt;
}

#main {
background: url("../images/main.png") repeat-y;
width: 970px;
min-height: 500px;
margin-left: 40px;
}

#main_left {
float: left;
padding-left: 20px;
}

#main_right {
margin-left: 230px;
}

#content {
position: relative;
padding-left: 20px;
padding-right: 40px;
padding-bottom: 20px;
margin-top: 0px;
}

#content img {
border: solid 4px #ffffff;
}

#content ul, #content ol {
margin-bottom: 10pt;
margin-left: 20px;
line-height: 15pt;
}

#footer {
background: url("../images/footer.gif") no-repeat;
width: 970px;
height: 20px;
margin-left: 40px;
}

#copyright {
width: 930px;
margin-left: 60px;
height: 20px;
margin-bottom: 20px;
}

.left {
float: left;
}

.right {
float: right;
}
