* 	{	
	margin:0px;
	padding:0px;
	}

body	{ 
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
        font-size: 11px;
        color: black;
	background-color:#e7e7e8;
	margin-top:20px;
	}
        
a	{
	color:#70d2f7;
	text-decoration:none;
	font-weight:bold;
}     	

a:hover	{
	color:#888;
}


	
#bigframe {
	width:650px;
	margin-left:auto;
	margin-right:auto;
}	


#rightsh{
float:right;
}

#main{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-image:url('/images/shadowside.gif');
	background-repeat:repeat-y;
	background-position: right;

}

#topsh{
	float:right;
	height:600px !important;
}

#lhside	{
	width:410px;
	float:right;
	background-image:url('/images/header.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

#rhside	{
	width:190px;
	float:right;
	background:white;
}

.subtitle{

	font-size:13px;
	margin-left:10px;
	margin-top:20px;
	color:#888;
	width:130px;
	height:100px;
}

#wherearewe {
	margin-top:10px;
}

.lhbox	{
	width:409px;
	border: 1px solid #ccc;
	border-width:1px 1px 0px 1px;

}

.lhcontainer{
	margin-left:23px;
	margin-right:23px;	
}

.rhbox 	{
	width:189px;
	border: 1px solid #ccc;
	border-width:1px 0px 0px 0px;
}

.rhcontainer{
	margin-left:7px;
	margin-right:7px;	

}

.itembig	{
	border: 1px solid #ccc;
	border-width: 1px 0px 0px 0px;
	margin-top:15px;
	margin-bottom:15px;

}

.itembig .text {
	height:80px;
	padding-top:10px;
	
}

.itembig .text img {
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}



ul.newslist{
	margin-left:4px;
	margin-top:15px;
	margin-bottom:10px;
	list-style: none;
}


ul.newslist a{
	color:black;
	font-weight:normal;
}

ul.newslist a{
	color:#888;
	font-weight:normal;
}

ul.newslist li{
	margin-bottom:10px;
	height:25px;
}

.calendar {
	float:left;
	width:25px;
	height:25px;
	border:1px solid #999;
	margin-right:10px;
	margin-bottom:0px;
	
}

.month {
	display:block;
	color:black;
	font-weight:normal;
	font-size:9px;
	text-align:center;
}

.day {
	display:block;
	color:#70d2f7;
	letter-spacing:0px;
	font-weight:bold;
	font-size:12px;
	line-height:10px;
	text-align:center;
	
}

.year {
	display:block;
	color:#777;
	font-weight:normal;
	font-size:6px;
	text-align:center;

}

.left{
	float:left;
}

.bord{
	border:none;
}

#labels_small{
	margin-top:7px;
	margin-left:10px;
}

#footer{

	background-image:url('/images/footer.gif');
	background-repeat:no-repeat;
	background-position:top left;
	color:#888;
	height:135px;
}

#footer_inner{
	margin-left:20px;

}

#footermore{
width:400px;
}

#bottomsh{
	background:none;
	background-image:url('/images/shadowbottom.gif');
	height:30px;
	background-repeat:no-repeat;
	background-position:top left;
}

.newsdate{
	float:right;

}


h1{
	margin-top:15px;
	margin-bottom:10px;
}

ul {
	margin:10px;
	margin-left:20px;
	
}

ol {
	margin:10px;
	margin-left:20px;
	
}

table {
	width:350px;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
        font-size: 11px;
        color: black;

}

td.lh{
	width:120px;
}

td.rh{
	width:200px;
}


input {
	width:200px;
	font-size:10px;
	border:1px solid #ccc;
}

select{
	width:202px;
	font-size:10px;
	border:1px solid #ccc;	

}


option{
	font-size:10px;
	border:1px solid #ccc;	

}

table tr td{
	vertical-align:top;
}

textarea{
	width:200px;
	font-size:10px;
	border:1px solid #ccc;

}

.itembig a{
	color:black;
	font-weight:normal;
}

.itembig a img{
	border:none;
}

.itembig a:hover{
	color:#70d2f7;
	font-weight:normal;
}

.itembig a:hover img{
	border:none;
	opacity: .5;
	filter: alpha(opacity=50);
	
}

.itembig a.anormal	{
	color:#70d2f7;
	text-decoration:none;
	font-weight:bold;
}     	

.itembig a.anormal:hover	{
	color:#888;
}

#toplinks{
    /*background:url('http://www.diogenesmusic.com/images/footer.gif');*/
    height:30px;
    color:#ccc;
    display:block;
    text-align:left;

    margin-top:0px;
    margin-left:-4px;
}
#toplinks a{

    padding:0px 4px 0px 4px;
    
}

#toplinks a:hover{
    color:#999;
    padding:0px 4px 0px 4px;
}

#toplinks a.toplinksselected{
		color:#000;
	}
#subs {
	margin-top:15px;
}

#subs * input{
	margin:0px;
	padding:0px;
	width:100px;
	font-size:10px;
}
#subs * input[type="text"]{
	height:15px;
	float:left;
	margin-right:3px;
}

#subs * input[type="submit"]{
	width:60px;
	margin:0px;
	padding:0px;
	border:0px;
	color:#70d2f7;
	font-weight:bold;
background:white;
	border:1px solid #ccc;
}

