body {
font-family:verdana,arial;
font-size:small;
margin:0px;
padding:0px;
background:#CCCCCC;
color:#303030;
}
#area {
margin-top:25px;
margin-left:50px;
margin-right:50px;
background-color:#FFFFFF;
min-width:610px;
}
#top_right {
padding-right:8px;
background:url(../gfx/layout/content_top_right.gif) top right no-repeat;
}
#top_left {
padding-top:8px;
background:url(../gfx/layout/content_top_left.gif) no-repeat;
}
#bottom_right {
padding-right:8px;
background:url(../gfx/layout/content_bottom_right.gif) bottom right no-repeat;
}
#bottom_left {
padding-top:8px;
background:url(../gfx/layout/content_bottom_left.gif) bottom left no-repeat;
}
#content_right {
padding-right:8px;
background:url(../gfx/layout/content_right.gif) right repeat-y;
}
#content_left {
background:url(../gfx/layout/content_left.gif) left repeat-y;
}
#header {
text-align:center;
}
#header img {
border:0px;
padding-top:10px;
width:310px;
height:100px;
}
#links_left {
margin-left:5%;
margin-right:5%;
background:#D7D7D7 url(../gfx/layout/links_left.gif) top left;
border-top:1px solid #202020;
border-bottom:1px solid #202020;
}
#links_right {
margin-left:180px;
background:#D7D7D7 url(../gfx/layout/links_right.gif) top right;
padding-right:180px;
}
#links_center {
text-align:center;
background-color:#D7D7D7;
height:100%; /* IE6 */
padding-top:5px;
padding-bottom:5px;
font-size:115%;
font-weight:bold;
}
#text {
padding:5px;
padding-left:65px;
padding-right:65px;
}
#copy {
font-size:85%;
color:#505050;
text-align:center;
padding-top:8px;
padding-bottom:8px;
}

a {
color:#900000;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}
a.menu {
font-weight:bold;
}
a.menu:hover {
color:#202020;
text-decoration:none;
}

h1 {
margin:0px;
padding:0px;
}
h2 {
color:#900000;
font-size:135%;
}
h3 {
color:#202020;
font-size:105%;
background:url(../gfx/layout/h3_bg.gif) top left repeat-x;
border-bottom:1px solid #505050;
padding-left:3px;
}

div.subcontent {
padding-left:30px;
padding-right:30px;
}
img {
border:0px;
}
img.screenshot {
padding:1px;
border:2px solid #B7B7B7;
}
img.link {
width:12px;
height:12px;
}
p.strong {
font-weight:bold;
}
p.center {
text-align:center;
}
p.category {
font-size:85%;
}
p.block {
text-align:justify;
}
p.quote {
font-style:italic;
}
ul {
line-height:150%;
}