@import "/cougarnet/includes/forms.css";
img {behavior:url(http://www.clevelandstatecc.edu/cougarnet/subpages/includes/iepngfix.htc);} 

/*
 * In The Loop
 */

a:link {
	color:#008752;

	}
a:visited {
	color:#008752;
	}
a:hover {
	color:#00458e;
	}
body {
	margin-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background-color:#eee;
	}

#form {
	width:540px;
}
#maincontent p {
	font-size:0.82em;
	line-height:1.4em;	
	}

#wrapper {
	background-color: #fff;	
	position:relative;	
	width:750px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	}

#maincontent {			
	float: right;	
	width: 590px;
	padding-top: 10px;
	padding-bottom: 50px;	
	}
#maincontent p {
	text-indent: 20px;
	margin: 0px 75px 0px 25px;
	}
#maincontent h3,h4 {
	letter-spacing: .07em;	
	margin: 0px 0px 0px 0px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #008752;
	}

#footer {
	font-size:0.75em;
	color:#666666;
	border-top: 1px solid #ccc;
	width:750px;
	margin:0px auto; /* Right and left margin widths set to "auto" */	
	}


