


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #f2f2f4 url('images/bg.jpg') repeat-x;
text-align:center;
color: #9f9f9f;
}


#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 480px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 240px 0 240px; 
}

#leftcolumn{
float: left;
width: 220px; 
margin-left: -985px; 
}

#rightcolumn{
float: left;
width: 220px; 
margin-left: -235px; 
}

#footer{
clear: left;
width: 100%;
color: #9f9f9f;
background: #fff;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #9f9f9f;
}

#welcome{
color: #1f2a35;
text-align: justify;
font-family: arial;
font-size:11px;
}



 /* Content Structures */
 
.content-title {
border-bottom: 1px solid #fff;
color: #3d4f63;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #e5e5eb url('images/bg_title.jpg') top left no-repeat;
padding: 7px 0px 7px 15px;
}

.content-title a{
color: #3d4f63;
}

.content-date {
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
color: #3d4f63;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #c3c7d2;
padding: 7px 0px 7px 0px;
}

.content-page {
background: #ebebef url('images/bg_content.jpg') top right no-repeat;
padding: 3px;
font-family: arial;
font-size: 11px;
color: #808080;
}

.content-bottom {
border-top: 1px dotted #cacdaf;	
background: #dddce4;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #5e5e5e;
text-align: right;
}

 
h1 {
color: #4e5158;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}
	
.option-archive{
background: #ebebef;
padding: 5px;
border: 1px dotted #cacdaf;	
text-align: center;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #fff;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #e5e5eb url('images/bg_side_title.jpg') repeat-x;
}

.sidebar_content {
background: #ebebef;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
color: #808080;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #4e4e6c;}

a:hover {
	color: #3e3e47;
	text-decoration: none;}	

.image {

background-color: transparent;
padding: 3px;
	border: 1px solid #c8cad4;
	margin: 2px;
-moz-border-radius: 4px 4px 4px 4px;} 

.image:hover {

border: 1px solid #656a85;

}


strong {color: #444752;}
b {color: #444752;}
i { color: #575e83;}
italic { color: #575e83;}
em { color: #575e83;}
u {color: #707070; text-decoration: none; border-bottom: 1px dotted #565f7c;}
img {border: 0px;}

blockquote {
	font-family: Arial;
	font-size: 11px;
    color: #4e5158;	
    padding: 10px;
    border-left: 7px solid #adb2bb;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #80808e;
background: #f4f4f6;
padding: 1px;
border: 1px solid #d3d3dd;}	

