#content  {
background-image:	url(images/content.gif);
background-repeat:	no-repeat;
color:	#fff;
height:	538px;
padding:	0 15px;
}

#content a  {
color:	#b9dbf5;
}

#footer  {
background-image:	url(images/ft.gif);
background-repeat:	no-repeat;
color:	#5593c3;
height:	100px;
padding-top:	30px;
text-align:	center;
}

#footer a  {
color:	#5593c3;
}

#header  {
background-image:	url(images/hd.gif);
background-repeat:	no-repeat;
height:	132px;
}

#header h1  {
font-size:	20pt;
font-weight:	bold;
line-height:	12pt;
padding-left:	80px;
padding-top:	32px;
text-align:	center;
}

#header h1 span  {
font-size:	16px;
}

#inner  {
padding-top:	120px;
}

#wrap  {
margin:	0 auto;
text-align:	left;
width:	800px;
}

.blog  {
height:	150px;
padding-bottom:	40px;
}

.clearfix  {
clear:	both;
}

.float-l  {
float:	left;
}

.folat-r  {
float:	right;
}

.left  {
padding-left:	35px;
width:	260px;
}

.left h2, .blog h2  {
font-size:	26px;
font-weight:	700;
padding:	20px 0;
}

.right  {
padding-right:	40px;
width:	330px;
}

a  {
text-decoration:	none;
}

a:hover  {
text-decoration:	underline;
}

body  {
background-color:	#000000;
text-align:	center;
}

ul#nav  {
overflow:	hidden;
padding-left:	80px;
position:	absolute;
top:	132px;
}

ul#nav li  {
float:	left;
height:	50px;
}

ul#nav li a  {
color:	#fff;
font-weight:	700;
height:	50px;
line-height:	50px;
padding:	0px 35px;
}

ul#nav li a:hover  {
background-image:	url(images/nav_hover.gif);
background-repeat:	no-repeat;
height:	50px;
line-height:	50px;
padding:	16px 35px;
}
