/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



@charset "utf-8";
/* CSS Document */

html{background:url(images/background_1.jpg) #313c2c 0 0 repeat-x;}
body{color:#6a6b5a; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0;}
img{border:none;}
p{margin:0; padding:0; margin-bottom:15px;}
li{list-style-type:none;}
a{color:#818370; text-decoration:none;}
a:visited{color:#818370;}

#page{width:975px; margin:auto;}
#header{width:975px; height:169px; float:left; background:url(images/layout_top.jpg) 0 0 no-repeat;}
.menu{color:#FFFFFF; width:400px; height:30px; float:right; text-align:right; margin-top:123px; margin-right:200px;}
.menu a{color:#FFFFFF; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.container{width:917px; float:left; background-color:#FFFFFF;}

#left_backgorund{width:75px; height:500px; float:left; background:url(images/background_2.jpg) left no-repeat;}
#left_column{width:180px; float:left; background-color:#FFFFFF; margin-right:10px;}
#left_column img {width:180px; height:60px; float:left; margin-bottom:11px;}
#center_column{width:508px; height:487px; float:left; background-color:#efede6;}
#right_column{width:123px; height:487px; float:left; background:url(images/layout_bottom.jpg) #562569 bottom no-repeat; margin-left:10px; color:#FFFFFF; font:Tahoma; font-size:9px;}

.right_text{padding:2px; margin-top:275px;}
.table_1 td{}
.padding_1{padding:10px;}
.bold{font-weight:bold;}

*html .menu{margin-right:100px;}
.title{font-family:Arial;font-size:28px;color:#5b8c34;padding-top:10px;padding-bottom:10px}

