
body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #fff url('images-jared/bg.jpg') repeat-x;
text-align:center;
}


#maincontainer{
width: 950px; 
margin: 0 auto;
text-align:justify;
position:relative;}

#topsection{
height: 455px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 213px 0 213px; 
}

#leftcolumn{
float: left;
width: 210px;
margin-left: -950px; 
}

#rightcolumn{
float: left;
width: 210px; 
margin-left: -210px; 
}


#footer{
clear: left;
width: 100%;
color: #a1a1a1;
text-align: center;
padding: 8px 0px 8px 0px;
}
#footer a{
color: #a1a1a1;
}

#welcome{
color: #929191;
text-align: justify;
font-family: Arial;
font-size: 12px;
}

/* Navigation */

#navigation {
float:left;
font:normal 15px 'Trebuchet MS';
text-transform: uppercase;
margin:0;
padding:0;
}

#navigation ul {
float:left;
line-height:15px;
list-style:none;
margin:0;
padding:0px 20px 0px 20px;
width:800px;
}

#navigation li {
display:inline;
padding:0;
}

#navigation a {
color:#696767; 
float:left;
padding:0px 5px 3px 5px; 
text-decoration:none;
margin:0px 10px 0px 10px;
border-bottom: 2px solid #54969d;
}

#navigation a:hover{	
color: #2d2d2d;
border-bottom: 2px solid #78d8e3;
}


 /* Content Structures */
 
.content-title {
border-bottom: 1px solid #fff;
color: #fff;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #44c2ce;
padding: 7px 0px 7px 15px;
}

.content-title a{
color: #fff;
}

.content-date {
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
color: #5e5e5e;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #eeeeee;
padding: 7px 0px 7px 0px;
}

.content-page {
background: #f2f2f2;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #4b4b4b;
width: 470px;
}

.content-bottom {
border-top: 1px dotted #c8c8c8;	
background: #f2f2f2;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #8a8a8a;
text-align: right;
}

 
h1 {
color: #2c8184;
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}
	
.option-archive{
background: #f2f2f2;
padding: 5px;
border: 1px dotted #c8c8c8;	
text-align: center;
}		


 /* Sidebar Structures */

.sidebar_title {
color: #266f75;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #e8e8e8;
}

.sidebar_content {
color: #535353;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #f2f2f2;
margin-bottom: 10px;}



/*Options style*/

a { 
text-decoration:  none;
color: #429394;}

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

.image {
background-color: #fff;
border: 1px solid #dbdbdb;
padding: 3px;
margin: 2px;} 

.image:hover  {
background-color: #fff;
border: 1px solid #50c4d1;
padding: 3px;
margin: 2px;
} 

.affiliates img {
margin: 5px;
}

strong {color: #373737;}
b {color: #373737;}
i { color: #979797;}
italic { color: #979797;}
em { color: #979797;}
u {color: #6d6d6d; text-decoration: none; border-bottom: 1px dotted #42d5e2;}
img {border: 0px;}

blockquote {
padding: 10px;	
font-family: Arial;
font-size: 11px;
color: #6d6d6d;
border-left: 4px solid #1cadba;	
background-color: #fff;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #787878;
background: #fff;
padding: 1px;
border: 1px solid #e8e8e8;}	

