body {
	height: 100%;
	width: 100%;
	background-color:#404041;
	background-image:url(image/carpet_tile.png);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 24px;
}
#header {
	width: 100%;
	height: 66px;
	text-align: center;
	background-image:url(image/top_tile.png);
	position: fixed;
	top: 0px;
	z-index:900;
	background-position: top;
	background-repeat: repeat-x;
	right: 0px;
}
#head2{margin: 0 auto; width: 1020px; text-align:left;}
#subheader {
	width: 100%;
	height: 216px;
	text-align: center;
	position: fixed;
	top: 66px;
	background-image:url(image/subheader.png);
	z-index:0;
	background-repeat: no-repeat;
	background-position: center;
}
#container2{
	width: 700px;
	margin: 0 auto;
	padding-left:320px;
	z-index: 100;
}
#container {
	width: 600px;
	margin: 0 auto;
	padding: 42px;
	background-image: url(image/body_tile.png);
}
#footer{
	color: #444;
	width: 666px;
	height:32px;
	padding-right: 18px;
	text-align:right;
	margin: 0 auto;
	background-image: url(image/body_btm.png);
	font-size: 12px;
	line-height: 12px;
}
.banner_ad {
	width: 747px;
	height: 138px;
	background-image:url(image/banner.png);
	margin-left: -83px;
	padding-top: 16px;
	padding-left: 19px;
	z-index: 12;
	position:relative;
}
.nav {
	width: 267px;
	height: 447px;
	line-height:23px;
	text-align:right;
	padding-right: 35px;
	padding-top:33px;
	margin-left: 25px;
	background-image:url(image/nav_boxes.png);
	position: fixed;
	margin-left: -340px;
	margin-top: 40px;
	z-index: 11;
}
.nav a:link, .nav a:visited {
	color:#514c48;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
}
.nav a:hover {
	color: #ed1b5a;	
}
.copy {
	float: left;
	font-size: 12px;
	color: #333;
}
strong {
	color: #514c48;	
}
.formField {
	width: 170px;
	float: left;
}
.formBox {
	width: 150px;
	float: left;
	margin-right: 15px;
}
.right_column {
	float: left;
	width: 250px;
	margin-left: 13px;
	margin-top: 40px;
}
.left {
	float: left;
	border: 1px solid #333;
	margin-right: 15px;
}
.right {
	float: right;
	border: 1px solid #333;
	margin-left: 15px;
}
.thumb {
	margin-right: 10px;	
}
#top {
	height: 1px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.copy a:link, .copy a:visited {
	text-decoration: none;
	font-weight: lighter;
	color: #514c48;
}
.copy a:hover {
	color: #ed1b5a;
}
#links {
	height: 40px;
	width: 400px;
	margin-left: 365px;
	padding-top: 74px;
}
.button {
	height: 40px;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
.button a:link, .button a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button a:hover {
	color: #CCFF00;
	background-position: bottom;
	display: block;
	line-height: 40px;
	background-repeat: no-repeat;
}
#small {
	font-size: 12px;
	float: right;
	height: 20px;
	width: 200px;
	text-align: right;
	margin-right: 40px;
}
#small a:link, .small a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: lighter;
	color: #234B40;
	margin-left: 25px;
}
#small a:hover {
	color: #99CC00;
}
#d_body {
width:100%;
height:100%;
}
#d_outerbox {
	width:850px;
	
}

#d_contentbody {
padding:0px;
}
#d_contentbody_left {
float:left;
width:600px;
}
#d_contentbody_right {
	float:right;
	width:200px;
	z-index: 1001;
	

}

.d_blog {/* class for the blog entries */
position:relative;
color:#333;
}

.d_blog img {/* if you want a CSS class on images contained within blog content, borders and such */
}
h1,h2,h3 {
	line-height: normal;
	letter-spacing:1px;
}
h1 {
	line-height:60px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:60px;
	font-weight: bold;
	color: #222;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-top: 0px;
	margin-bottom: -10px;
}
h3 {
font-size:1.1em;
}

/* header styles */
.content_header { /* header for blogs */
	font-size:60px;
	font-weight: bold;
	color: #222;
}
.content_date { 
	font-size:1em;
	font-weight:normal;
	color: #333;
}
div.content_content {
line-height:24px;
}
ul.linkList {
margin: 0px; 
list-style:none;
list-style-image:none;
}
li {
	text-indent: 0px;
}
ul.linkList li {
	text-indent: 0px;
	padding-left:15px;
	margin-top:6px;
	background-image:url(template_img/white_arrow.png);
	background-repeat:no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
ul.content_linkrow li {
	margin: 0px;
	display:inline;
	text-indent: 0px;
}
ul.content_linkrow li.author {
/*background-image:url(template_img/person.png);*/
background-repeat:no-repeat;
	margin-left: -40px;
width: 200px;
}
ul.content_linkrow li.comments {
/*background-image:url(template_img/comments.png);*/
background-repeat:no-repeat;
	margin-left: 15px;
width: 200px;
}
ul.content_linkrow li.plink {
/*background-image:url(template_img/plink.png);*/
background-repeat:no-repeat;
margin-left: 15px;
width: 200px;
}

/* style for polls */
.pollName { /* header */
	font-size: 11px;
	font-weight: bold;
}
.poll { /* poll */
	font-size: 11px;
}




/* link styles */
/* generic links style */
a:link    { color: #514c48; text-decoration:none }
a:active  { color: #000000}
a:visited { color: #514c48; text-decoration:none }
a:hover   { color: #ed1b5a}
/* links within Blog content */
.b_content A:link    { color: #514c48; text-decoration:none }
.b_content A:active  { color: #000000}
.b_content A:visited { color: #514c48}
.b_content A:hover   { color: #ed1b5a}
/* links within Blog subtext */
.b_subtext A:link    { color: #514c48; text-decoration:none }
.b_subtext A:active  { color: #000000}
.b_subtext A:visited { color: #000000}
.b_subtext A:hover   { color: #000000}
/* links within Comments  */
.c_content A:link    { color: #514c48; text-decoration:none; font-weight:bold }
.c_content A:active  { color: #000000; font-weight:bold }
.c_content A:visited { color: #000000; font-weight:bold }
.c_content A:hover   { color: #000000; font-weight:bold }

/* headers as links */
h1 A, h1 A:hover {
text-decoration:none;
color:#000000;
}

/* calendar begin */





table#calendar {
	font-size:10px;
	width:100%;
}
table#calendar caption {
}
table#calendar a {
	text-decoration:none;
}
table#calendar tr#days th {
	color: #000;
	font-size:10px;
	font-weight: bold;
	padding: 1px;
}
table#calendar tr#title th {
	font-size: 10px;

}
table#calendar td {
	width: 10px;
	height: 10px;
	color: #000;
	text-align: center;
	vertical-align: top;
	padding:3px;
}
table#calendar td a {
	font-weight: bold;
	font-size: 11px;
	
	width: 10px;
	text-align:right;
	padding:0 3px 0 3px;
}
table#calendar th a {
	font-weight: bold;
}


table#calendar .today {
	color:#ed1b5a;
}
table#calendar p {
	font-size: 10px;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}
.dCenter 
{
margin-left: 0px;
}

/* calendar ends */


/* comments */
.c_cHeader {

padding:6px;
padding-bottom:2px;
}
.c_contentPerson {
height:32px;
padding-left:44px;
background-image:url(img/avatar/warhol.gif);
background-repeat:no-repeat;
}
.c_contentTop {
height:60px;
width:575px;
background-repeat:no-repeat;
}
.c_content {

}
.c_contentBottom {
height:50px;
width:575px;

background-repeat:no-repeat;
}

/* Commets form */
#f1 {
padding:14px;
padding-top:2px;
}

#f1 input, #f1 textarea {
width:300px;
margin:5px 0 10px 0;
padding:4px;
border:2px dotted #dddbdb;
}

#f1 input {
height:18px;
}
 #f1 textarea {
 width:430px;
 }

#f1 input.selected,#f1 textarea.selected {
border:solid 2px #dddbdb;
}

#f1 input.btn {
width:60px;
height:26px;
}
