body{
margin:0;
padding:0;
font:76% Comic Sans MS;
background:  #6b2c91;
color:#6b2c91;
text-align:center;
margin-top: 2em;
margin-bottom: 2em;}


a{
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:4.5em;
letter-spacing:-3px;
color:6b2c91;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.5em;
letter-spacing:-1px;
margin:-10px 0 0 50px;
color:#6b2c91;
}

h3{
color: #6b2c91;
font-size:1.0em;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#container{
width:92%;
min-width:760px;
padding:0 20px;
margin:0 auto;
background:  #BF74ED;
color:#6b2c91;
text-align:left;
border-left:0px solid #eef;
border-right:0px solid #eef;
}

#sitetitle{
float:left;
height:50px;
background: repeat-no; 
width: 60%;
color: #6b2c91;
}

#sitetitle a{
color:#6b2c91;
font-weight:normal;
}

#sitetitle a:hover{
color:#6b2c91;
}

#menu{
height:71px;
padding-top:35px;
text-align: center;
}

#menu a{
margin:0;
height:100px;
padding:24px 6px 41px 6px;
font-size:1.5em;
font-weight:bold;
letter-spacing:-1px;
color: #6b2c91;
}

#menu a:hover{
color:#CCCC66;
font-weight:bold;
text-decoration:none;
background: #6b2c91 repeat-x;
padding:15px 5px 15px 5px;
border-left: 5px solid #80FF80;
border-right: 5px solid #80FF80;
border-top: 5px solid #80FF80;
border-bottom: 5px solid #80FF80;
}

#content{
margin-top:30px;
width:100%;
clear:both;
background:  #FFFF80;
}

#content h2{
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;
}

#left{
width:62%;
float:left;
}

#right{
margin-left:64%;
margin-top:-15px;
}

#right h2{
margin:15px 0 5px 0;
width:98%;
font-size:1.6em;
}

#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:center;
color:#888;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:1.5em;
letter-spacing:-2px;
}

.entry{
	position:relative;
	margin:0 0 20px 0;
	border:0px solid #fff;
	background:#80FF80;
	font-size:1.3em;
	color:#6b2c91;
	padding:10px 10px 0 10px;
	left: 21px;
	top: 27px;
	width: 530px;
	height: 478px;




}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
background:  bottom left repeat-x;
}

.link{
color:#269;
background:  left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#48b;
background:  left no-repeat; 
text-decoration:none;
}

.thumbs img{
	position:relative;
	padding:3px;
	margin:0 2px 2px 0;
	border:5px solid #BF74ED;
	background-color:#fff;
	color: #fff;
	left: -5px;
	top: 1px;


}

.thumbs img:hover{
background:   url(/images/graphics/flash.gif); 
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
}

.rightsub{
float:left;
width:45%;
}

.rightsub2{
margin-left:50%;
}

.date{
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

