@charset "utf-8";
body {
	margin-left:0px;
	margin-top:0px;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

h1 {color:#900; padding-left:60px;}

h2 {color:#900; padding-left:60px; font-size:16px;}

#mainContent {
	width:800px;
}

.floatl {
	float:left;
}

#header {
	width:800px;
	height:168px;
	background-image: url(img/header.jpg);
}

#navpadleft {
	width:272px;
	height:35px;
	background-image:url(img/navleftpad.jpg);
}

#home {
	width:98px;
	height:35px;
	background-color:#090;
}

#abou {
	width:88px;
	height:35px;
	background-color: #990;
}

#info {
	width:119px;
	height:35px;
	background-color: #C69;
}

#link {
	width:65px;
	height:35px;
	background-color: #FF3;
}

#cont {
	width:109px;
	height:35px;
	background-color: #909;
}

#home img {border:none;}
#abou img {border:none;}
#info img {border:none;}
#link img {border:none;}
#cont img {border:none;}

#navrightpad {
	width:49px;
	height:35px;
	background-color: #006;
}

#sidebar {
background-image:url(img/sidebar.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:18px;
height:380px;
padding-top:65px;
width:239px;
}

#sidebar a {
	color:#FFF;
}

#sidebar p {
	font-size:10px;
	margin:0px;
	padding:0px;
}

#blogcontainer {
	width:534px;
}

#footer {
background-image:url(img/footerbg.gif);
background-repeat:no-repeat;
clear:both;
height:134px;
padding-top:15px;
text-align:center;
width:800px;
}

#comments {
width:540px;
}
