body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	background-color: #FFFFFF;
	height: 100%;
}
#container {
	width: 950px;
	height: 100%;
}
#header {
	background-image: url(assets/v3/950_header_rop.gif);
	height: 121px;
}
#content {
	height: 100%;
}
#prg-cont {
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	width: 724px;
	float: right;
}

#footer {
	clear: both;
	background-color: #E8E8E8;
	height: 30px;
	text-align: center;
	line-height: normal;
	font-size: 10px;
}
#navbar img {
	margin: 50px;
}
#cont-padding {
	margin: 0px 10px 10px;
}
#prog-menu {
	width: 138px;
	top: 0px;
	left: 0px;
	background-image: url(assets/v3/prog_lable.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
}
#prog-menu a:hover {
	cursor: pointer;
}#prog-border {
	background-image: url(assets/v3/prog_border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 3px;
}
#prog-menu-ext {
	position: absolute;
	height: 44px;
	top: 0px;
	left: 0px;
	background-color: #5A1F1F;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #5A1F1F;
	border-right-color: #5A1F1F;
	border-bottom-color: #5A1F1F;
	border-left-color: #5A1F1F;
	width: 100%;
}
#prog-menu-links {
	color: #FFFFFF;
	margin-top: 5px;
	width:650px;
	float: left;
	text-align: center;

}
#prog-menu-links p {
	display: inline;
}
#prog-menu-links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#prog-menu-links p:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#prog-menu-links a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#prog-container {
	margin: auto;
	width: 750px;
}
#prog-space {
	width: 80px;
	float: left;
}
h2 {
	font-weight: normal;
	display: inline;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	display: inline;
	color: #333333;
}
.small-title {
	font-size: larger;
	color: #333333;
	font-weight: bold;
}
.small-title a:link {
	color: #333333;
	text-decoration: none;
}
.small-title a:visited {
	color: #333333;
	text-decoration: none;
}
.small-title a:hover {
	color: #000000;
	text-decoration: underline;
}
#navbar {
	float: left;
	width: 205px;
	margin-left: 5px;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 10px;
	margin-bottom: 25px;
	height: 100%;
}
/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	line-height:25px;
	margin-top: 0px;
	margin-bottom: 0px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 10px;
	margin-left: 10px;
	width : 175px;
}

.navButts a {
	color : #000000;
	display : block;
	padding-left : 10px;
	text-decoration : none;
	width : 175px;
	border-bottom: 1px solid #666666;
}

.navButts a:hover {
	background-color : #FFE5BF;
	text-decoration : none;
	color:#000000;
}

p.navButts-drop {
	line-height:25px;
	margin-top: 0px;
	margin-bottom: 0px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 10px;
	margin-left: 10px;
	width : 175px;
	background-image:url(assets/v3/ddarrow.gif);
	background-repeat:no-repeat;
	background-position: 1px 0px;
}

.navButts-drop a {
	color : #000000;
	display : block;
	padding-left : 10px;
	text-decoration : none;
	width : 175px;
	border-bottom: 1px solid #666666;
}

.navButts-drop a:hover {
	background-color : #FFE5BF;
	background-image:url(assets/v3/ddarrow.gif);
	background-repeat:no-repeat;
	background-position: 1px 0px;
	text-decoration : none;
	color:#000000;

}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	line-height:20px;
	color : #666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navSubs a {
	color : #666;
	display : block;
	margin-left : 30px;
	padding-left:5px;
	text-decoration : none;
	width : 170px
}

.navSubs a:hover {
background-color:#FFE5BF;
	color : #000000;
	text-decoration : none
}
#rop-headline {
	background-image: url(assets/v3/rop-headline-tile.jpg);
	color: #FFFFFF;
	background-color: #D33100;
	background-repeat: repeat-x;
	padding-right: 5px;
	height: 235px;
	margin-top:-10px;
}
.rop-headline-img {
height:235px;
float:left;
}
#rop-headline img {
	float: left;
	padding-right: 15px;
}
#rop-headline p {
	float: left;
}
#rop-headline h1 {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	padding-top: 18px;
}
#rop-currentevents {
	background-color: #d6e8e9;
	width: 210px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 150px;
	padding: 5px;
	margin-left: 10px;
	border: 2px solid #E2EEEF;
	background-image: url(assets/v3/teal-grad.gif);
	background-repeat: repeat-x;
}
#rop-currentevents h3 {
	font-weight: bold;
	line-height: 25px;
	margin-left: 10px;
}
#rop-currentevents li {
}
#car-stafflist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 220px;
	margin-top: 15px;
	
}
#car-stafflist h3 {
	line-height: 25px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
}
#car-stafflist p {
	margin-left: 10px;
	color: #333333;
	padding: 5px;
}
#car-stafflist img {
	line-height: 40px;
	margin-right: 3px;
	margin-left: 5px;
}
.col {
	float: left;
}
.bigtext {
	font-size: 16px;
}
#studentofquarter {
	background-color: #FFFFFF;
	padding: 5px;
	border: 2px solid #E8E8E8;
	margin: 20px 0px 10px 10px;
	width: 210px;
}
#links {
	background-color: #CCCCCC;
	padding: 5px;
	border: 2px solid #E8E8E8;
	width: 210px;
	margin: 10px;
	background-image: url(assets/v3/gray-grad.gif);
	background-repeat: repeat-x;
}
a:hover {
	color: #FF0000;
}
#rop-currentevents .date {
	font-size: 10px;
	color: #666666;
}
#course {

	background-color: #FFFFFF;
	padding: 5px;
	border: 2px solid #E8E8E8;
	margin: 20px 10px 10px 0px;
	width: 210px;
}
#lsubgroup {
	display: none;
}
#searchbar {
	margin-top:15px;
}
/*#searchbar input.searchb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DDDDDD;
	border: 1px solid #999999;
	margin:2px;
}
*/
#searchbar input.searchb {
height:22px;
font-size:12px;
}
#acDiv{ border: 1px solid #9F9F9F; background-color:#F3F3F3; padding: 3px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; display:none; position:absolute; z-index:999;}
#acDiv UL{ list-style:none; margin: 0; padding: 0; } 
#acDiv UL LI{ display:block;}
#acDiv A{ color:#000000; text-decoration:none; }
#acDiv A:hover{ color:#000000; }
#acDiv LI.selected{ background-color:#7d95ae; color:#000000; }.page-header {
	margin-top: 15px;
	margin-bottom: 20px;
}
.smalltext {
	font-size: 10px;
	line-height: 13px;
}
.centertxt {
	text-align: center;
}

table {
	margin-top: 25px;
}
table h1 {
	line-height:normal;
	}
h1 {
	margin-top: 10px;
}

#string {

}

.searchb {

}
#car-indexcontent {
	font-style: normal;
	width: 460px;
	margin-right: 20px;
}
#sidebar-feed {
display:none;
}