/* andreas04 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.



Version: 1.2, November 28, 2005 */



body{

margin:0;

padding:0;

font:76% tahoma,verdana,sans-serif;

color:#333;

background: #c7ab84;

text-align:center;

}



a{

text-decoration:none;

color:#269;

font-weight:bold;

}



a:hover{

text-decoration:underline;

}

h1{

width:910px;

height:60px;

padding-top:10px;

color:#567;

font-size:2.3em;



}

h3{

color:#FF3333;

font-size:1.4em;

margin:10px;

}



h1 a:hover{

text-decoration:none;

}



h2{



}



h3{

color: #FF3333;

font-size:1.4em;

margin:10px;

}





h5{

font-size:13px;

font-weight:normal;

margin:10px;

}

h6{

color:#0000FF;

font-size:13px;

font-weight:normal;

margin:10px;

}


#container{

width:910px;

margin:0 auto;

background:#FFFFFF;


color:#333;

text-align:left;

vertical-align:top;

border-top:1px solid #eef;

border-left:1px solid #eef;

border-right:1px solid #eef;

}



#sitetitle{

float:left;

width: 910px;

color: #333;

}



#sitetitle a{

color:#567;

font-weight:normal;

}



#sitetitle a:hover{

color:#269;

}



#content{

margin-top:0px;

width:910px;

clear:both;

background:url(images/globebottom.gif) bottom left no-repeat;

}



#content h2{

font-size:1.3em;

font-weight:bold;

margin:0 0 10px 0;

color:#555;

border-bottom:2px solid #abb;

}



#content h2 a{

color:#555;

font-weight:normal;

}



#content h2 a:hover{

color:#269;

text-decoration:none;

background:none;

}



#content p{

margin:0.5em 1em 0.8em 1em;

width:410px;

line-height:1.5em;

}


#left{

width:450px;

float:left;

padding-top:20px;

vertical-align:top;

border-top:1px solid #eef;

border-right:1px solid #eef;

border-bottom:1px solid #eef;

background:#FFFFFF;

}



#right{

float:right;

width:410px;

padding-top:20px;

vertical-align:top;

border-top:1px solid #eef;

border-left:1px solid #eef;

border-bottom:1px solid #eef;

background:#FFFFFF;
}



#footer{

clear:both;

padding:10px 0 12px 24px;

background: url(images/bgfooter12.gif) repeat-x bottom;

font: bold 1em sans-serif;
line-height: 40px;
text-align: center;


}



#footer a{

color:#888;

font-weight:normal;

}



#footer span{

color:#aaa;

font-size:2em;

letter-spacing:-2px;

}



.entry{

width:426px;

padding-left:10px;

padding-right:10px;





overflow:auto;

}



.entry a:hover, .intro a:hover{

text-decoration:none;

padding-bottom:2px;

background:url(images/flash2.gif) bottom left repeat-x; /* Delete this line to remove the flashing underline for regular links */

}



.link{

color:#269;

background:url(images/linkarrow.gif) left no-repeat;

display:block;

margin:4px 0 0 0;

padding:2px 1em;

}



.link:hover{

color:#48b;

background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */

text-decoration:none;

}




.entryphoto{

margin:5px 10px 10px 0;

float:left;

padding:3px;

border:1px solid #fff;

background-color:#ddd;

color:#333;

}






.pagenav{

color: #888;

text-align:center;

}



.entry img{

position:relative;

}



.subcontainer {

width:98%;

}



.rightsub{

float:left;

width:100%;

}



.rightsub2{

margin-left:50%;

}



.date{

float:left;

font-weight:bold;

}



.right{

text-align:right;

}



.center{

text-align:center;

}



.clear{

clear:both;

}



.hide{

display:none;

}

.bodytxt

{

font-size:12px;

font-style:normal;

color: #333333;

}