/* Article Style 1 */

.headline1 {

	padding:0px ;

	margin:0px;

	background:url(img/h_back.gif) repeat-x top left;
	clear:both;

}



.headline1 h1

{

	padding:8px 10px 6px 20px;

	font-family:Arial, Helvetica, sans-serif, Tahoma;

	font-weight: normal;

	font-size:26px;

	color:#FFFFFF;

	border-bottom:1px solid #CBCBCB;

	background:url(img/h_img.gif) no-repeat top left;

	letter-spacing:-1px;

}

.headline1 a

{

	color:#FFFFFF;

}

.content1 

{

	background:#E2E2E2;

	color:#000000;

	font-size:14px;

	padding:19px 20px 20px 20px;

}

.content1 h2 a,.content1 h2{

	font-size:20px;

	color:#1282D6;

	font-weight:normal;

	text-decoration:none;

}

.content1_h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size:17px;

	color:#5F5F5F;

	letter-spacing:-1px;

}

.content1 h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size:17px;

	color:#5F5F5F;

	letter-spacing:-1px;

}

.content1 p {

	margin-bottom:10px;

}





/* Article Style 2 */

.headline2 {

	padding:0px ;

	margin:0px;

	background:url(img/h_back.gif) repeat-x top left;

}



.headline2 h1 {

	padding:8px 10px 6px 20px;

	font-family:Arial, Helvetica, sans-serif, Tahoma;

	font-weight: normal;

	font-size:26px;

	color:#FFFFFF;

	border-bottom:1px solid #CBCBCB;

	background:url(img/h_img.gif) no-repeat top left;

	letter-spacing:-1px;



}



.content2 

{

	background:#E2E2E2;

	color:#000000;

	font-size:14px;

	padding:16px 20px 20px 20px;

}

.content2 p {

	margin-bottom:10px;

}

.content2 h2 a,.content2 h2{

	font-size:20px;

	color:#1282D6;

	font-weight:normal;

	text-decoration:none;

}

.content1_h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size:17px;

	color:#5F5F5F;

	letter-spacing:-1px;

}

.content2 h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size:17px;

	color:#5F5F5F;

	letter-spacing:-1px;

}

/* Article Style 3 */



.headline3 {

	padding:0px ;

	margin:0px;

	background:url(img/h_back.gif) repeat-x top left;

}



.headline3 h1 {

	padding:8px 10px 6px 20px;

	font-family:Arial, Helvetica, sans-serif, Tahoma;

	font-weight: normal;

	font-size:26px;

	color:#FFFFFF;

	border-bottom:1px solid #CBCBCB;

	background:url(img/h_img.gif) no-repeat top left;

	letter-spacing:-1px;

}



.content3 

{

	background:#E2E2E2;

	color:#000000;

	font-size:14px;

	padding:16px 20px 20px 20px;

}



.content3 p {

	margin-bottom:10px;

}



.content3 h2 a,.content3 h2{

	font-size:20px;

	color:#1282D6;

	font-weight:normal;

	text-decoration:none;

}

.content1_h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size:17px;

	color:#5F5F5F;

	letter-spacing:-1px;

}

.content3 h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size:17px;

	color:#5F5F5F;

	letter-spacing:-1px;

}















/*Articles*/

.articles {

	padding: 0px 16px 16px 0px;

	margin:  0px;

}

.articles h1, .articles a, .articles  a:hover {

	font-weight: normal;

	font-size:18px;

	letter-spacing: -1px;

	color:#FFFFFF;

	margin: 0px;

	padding: 0px;

	height:1%;

}

.articles > h1, .articles > a, .articles > a:hover{

	height:auto;

}

.articles a:hover {

	color: #80B8CF;

	text-decoration: none;

}

.author_name {

	font-size: 11px;

	color: #000000;

	margin-bottom: 12px;

}

.short_desc {

	font-size: 22px;

	letter-spacing: -1px;

	font-weight: normal;

	color: #000000;

	margin-bottom: 4px;

}



.about_author {

	background-color: #6ECCF5;

	border: 1px solid #55a0bf;

	padding: 6px;

}



.dictionary {

	color: #FFFFFF;

}
#sec_nav {
float:left;
height:48px;
margin:0 0 10px 0;
width:706px;
}
#sec_nav ul {
background:url("./img/secnav-bg.jpg") repeat-x scroll 0 0 transparent;
border-top:1px solid #D1D1D1;
float:right;
height:48px;
list-style:none outside none;
margin:0;
width:706px;
}
#sec_nav ul li {
float:left;
list-style-image:none;
margin:0 10px;
padding:14px 0;
}
#sec_nav ul li a {
font-size:14px;
font-weight:bold;
padding:0 15px;
color:#fff;
}
#student {
background:none repeat scroll 0 0 #E2E2E2;
color:#CB0000;
font-size:34px;
height:62px;
margin:0 auto;
width:210px;
}
#student .studentbutton{
 margin:auto;
 width:210px;
}
#student .studentbutton img{
    border:none;
}

