/*  
Theme Name: Clean Copy Right Sidebar
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
Description: Clean Copy 2 Column is a clean blue, grey and white theme designed for blog content and sharp simplicity.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Header photo by Ville Miettinen, used with permission
*/


body {
	background: #C0C0C0;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
  	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #2397E9;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
#container { 
	background: #ffffff;
	width: 960px;
	text-align: left; 
	margin: 20px auto 20px auto; 
	border: 1px solid #808080;
	overflow: hidden;
	}
#header {
	width: 958px;
	height: 109px;
	background: url(http://studentloandir.com/content/wp-content/themes/clean-copy-right-sidebar-1/images/header.gif) repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}	
#header h2 {
	color: #000000;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
display:none;
	}

#header h2 a {
	color: #000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #000;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px; 
	margin: 0px;
	padding: 0px;
        display: none;
	}

#menu { 
	background: url(http://studentloandir.com/content/wp-content/themes/clean-copy-right-sidebar-1/images/menu_color.gif);
	margin-top: 5px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 10px;
	text-align: left;
        height:35px;
        width: 946px;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #000;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 5px 0px 0px 7px;
	padding: 0px;
	}
	
#menu ul li a {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	color: #379300;
	padding: 10px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #379300;
	padding: 10px 4px 0px 4px;
	text-decoration: none;
	}

*html #content { margin: 10px 100px 10px 10px; } 

#content { 
	margin: 10px 100px 10px 10px;
	padding: 0px;
	}

#content a {
color: #51A70A;
text-decoration: underline;
}
#content a:hover {
text-decoration: none;
}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
width:750px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #2397E9;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 100%;
	font-variant: normal;
display: none;
	}
#content h2 a  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #2397E9;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;

	}
	
#content ul li {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;

	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;

	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	color: #000000;
	float: right;
        width: 160px;
        height: 600px;
	/* position:relative; */	
	text-align: left;
        margin: 100px 3px 20px 0px;
	}

* html #sidebar { margin: 20px 3px 20px 0px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #2397E9;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
#sidebar ul li ul li {
	padding: 10px 0px 0px 15px;
}

#sidebar ul li ul li a {
	color: #2397E9;
}

#footer { 

background:url('http://studentloandir.com/home/wp-content/themes/rockinpaper-3col-1/images/footer.gif');
background-repeat: repeat-x;


margin-top:30px;
	text-align: left;
padding:30px;
	clear: both;

	}
#footer a, a:visited {

color:#51A70A;
text-decoration:underline;
}
#footer a:hover {
text-decoration:none;
}
#text_under_menu {
background: #DDDDDD;
font-size: 18px;
clear:both;
height:100px;
width:100%;
border: none;
}
#under_menu_text {
font-color: #C0C0C0;
margin:20px 10px 0 10px;
font-size:30px;
}
#second_menu {
margin: 10px 10px 10px 10px;
}
h6 {
font-size:30px;

}
#under_menu {
background: black;
}

CAPTION.MYTABLE
  {
     background-color:white;
     color:white;
     border-width:0px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     font-size:12px;
     background-color:white;
     width:750px;
     border-color:black;
     border-width:0px;
  }

  TH.MYTABLE
  {
     font-size:12px;
     color:black;
     text-align:left;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:12px;
     background-color:#fff;
     color:#000;
     border-style:solid;
     border-width:0px;
     text-align:left;
  }

  TD.TEST
  {  
     font-size:10pt;
     background-color:#fff;
     color:black;
     border-style:solid;
     border-width:0px;
     text-align:left;
  }
#fuckmehard ul {

	margin: 0px;
width:600px;
	list-style-type: decimal;
	}
	
#loan_two {
background-repeat: no-repeat;
}
