html, body
{
    height: 100%;
    background: #959595 repeat;
    font-family: arial, georgia, verdana, sans-serif;
    font-size: 13px;
    color: #656565;
    margin: 0px;
    padding: 0px;
}

.post
{
    overflow: hidden;
}

.date
{
    float: left;
    margin-top: 5px;
}

.datecontenttop
{
    background: url('images/datecontenttop.png') no-repeat;
    width: 65px;
    height: 25px;
    color: #0079d7;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-left: 16px;
}

.datecontentbottom
{
    background: url('images/datecontentbottom.png') no-repeat;
    width: 65px;
    height: 40px;
    color: #0079d7;
    font-size: 27px;
    text-align: center;
    margin-left: 16px;
    margin-bottom: 5px;
}

.heading
{
    width: 533px;
    height: 55px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.title
{
    color: #656565;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.line
{
    background: url('images/line.png') repeat-x;
	line-height: 1px;
    height: 1px;
    margin-top: 1px;
}

.author
{
    color: #0079d7;
    margin-top: 1px;
}

.text
{
    clear: both;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
}

p
{
    margin: 0 auto;
}

.prev
{
    float: left;
	display: inline;
    margin-left: 20px;
    margin-top: -8px;
}

.next
{
    float: right;
    margin-right: 20px;
    margin-top: -8px;
}

.pages
{
    float: left;
	display: inline;
    margin-top: -8px;
    margin-left: 300px;
}

a
{
    color: #0079d7;
}

a:hover
{
    color: #656565;
}

#header
{
    background: url('images/header.png') no-repeat;
    width: 740px;
    height: 213px;
    margin: 0 auto;
}

#menu
{
    width: 674px;
    height: 40px;
    float: left;
    margin-left: 33px;
    margin-top: 155px;
    display: inline;
}

#menu a
{
    background: url('images/button.gif') no-repeat;
    width: 130px;
    height: 26px;
    float: left;
    color: #ffffff;
    font-size: 19px;
    text-decoration: none;
    text-align: center;
    padding-top: 1px;
    margin-top: 7px;
    margin-left: 4px;
}

#menu a:hover
{
    background: url('images/buttonhover.gif') no-repeat;
}

#maincontent
{
    background: url('images/maincontent.png') repeat-y;
    width: 710px;
    margin: 0 auto;
}

#maincontentbottom
{
    background: url('images/maincontentbottom.png') no-repeat;
    width: 710px;
    height: 33px;
    margin: 0 auto;
}

.newscontenttop
{
    background: url('images/newscontenttop.png') no-repeat;
    width: 644px;
    height: 12px;
    overflow: hidden;
    margin-left: 33px;
}

.newscontent
{
    background: url('images/newscontent.png') repeat-y;
    width: 644px;
    margin-left: 33px;
}

.newscontentbottom
{
    background: url('images/newscontentbottom.png') no-repeat;
    width: 644px;
    height: 12px;
    overflow: hidden;
    margin-left: 33px;
}

#ps
{
    background: url('images/ps.gif') no-repeat;
    float: left;
    width: 163px;
    height: 178px;
    margin-top: 15px;
    margin-left: 92px;
}

#ai
{
    background: url('images/ai.gif') no-repeat;
    float: left;
    width: 163px;
    height: 178px;
    margin-top: 15px;
    margin-left: 134px;
}

.head
{
    float: left;
    width: 430px;
    height: 55px;
    margin-top: 20px;
    margin-left: 20px;
}

.imagearea
{
    float: left;
    display: inline;
    margin-left: 31px;
    margin-top: 15px;
}

.image
{
    width: 150px;
    height: 150px;
}

.description
{
    float: left;
    text-align: left;
    margin-top: 10px;
}

#prev
{
    float: left;
	display: inline;
    margin-top: 8px;
    margin-left: 40px;
}

#next
{
    float: right;
    margin-top: 8px;
    margin-right: 40px;
}

#pages
{
    float: left;
	display: inline;
    margin-left: 320px;
}

#video
{
    width: 640px;
    height: 512px;
    margin-left: 34px;
    margin-bottom: 17px;
}

#image
{
    background: url('images/heading.jpg') no-repeat;
    width: 640px;
    height: 300px;
    margin: 0 auto;
}

.prevnext
{
	clear: both;
}

#prevnext
{
    clear: both;
}