@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6b666d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
h1{ margin-top:0px;}
.imagesborder {	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
h2{font-size:18px; font-weight:bold; }
#watermark { background-image:url(../assets/images/bg_angels.gif); background-repeat:no-repeat; background-position:left;}
.post-info { font-size:10px; color:#999999;}
.style2 {color: #FFFFFF}
.style3 {
	font-size: 10px;
	color: #000000;
}
.style5 {font-size: 12px; }
a.footer:link{color:#000; font-size:10px; text-decoration:underline;}
a.footer:visited{color:#000; font-size:10px; text-decoration:underline;}
a.footer:hover{color:#F00; font-size:10px; text-decoration:none;}
.style6 {font-size: 12px; color: #FFFFFF; line-height:14px;}
.style7 {
	color: #000000
}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {font-size: 10px}

/*Curriculu Sub menu*/

/* Get rid of the margin, padding and bullets in the unordered lists */
#currsubmenu, #currsubmenu ul {padding:0; margin:0; list-style-type: none;}
#currsubmenu li{background-color:#eee; width:180px; height:25px; color:#000000; text-decoration:none; list-style-type: none;}
#currsubmenu li:hover > a {background:#ce2327; color:#fff;}
#currsubmenu a, #currsubmenu a:visited {display:block;width:180px; font-size:11px; color:#333; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #ccc; border-width:1px 1px 1px 1px;}

