/*
Scholarships-Links.com,RT 
*/
   
/* default */
body { padding: 5px 0 0 0; margin: 0; font: .8em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #fff url(images/bg.gif) repeat-x; color: #454545; }
a { color: #0240FF; background: inherit; }
a:hover { color: #8D0000; background: inherit;  }
p {	margin: 4px 0 2px 0; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0;  }
/*h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; } 
*/
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }

img {border: 0; }


/* layout */
#content { margin: auto; width: 980px;  }

#mainheading { height: 105px}

#translate { 

         text-align: center; 
         width:220px; 
         float: right;
}
#translate a {
         border: 0px 0px 0px 0px;
}


#slogan { font-size: 0.9em; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }

/* main menu topics */
#topics {
	float: left;
	width: 980px;
	color: #fff;
}
.navbar {
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
        color: #454545;
        background:#f4f4f4;
}

.navbar a {
	text-decoration:none;
}

#topad {
	float:left;
	width: 980px;
        padding: 0px 120px 0px 120px;
	
}

#siteintro {
	float: left;
	width: 730px;
	height: 240px;
	border: 1px solid #C9CCB9;
}

#boxes{
	float: right;
	width: 244px;
	background:  #f4f4f4;
	height: 120px;
	border: 1px solid #C9CCB9;
	
}

/* left side */
#left {
	float: left;
	width:  650px;
}

#bigCol {

	float:left;
	width:200px;
}

#bigCol a {

	text-decoration:none;
}

#bigCol li h2 {
	margin: 0;
	padding: 5px 5px;
	background: #F0F0EB url(images/img3.gif) repeat-x;
	color: #000000;
	font-size:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	line-height: 15px;
}

#bigCol ul {

	list-style: none;
	margin: 0px;
	padding : 0px;
}
#bigCol li ul {	

	margin-bottom: 5px;
	border: 1px solid #C9CCB9;
}

#bigCol ul li ul li {

	border-bottom: 1px solid #C9CCB9;
	background-color:#f4f4f4;
	padding:  5px 2px;
	line-height: 15px;
}

#maincol {
	float: right;
}



#spacer{float:left;height:8.5em;width:1px;}
#sidebarcontent {background:#fff;clear:left;float:left;margin-right:8px;margin-top:8px;position:relative;width:338px;z-index:5; margin-bottom:8px;}

.centerbox_title {
	width:445px;
	margin: 0px 0px 3px 0px;
	padding: 2px 2px 2px 1px;
	background: #f5f5f5;
	color: #000505;
	border-bottom: 1px solid #ccc;

}
.centerbox_title h1 {
	background: #F0F0EB url(images/img3.gif) repeat-x;
        font-size:17px;
	font-weight:bold;
	color: #000000; 
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

.centerbox {
	width:445px;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 2px 0px;
	background: #f5f5f5;
	color: #000505;
	border-bottom: 1px solid #ccc;

}
.centerbox h1 {
	font-size:16px;
	font-weight:bold;
	color: #000000; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
.centerbox h2 {
	margin: 0;
	background: #F0F0EB url(images/img3.gif) repeat-x;
	line-height: 35px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
}

.centerbox a {
	text-decoration: none;
}
.articleheading {
	font-size:16px;
	font-weight:bold;
	color: #000000; 
	font-family:Georgia, "Times New Roman", Times, serif;
}


#right {
	float:right;
	width: 325px;
}


#bannerCol {
	float:left;
	width:165px;
	height: 1250px;
}

	
#smallCol {

	float:right;
	width:155px;
	margin-left: 1px;
}

#smallCol a {

	text-decoration:none;
}

#smallCol li h2 {
	margin: 0;
	padding: 5px 5px;
	background: #F0F0EB url(images/img3.gif) repeat-x;
	color: #000000;
	font-size:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	line-height: 15px;
}

#smallCol li ul {	

	margin-bottom: 5px;
	border: 1px solid #C9CCB9;
}

#smallCol ul {
	list-style: none;
	margin: 0px;
	padding : 0px;
}

#smallCol ul li ul li {
	border-bottom: 1px solid #C9CCB9;
	background-color:#f4f4f4;
	padding:  5px 2px;
	line-height: 15px;

}

/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
	text-align: center;
}
	#footer .right { float: right; }

