.angrypixel #sidebar {
	padding-top:0px;
	}

.angrypixel #main_content {
	padding-top:15px;
	}





body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin:0px;
	padding:0px;
	text-align:center;
	}

.angrypixel #container_page_wrapper { 
	width:770px;
	margin:0px auto;
	text-align:left;
	}

.angrypixel #container_page_background { 
	width:770px;
	background-image:url(images/pagegraphics/layout/page_background.png);
	}
 
.angrypixel #header {
	height:170px;
	padding:0px;
	}
 
.angrypixel #header h1 {
	margin:0px;
	padding:10px 0px;
	}

.angrypixel #breadcrumb {
	height:20px;
	}

.angrypixel #breadcrumb p {
	text-align:right;
	margin:0px 26px 0px 0px;
	font-size:70%;
	color:#999999;
	}

.angrypixel #fireworks_menu {
	margin:0px 0px 0px 0px;
	}

.angrypixel #sidebar {
	float:left; 
	width:185px;
	margin-right:3px;
	}

.angrypixel #sidebar_background {
	background-image:url(images/pagegraphics/layout/sidebar_background.png);
	}

.angrypixel #sidebar h3, .angrypixel #sidebar p {
	margin-left:17px;
	margin-right:21px;
	margin-top:0px;
	text-align:center;
	color:#666666;
	}

.angrypixel #sidebar p {
	margin-bottom:0px;
	font-size:70%;
	}

.angrypixel #sidebar_footer {
	background-image:url(images/pagegraphics/layout/sidebar_footer.png);
	height:30px;
	}

.angrypixel #main { 
	margin:0px 30px 0px 0px;
	}

.angrypixel #main_content{
	height:330px;
	overflow:auto;
	}

.angrypixel #main_content h1, .angrypixel #main_content h2, .angrypixel #main_content h3, .angrypixel #main_content p {
	margin:0px 10px 0px 0px;
	text-align:justify;
	}

.angrypixel #main_content p {
	font-size:80%;
	color:#999999;
	}

.angrypixel #main_content h1 {
	font-size:115%;
	color:#666666;
	}

.angrypixel #main_content h2 {
	font-size:100%;
	color:#666666;
	}

.angrypixel #main_content h3 {
	font-size:90%;
	color:#666666;
	}

.angrypixel #main_content ul {
	margin:0px 0px 0px 25px;
	color:#999999;
	font-size:80%;
	}

.angrypixel #main_content img {
	padding:10px;
	}

.angrypixel .center_img {
	text-align:center;
	}

.angrypixel #footer { 
	height:115px;
	margin:0px;
	background-image:url(images/pagegraphics/layout/footer.png);
	}

.angrypixel #footer p{
	font-size:80%;
	color:#ffffff;
	text-align:center;
	padding:0px 0px 0px 0px;
	}

.angrypixel #footer img{
	text-align:left;
	margin:26px 0px 0px 18px;
	}

.angrypixel #footer a{
	text-decoration:none;
	}

.angrypixel #footer a:hover, #footer a:focus{
	text-decoration:underline;
	}

.angrypixel .button{
	text-align:center;
	}





.fltrt {
	float: right;
	margin-left: 8px;
	}

.fltlft {
	float: left;
	margin-right: 8px;
	}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}