body{
margin:0;
padding:0;
font-family: Trebuchet MS;
font-size:10px;
background: #FFFFFF url('imgs/bg.jpg') repeat-x;
background-position: 0px 29px;
text-align:center;

}

#bodymain{
width: 770px; 
margin: 0 auto;
position:relative;
text-align:justify;
}

#header{
height: 370px;
}

#contentmain{
width: 92%;
float: left;
}

#footer{
width: 100%;
float: left;
}

#contentleft{
width: 510px;
margin-right: 250px;
margin-left: 10px;
}

#contentright{
float: left;
width: 240px;
margin-left: -180px;
}

#welcome{
color: #3C3C3C;
font-size: 10px;
text-align: justify;
}

/* SIDEBAR */


.sidebar { 
	padding: 3px;
	background: #F2F1ED;	
	font-family: tahoma, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	line-height: 16px;
	letter-spacing: normal;
	text-align: justify;
}
.sidebar img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	padding:2px;
	border: 1px solid #D15764;
}


/* CONTENT */


.title {
font-size: 16px; 
line-height: 20px; 
background: #CAC0B6 url('imgs/bg-title.jpg') repeat-x;
font-family: georgia, times new roman, verdana, Trebuchet MS;
font-style: italic;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0px;
color: #C82E40;
text-align:center;
padding-top:10px;
padding-bottom:10px;
padding-left: 4px;
padding-right: 4px;}


.bottom {
	font-family: tahoma, Trebuchet MS;
	font-size: 11px; 
	font-style: none;
	font-weight: normal;
	letter-spacing: normal;
	border: 1px solid #E4DFD9;
	line-height:13pt;
	background-color: #EFE6DB;
	color: #3C3C3C; 
	padding: 8px; 
	text-transform: none;
	text-align: right;
}

.title_main {
	font-family: tahoma, Trebuchet MS;
	font-size: 11px; 
	font-style: none;
	font-weight: normal;
	letter-spacing: normal;
	border: 1px solid #E4DFD9;
	line-height:13pt;
	background-color: #EFE6DB;
	color: #3C3C3C; 
	padding: 8px; 
	text-transform: none;
	text-align: left;
}

.sidebar-title {
	font-family: georgia, times new roman, verdana, arial, Trebuchet MS;
	font-size: 14px; 
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	line-height:9pt;
	background: #CAC0B6 url('imgs/bg-title.jpg') repeat-x;
	color: #C82E40; 
	padding: 10px; 
	text-align: left;
}
.table_body { 
	padding: 5px;
	font-family: tahoma, Trebuchet MS;
	font-size: 11px;
        background: #F2F1ED;
	font-style: normal;
	font-weight: normal;
	color: #3C3C3C;
	line-height: 16px;
	letter-spacing: normal;;
	cellpadding: 1px;
}

.table_main { 
	padding: 3px;
	font-family: tahoma, Trebuchet MS;
	font-size: 11px;
        background: #F2F1ED;
	border: 1px solid #E4DFD9;
	font-style: normal;
	font-weight: normal;
	color: #3C3C3C;
	line-height: 16px;
	letter-spacing: normal;;
	cellpadding: 1px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px;
}

.table { 
	padding: 5px;
	font-family: tahoma, Trebuchet MS;
	font-size: 11px;
        background: #F2F1ED;
	font-style: normal;
	font-weight: normal;
	color: #3C3C3C;
	line-height: 16px;
	letter-spacing: normal;;
	cellpadding: 1px;


}

.table img {
	border: 1px solid #D15764;
	padding: 2px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
}

.table img:hover {
	border: 1px solid #60311F;
	padding: 2px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
}


a:link {
	color: #C82E40;
	text-decoration: none;
}

a:visited {
	color: #C82E40;
	text-decoration: none;
}

a:hover {
	color: #BEAC94;
	text-decoration: none;
}

blockquote {	
	border-left: 10px solid #BEAC94;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
}

b, strong {	
	color: #C82E40;
}

i, em {	
	color: #C82E40;
}

.date { color:#000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left: 1px solid #FFFFFF;
	background: #C1AF97 url('imgs/date.jpg') no-repeat;
}


.month {
	text-transform:uppercase;
	text-align:center;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:1px;
	font-size:10px;
	color:#000000;
}

.day {
	color:#DD4B56;
	font-family: georgia;
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
}
.year {
	text-transform:uppercase;
	text-align:center;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	padding-top:1px;
	padding-bottom:2px;
	font-size:10px;
	color:#000000;
}

SELECT {
	BORDER: #DDD8D2 1px solid; letter-spacing: 1px; padding: 4px; FONT-SIZE: 8pt; COLOR: #3C3C3C; LINE-HEIGHT: 10px; BACKGROUND-COLOR: #F2F1ED; TEXT-ALIGN: left
}
INPUT {
	BORDER: #DDD8D2 1px solid; letter-spacing: 1px; padding: 4px; FONT-SIZE: 8pt; BACKGROUND: #F2F1ED; COLOR: #3C3C3C; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER: #DDD8D2 1px solid; letter-spacing: 1px; padding: 4px; FONT-SIZE: 8pt; BACKGROUND: #F2F1ED; COLOR: #3C3C3C; FONT-FAMILY: tahoma, Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
TEXT {
	FONT-SIZE: 8pt; COLOR: #3C3C3C; padding: 4px;
}

/* FOOTER */


.footer {
	font-family: tahoma;
	font-size: 11px; 
	font-style: none;
	font-weight: normal;
	line-height:16px; 
	background: #F9F8F6;
	color: #53493F; 
	padding-top: 11px; 
	padding-bottom: 11px;
	text-transform: none;
	text-align: left;
}
