body, html { 
padding : 0; 
margin : 0; 
} 
body { 
background: #000000 url(http://nichole-cordova.org/images/2010/bg.png) repeat-x;
text-align: center;
font : 75%/170% "Arial", sans-serif;
color : #000000; 
} 
#container { 
margin : 0 auto; 
text-align : left; 
width: 742px;
margin-top: 00px;
background : #000000;
} 
#header {
height:790px;
background: #00000;
text-align:center;
}
#sidebar { 
width: 200px;
float: right;
padding: 10px;
} 
#content {
width: 490px;
padding: 10px;
float: left;
}
#footer {
clear:both;
text-align:center;
background : #0e0e0e;
padding:10px;
height:30px;
}
#container2 { 
background-color:#0e0e0e;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;

}





body, html, div, font, p, td {
	color: #808080;
	font-family: Trebuchet MS;
	font-size: 9px;
	margin: 0;
	padding: 0;
        cursor: default;
}


blockquote {
color: #707070;
text-align: left;
border-left: 0px solid #202020;
border-right: 0px solid #202020;
border-top: 0px solid #202020;
border-bottom: 0px solid #202020;
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
background: #0e0e0e;
background-image:url(http://nichole-cordova.org/images/2010/blockquote.png);
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;

}

.entrytext{
font-weight: normal;
}
h1 {
	background: none;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 15pt;
	line-height: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;

}
h2 {
	background: #0e0e0e;
	font-family:trebuchet ms;
	font-size:9px;
	color:#808080; 
	font-weight:normal;
	font-style:normal;
	line-height: 10pt;
	text-transform: none;
	text-align: #;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 0px dashed #27bec0;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;



}
h3 {
	background: #0e0e0e;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 9px;
	line-height: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #101010;


}


	{


}
.special {
	font-family: Tahoma;
	font-size: 7pt;
	color: #293763;
	font-weight: bold;
	line-height: 7pt;
}



a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: none;
	font-size: 9px;
	font-family: trebuchet ms;
	color: #879529;
	cursor: default;
}
a:hover { 
	text-decoration: underline;
	font-weight: none;
	font-family: trebuchet ms;
	color: #ccde4f;
	cursor: default;
}



input, select {
	color: #808080;
	background: #0e0e0e;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}
TEXTAREA {
	color: #808080;
	background: #0e0e0e;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}

background-color:#000000;


}

b{color: #ccde4f;}
i{font-size:9px; color: #e6cc62;font-weight: none;}
u{border-bottom:1px solid #ccde4f; color: #FFFFFF;}


.affiliates img{
	padding:3px;
	background:#2e2e2e; 
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;   
/* CSS3 standard */
  opacity:0.8;
  /* for IE */
  filter:alpha(opacity=50);
} 

.affiliates a img:hover{
	background:#3e3e3e; 
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;
  /* CSS3 standard */
  opacity:1.0; 
  /* for IE */
  filter:alpha(opacity=100);
}

.banner img{
	padding:3px;
	background:#2e2e2e; 
	border:0px solid #808080;
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;   

} 

.banner a img:hover{
        border:0px solid #80adad;
	background:#e6cc62; 
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;

}


.photos img{
	padding:3px;
	background:#2e2e2e; 
	border:0px solid #808080;
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;   
/* CSS3 standard */
  opacity:0.8;
  /* for IE */
  filter:alpha(opacity=50);
} 

.photos a img:hover{
        border:0px solid #80adad;
	background:#ccde4f; 
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;
  /* CSS3 standard */
  opacity:1.0; 
  /* for IE */
  filter:alpha(opacity=100);
}

.event img{
	padding:3px;
	background:#2e2e2e; 
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;   
} 

.event img:hover{
	background:#4e4e4e; 
        -moz-border-radius:5px; 
        -webkit-border-radius:5px; 
        border-radius:5px;
}