.text, .text10gr {text-decoration: none; font-size: 11px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;color: #666666; text-align:justify;} 
.text10grbot{text-decoration: none; font-size: 10px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;color: #666666}
.links10bl{text-decoration: none; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;color: #666666} 
.links{text-decoration: none; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;color: #666666} 
.links10bl:hover{text-decoration: underline; color:#000000} 
.links:hover{text-decoration: underline; color:#000000}
.links12bl{text-decoration: none; font-size: 13px; font-style: italic; font-family: Sans-serif, Verdana, Arial, Helvetica, sans-serif;color: #999999} 
.links12bl:hover {text-decoration: underline; color:#666666}

h2{text-decoration: none; font-size: 22px; font-weight: bold; font-style: italic; font-family: Sans-serif, Verdana, Arial, Helvetica, sans-serif;color: #666666; margin-bottom: 0px; margin-top: 2px;}
h5{text-decoration: none; font-size: 12px; font-style: italic; font-family: Sans-serif, Verdana, Arial, Helvetica, sans-serif;color: #999999; margin-top: 0px;}

li {padding-top:7px;}

hr {
	height: 1px; 
	color: #cccccc; 
	background-color: #cccccc;
	margin-top:0px;
	border: 0px;
	margin-left:0px;
}
b{
	font-size: 11px;}

b#footer{
	font-size: 10px;	
}
	
/** HOME DIVS **/

.news{
	float: left;
}

.currently{
	float: right;
	width: 175;	
	margin-left: 15px;
}

.theme{
	float: left;
}

.item_currently{
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*border: 1px solid black;*/
	padding-top: 4px;	
}

.title_currently{
	margin-bottom: -3px;	
	margin-left: 5px;
	font-weight: bold;
}

.item_currently_today{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: 1px solid black;
	padding-top: 4px;	
	background-color: #eeeeee;
	
}

.title_currently_today{
	margin-bottom: 0px;	
	margin-left: 5px;
	font-weight: bold;
}

/** END HOME DIVS **/
	

/** CALENDAR **/
.calendar_box{
	width: 98px;
	border: 1px solid #666666;	
	text-decoration: none; 
	font-size: 10px; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 3px;
	height: 75px;
}

.calendar_box b{
	font-size: 10px;	
}

.calendar_box_title{
	text-align: right;
	border-bottom: 1px solid #666666;
	margin-bottom: 3px;
	background-color: #eeeeee;	
	}
	
.calendar_box#today{
	border: 1px solid #660000;
	color: #660000;
	background-color: #eeeeee;	
}



/******/


/** SKILLS PAGE **/

.menu_skills{
	margin-top: 60px;	
}	

.menu_skills img{
	margin-top: 3px;
	border: 1px solid #999999;
	margin-left: 1px;
}




.menu_skills a{
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	color: #666666;
}

.menu_skills a:hover{
	background-color: #CCCCCC;
	cursor:hand;
}

.skill_item{
	text-align: center;
	border: 1px solid #999999;
	height: 21px;
	width: 185px;
	text-decoration: none;
	font-family: Sans-serif;
	font-style: italic;
	font-size: 13px;
	color: #666666;
}

.skill_item:hover{
	background-color: #CCCCCC;
	cursor:hand;
}

/** END SKILLS PAGE **/

/** COURSES **/

.dcourse{
	margin-left: 15px;
	margin-top: 15px;	
}

.dcourse br{
	padding: 5px;
}

/**/

.imgs_content{padding:6px; border:1px solid #ddd;}

.photo-left{
	padding:6px; 
	border:1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	}

.photo-center{
	width: 312px;
	padding:6px; 
	border:1px solid #ddd;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
	
.photo-right{
	padding:6px; 
	border:1px solid #ddd;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	}

.photo-credits{
	padding:6px; 
	border:1px solid #ddd;
	margin-left: 10px;
	margin-bottom: 20px;
	text-valign: top;
}

.text-credits{
	padding-left: 10px;
	padding-right: 6px;
}

/** TOP MENU **/

.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current{
background-color: #DBFF6C;
color: black;
}

.basictab li a:active{
color: black;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}

/** END TOP MENU **/


/** GENERAL **/

.forms{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color: #666666; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	scroll-bar:no; 
}	

.subtitles{
	margin-top: 3px;
	margin-bottom: -5px;	
	
}

.submenu{
	font-family: verdana;
	font-size: 10px;
}

.content {
	overflow: auto;
	padding-right:6px;
	text-align: justify;
	height: 390;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #666666;
}

/** END GENERAL **/


/** COMMENTS **/
.comment_item{
	width: 650px;
	text-align: justify;
	margin-left: 30px;
	margin-top: 25px;
}

.comment_item_text{
	margin-bottom: 3px;
	padding-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;	
}

.comment_item_footer{
	margin-top: 2px;
	padding-top: 2px;
}

.posted{
	text-align: center;
	background-color: #eeeeee;
	font-size: 13px;
	color: #660000;
	padding: 8px;
	margin-bottom: 15px;
	border: 1px solid #666666;
}

/** END COMMENTS **/

#menu_right{
	float: right;
	width: 202px;
	/*margin-right: 10px;	*/
}

#menu_right img{
	margin-bottom: 4px;
	border: 1px	solid #CCCCCC;
}

.text_home{
	padding-right: 210px;
}