body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/img01.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img22.jpg);
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 750px;
	height: 65px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	color: #333333;
}

#logo h1 {
	float: left;
	padding-top: 30px;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	
	width: 778px;
	height: 45px;
	margin: 0 auto;
	background: #F6F6F6 url(images/img02.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 30px 0 30px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu .current_page_item a {
	background: url(images/img06.gif) repeat-x;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 420px;
	padding: 20px 0 0 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}


/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}

/* AD BLOCKS */
div.box { 
    position                : relative; 
    width                   : 730px; 
    height                  : 670px; 
}
div.box div.border { 
    position                : absolute; 
    top                     : 0px; 
    left                    : 0px; 
    right                   : 0px; 
    height                  : 590px; 
    width                   : 100%; 
}
div.box div.border div.l { 
    position                : absolute; 
    left                    : 0px; 
    top                     : 0px; 
    bottom                  : 0px; 
    width                   : 15px; 
    height                  : 100%; 
}
div.box div.border div.r { 
    position                : absolute; 
    right                   : 0px; 
    top                     : 0px; 
    bottom                  : 0px; 
    width                   : 15px; 
    height                  : 100%; 
}
div.box div.border div.t { 
    position                : absolute; 
    left                    : 0px; 
    right                   : 0px; 
    top                     : 0px; 
    width                   : 100%; 
    height                  : 15px; 
}
div.box div.border div.b { 
    position                : absolute; 
    left                    : 0px; 
    right                   : 0px; 
    bottom                  : 0px; 
    width                   : 100%; 
    height                  : 15px; 
    z-index                 : 1;
}
div.box div.border div.tl { 
    position                : absolute; 
    left                    : 0px; 
    top                     : 0px; 
    width                   : 15px; 
    height                  : 15px; 
}
div.box div.border div.tr { 
    position                : absolute; 
    right                   : 0px; 
    top                     : 0px; 
    width                   : 15px; 
    height                  : 15px; 
}
div.box div.border div.bl { 
    position                : absolute; 
    left                    : 0px; 
    bottom                  : 0px; 
    width                   : 15px; 
    height                  : 15px; 
    z-index                 : 2;
}
div.box div.border div.br { 
    position                : absolute; 
    right                   : 0px; 
    bottom                  : 0px; 
    width                   : 15px; 
    height                  : 15px; 
    z-index                 : 2;
}
div.box div.border div.out { 
    position                : absolute; 
    width                   : 100%; 
    height                  : 100%;
}
div.box div.border div.out div.content { 
    margin                  : 15px; 
    background              : white; 

}
div.box div.border div.out div.content h4 {
    margin                  : 4px auto 12px auto;
    font-size               : 13px;
    *margin                 : -5px auto 4px auto;
}


div.box div.reflect { 
    position                : absolute; 
    left                    : 0px; 
    right                   : 0px;
    bottom                  : 0px; 
    width                   : 100%; 
    height                  : 71px;
}
div.box div.reflect div.m {
    position                : absolute; 
    left                    : 0px; 
    right                   : 0px; 
    top                     : 0px; 
    width                   : 100%; 
    height                  : 15px; 
}
div.box div.reflect div.l {
    position                : absolute; 
    left                    : 0px; 
    top                     : 0px; 
    bottom                  : 0px; 
    width                   : 15px; 
    height                  : 100%; 
}
div.box div.reflect div.r { 
    position                : absolute; 
    right                   : 0px; 
    top                     : 0px;
    bottom                  : 0px;  
    width                   : 15px; 
    height                  : 100%;
}

div.box div.border img.border {
    position                : absolute;
} 
/* /AD BLOCKS */