﻿/*=STYLES for the DIVERSITY & MULTICULTURAL AFFAIRS web site=*/

@import url("/css/p7pmm/p7PMMv02-1.css");

#header {
	background-image: url(/images/grcc_sprite-02-18-09.gif);
	background-repeat: no-repeat;
	background-position: 0px -128px;
	width: 768px;
	height: 126px;
	margin: 0;
	padding:0;
	clear:both;
	text-align: left;
	}
	
	#header .titlebar-ssr {
	background: url(/images/title_ssr.gif) no-repeat left top;
	float: right;
	width: 411px;
	height: 50px;
	top: 24px;
	position: relative;
	border: 0;
	}

	#header .titlebar-ssr p {
		text-indent: -9000px;
		border: 0;
		position: relative;
		margin:0;
		padding:0;
		}
	
	#header .titlebar-ssr a, #header .titlebar-ssr a:link, #header .titlebar-ssr a:visited, #header .titlebar-ssr a:hover, #header .titlebar-ssr a:active {
		display: block;
		height: 50px;
		border: 0;
		text-decoration: none;
		}
		
.navbar { 
	width: 176px;
	background: url(/images/nav_bottom4.gif) no-repeat;
	background-position: bottom right;
	margin: 0 0 12px 0;
	padding:  0 0 18px 0;
	font-size: 12px;
	float: right;	
	}
	
#schedule-cvr {
	width: 140px;
	height: 176px;
	margin: 12px 0 12px 22px;
	padding: 0;
	background: url(/ce/images/schedules/ce-schedule.jpg) no-repeat top left;
	font-size: 11px;
	clear: both;
	}
	
	#schedule-cvr a, #schedule-cvr a:link {
		width: 140px;
		/*height: 176px;*/
		display: block;
		margin: 0;
		padding-top: 180px;
		text-align: center;
		color: #ffffcc;
		text-decoration: none;
		}
		
	#schedule-cvr a:hover {
		text-decoration: underline;
		}
