/* Layout Stylesheet */ 

body {
	background-image: url(http://www.occc.edu/images/MainBackground2.jpg);
	background-repeat: repeat-x;
 color: #F8F8FF;
 margin: auto;
  text-align:center;
  font-size: 10px;
 }

div#outer {
position: relative;
 width:780px;
 background-color: #efefe8;
 margin: auto;
 margin-top: 6px;
 text-align:center;
  }

div#top {/*top*/
	background: url(http://www.occc.edu/images/TopBanner.jpg) no-repeat;
 	height:150px;
	width:780px;
 	}
#side {
 position: absolute;
 left: 0px;
 background:#efefe8;
 width: 180px;
 text-align:left;
 margin: 0px;
 padding: 5px 0px 0px;
 
 }

div#mainmenu {/*mainmenu  */
 	background: transparent;
	position: absolute;
	background-attachment: fixed;
	z-index: 1;
	height: 26px;
	top:130px;
	left:  0px;
	width: 594px;
	text-align: left;
	color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	z-index: 9;
 }
div#home {
	position: absolute;
	color: white;
	top: 45px;
	width: 300px;
	left: 460px;
	height: 40px;
	z-index:12;
}
div#logo {
	position: absolute;
	top: 28px;
	left: 103px;
	height: 40px;
	z-index: 15;
}
#main {/*main*/
 	position:relative;
 	background: #efefe8;
 	width:780px;
	top: 98px;
	text-align: left;
	margin:auto;
 }
div#Banner {
 position: absolute;
 background-image: url(images/Banner.jpg);
 background-repeat: no-repeat;
 top: 150px;
 width:780px;
 height: 104px;
 z-index: 2;
}
#cont {
position: relative;
top: 0px;
 left: 168px;
 width: 590px;
 width: 583px!important;
 background: #ffffff;
 text-align:left;
 margin-left: 16px;
 padding-right: 0px;
 border-right-width: thin;
 border-right-style: groove;
 border-left-width: thin;
 border-left-style: groove;
 text-align: left;
 padding-left: 10px;
 z-index: 5;
 }
div#announcements{
	/*background-color: #fcf686;*/
	text-align: center;
  	top: 0px;
 	left: 120px;
 	width:590px;
 	margin: 0px;
	border-bottom-color: #DAA520;
	border-bottom-style: solid;
	border-bottom-width: thin;
  	}
div#news{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	width: 285px;
	overflow-x: hidden;
	margin: 0px;
	  }
#calendar {
	left:135px;
 width:583px;
 background:#ffffff;
 text-align:left;
 z-index: 7;
    }  
div#bottom {
	background-image: url(../images/BottomBanner.jpg);
	position: absolute;
	text-align: center;
	color: #787666;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	width: 780px;
	height: 45px;
	left: 0px;
	padding-top: 3px;
	border-top-width: thin;
	border-top-style: groove;
	z-index: 7;
}
#home a {
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 12px;
	}
#home a:hover
{
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #A20206;
	line-height: 12px;
	}
#bottom a {
	color: #787666;
	font-weight: bold;
	font-family: Arial;
   text-decoration: none;
	font-size: 10px;
}
#bottom a:hover {
	text-decoration: underline;
}

#side a {
	color: white;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	margin-left: 5px;
	width: 150px;
}
#side a:hover
{
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background-color: #850d23;
	letter-spacing: 1px;
	margin-left: 5px;
	width: 150px;
	}
#cont a {
	color: #0000ff;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	}
#cont a.employee {
	color: #0000ff;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	}
#cont a:hover {
	color: #0000ff;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	}
a  {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #0000A0;
	text-decoration: underline;
	}
#announcements a  {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #003564;
}
#announcements a:hover  {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #003564;
}
p {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: black;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	text-justify: newspaper;
	}
p.center {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: black;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
	}
p.red {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #C50106;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
h3.red {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: Maroon;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
}

h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 19px;
	color: #c02339;
	text-transform: capitalize;
	margin-left: 16px;
	margin-right: 16px;
	}
h3 {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #640003;
	margin-bottom: 7px;
	margin-top: 10px;
	margin-left: 6px;
}

small {
	color: maroon;
	font-size: 9px;
	font-family: Arial;
	font-weight: normal;
	}
strong {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

ul {
	color: black;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
    text-align: left;
}

ol {
	color: black;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}

li {
	color: black;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}
td {
	font-family: Arial;
	color: black;
	font-weight: normal;
	font-size: 11px;
	}
table {
	padding: 0px;
	margin: 0px;
}
blockquote {
	color: black;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	}

div.training {
	font-family: Arial;
	color: black;
	font-weight: normal;
	font-size: 11px;
	margin-left: 6px;
}

