.bdy {
background-color : black;
}

.header {
width : 950px;
height : 160px;
background-image : url(mainheader2.png);
}

.bod {
width : 950px;
min-height : 600px;
}

.menuArea {
width : 210px;
min-height : 600px;
float : left;
}

.menuLinks {
width : 210px;
min-height : 600px;
}

.menuFooter {
width : 210px;
height : 120px;
background-image : url(menufooter.png);
}

.contentArea {
width : 740px;
min-height : 600px;
font-size : 16px;
font-family : Swis721;
color : #ffcc00;
float : left;
font-weight : bold;
}

.contentArea2 {
width : 740px;
min-height : 600px;
font-size : 24px;
font-family : Swis721;
color : #ffcc00;
float : left;
}