/*  "Red" variant of "Gertrude" skin for CS 1.0.*/

a:visited,
a:active,
a:link {
	color : #A00;
}

#header{
	margin : 0px;
	color : #A00;
	font-size : 0.9em;
	background-color : #FDA;
	padding: 0px;
}

#header h1{
	border-bottom : 2px solid #A00;

}
#sidebar-a h3 {
	color : #A00;
	background-color : #FDA;	
	border : 1px solid #A99;
	border-bottom : none;
}

#sidebar-a p {
	border : 1px solid #A99;}

#sidebar-a ul {
	border : 1px solid #A99;}
	
#news{
	border : 1px solid #A99;}


#cal{	
	border : 1px solid #A99;}
	
#Cal a,	
#Cal a:active,
#Cal a:visited,
#Cal a:link {
	color : #A00;

}
	
#footer {
	border-top : 1px solid #A00;
}

#masthead {
	color: #666;
	background: #FDA;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #A00;
}

