@charset "utf-8";
table.layout td {
		vertical-align: top;
		padding: 5px;
}
		
#wrapper {
		width: 780px;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		border-top: 0px solid #000000;
		border-right: 2px solid #000000;
		border-bottom: 2px solid #000000;
		border-left: 2px solid #000000;
}
#header { }

#logo {
		width: 250px;
		background: url(../images/_logo.gif);
		height: 189px;
}

#banner {
		background: url(../images/_header.jpg);height: 189px;
		width: 530px;
		position: absolute;
		top: 0px;
		left: 250px;
}
#content_wrapper_2col, #content_wrapper_1col { 
}


#content_wrapper_2col {		background: #FFFFFF url(../images/_content_bg.gif); }
#content_wrapper_1col {
		background: #FFFFFF url(../images/_content_1col_bg.gif);

}
#content { padding: 0; }
#leftcolumn {
		width: 230px;
		padding: 0px 10px 200px !important;
		padding: 0px 0px 200px 0px;
		
}
#leftcolumn P {
		text-align: center;
		font-weight: bold;
		line-height: 20px;
		padding: 0 0 0 15px;
}

td.leftcolumn { background: url(../images/_news_footer.gif) no-repeat 0px bottom; }


img.leftcol_title {
		margin-left: -10px !important;
		margin-left: 0px;
		padding-bottom: 10px;
}
#signature { margin-left: 140px; }

#footer {
		background: url(../images/_footer_bg.jpg);
		height: 85px;
		clear: both;
		padding-top: 28px;
		border-top: 1px solid #000000;
}
#footer SPAN {
		padding-right: 5px;
		padding-left: 5px;
		border: 1px solid #8D4E2B;
}

#footer A {
		color: #FFFFFF;
		background: #990000;
		padding-right: 5px;
		padding-left: 5px;
}

#footer P {
		text-align: center;
		color: #FFFFFF;
		font-weight: bold;
}


#footer2 {
		width: 780px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 30px;
		font-size:11px
}

#footer2 P {
		text-align: center;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
}
a#cvsint {
background: none;
background-color: transparent;
		display: block;
		height: 100px;
		float: right;
		width: 140px;
		position: absolute;
		margin-left: 620px ;
		margin-top: -20px;
}
a#since_logo {background: none;
background-color: transparent;
		display: block;
		height: 100px;
		float: right;
		width: 140px;
		position: absolute;
		margin-top: -20px;
}
.comment {
		font-style: italic;
		text-align: center;
		padding-bottom: 5px;
		border-bottom: 1px solid #DAD7CB;
}