/* Transfer CSS Style
   All Rights Reserved. Please do not make any kind of copy of this file w/o authorization
   By Edwin Flores
   eofs78@gmail.com */

@import url("navigation.css");
@import url("columns.css");
@import url("highlight_table.css");
@import url("feedjava.css");


/* forces scrollbars */
html { 	height: 100%; 	margin-bottom: 1px; }


p{margin:5px 10px}
img {  border-style: none;}
*{margin: 0; padding: 0; }
a { margin: 0; padding: 0; color: #999999; text-decoration:none;	}




body {
	font: 76% arial,sans-serif;
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif;
	background: #000 url(../images/main_bk.jpg) no-repeat fixed top center;
	color: #CCC;
	line-height:20px;
	letter-spacing: 1px;	
	}

a:link, a:visited{padding:1px; color:#666666;}

a:hover {color:#99FF00; text-decoration:none;}

a:active {color:#666666; }

li {margin-left:20px;}

#container {
	margin: 0 auto;
	width: 790px;
	}

#container p, h1, h2{
	padding-left:10px;
}

#container img {margin:0}

#header{
	margin: 0 auto;
	width:770px;
	height:175px;
}
#musicplayer {
	height:16px;
	
}
#topcontent{
	float:left;
	width:550px;
	
	}
#topcontent h1{
	font-size: 2em;
	color: #CC9900;
}


#sidebar{
	float:right;
	margin:0 10px;
	width:220px;
	height:260px;
	color: #333333;
	}
	
#sidebar_bread{
	float:right;
	margin:0 10px;
	width:220px;
	height:260px;
	/* background: #000 url(images/bk_side.jpg) repeat-y; */
	color: #CCC;
	}

#sidebar_events{
	float:right;
	margin:0 10px;
	width:220px;
	height:260px;
	background: #000 url(../images/events_sidebar.jpg) repeat-y;
	color: #333333;
	}

#sidebar_events p{
	position:relative;
	top:14em;
	left:0.7em;
	color:black;
}

#content{
	clear: both;
	margin: 10px auto;
	width: 740px;
}

#content h1 {
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif;
	font-size: 2em;
	color: #CC9900;
	margin-right: 10px;
	font-weight: lighter;
}

#content h2 {
	padding: 4px 0;
	font-size: 1.6em;
	color: #9f0;
}
#content p{
	line-height:1.4;
	padding-top:5px;
	}

#content img{
	padding-left:10px;
}



#footer{
	clear: both;
	height:178px;
	background-image:url(../images/footer.gif);
	font-size: 10px;
	text-align: center;
}

#footer p{
	text-align: right;
	padding-top: 50px;
}

#topcontent p{
	line-height:1.5;
	padding-left:10px;
	}

#topcontent img{
	padding-left:10px;
}

#sidebar p{
	line-height:1.4;
	padding-left:14px;
}


#extra{background:#FF8539}

#extra{float:right;clear:right;width:220px}
.dates {
	font-size: 1.2em;
	font-weight: 900;
	color: #CCCCCC;
}

#topcontent table{
	margin-left:3em;
	}

.resources{
	margin: 10px auto;
	width:700px;
	border: 1px solid #333333;
	padding:10px;
}
	

.res_titles {
	font-size: 13px;
	font-weight: bolder;
	color: #999999;
}


#content a:link, a:visited{padding:1px; color:#666666;}

#content a:hover {color:#99FF00; text-decoration:underline;}

#content a:active {color:#666666; }


#sidebar a:link, a:visited, a:hover{padding:1px; color:#000000; text-decoration:none; cursor:pointer;}





.quotess{
	display:block;
	margin: 10px;
	float:left;
}
.quotess img{
	padding-right:20px;
}

.quotess p{
	padding-top:5px;
}
.quotess h1{
	color:#996600;
	font-size:110%;
	
}.titlebio {
	font-size: 1.3em;
	color: #CC9900;
	font-weight:900;
}

#conveyor {
	margin: 0 auto;
	height:217px;
	padding-top:25px;
	background-image:url(../images/bk_groups.gif);
	background-repeat: no-repeat;	
	
}

#conveyor a{
	
	display:inline;
}
.grey_bold {
	font-weight: 800;
	color: #FFFFFF;
}
.eventstext {
	font-size: 1.6em;
	font-weight: bolder;
	color: #DEDEDE;
	margin-right: 20px;
	margin-left: 10px;
}
