/************* HTML Style Tags **************/

* {
	margin: 0;
	padding: 0;
} 


body {
font-family: Baskerville, "Times New Roman", Times, serif; 
	background: #cccccc  repeat;
	
}


ol {
	list-style-image: none;
	list-style-type: none;
	
}

h1 {
	color: #000;
	text-align: left;
	font-size: 16px; 
	line-height: 18px;
	padding-left: 20px;
}

h2 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
}


a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	
}

a:visited {
	color: #9f7924;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover {
	color: #9f7924;
	text-decoration: underline;
	font-weight: bold;
	
}

a:active {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	
}


img {
	border: none;
	margin: 0px;
	
	
	
}

/************* Header Tags **************/
#wrapper {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	background: #D3D4BC url(design/wrapper.jpg) repeat-y scroll left;
	text-align: left;
	width: 750px;
	z-index: 0;
	
	
}

/* Fix IE 6. Hide from IE Mac \*/
* html #wrapper {
}
/* End */

#header {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	width: 750px;
	z-index: 5;
	height: 96px;
}

#pstyle {
	position: absolute;
	left: 200px;
	top: 49px;
	height: 12px;
	width: 172px;
} 


#pstyle p {
	font: italic 13px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

#titlelogo {
	height: 59px;
	left: 420px;
	position: absolute;
	top: 35px;
	width: 300px;
	z-index: 4;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #660000;
	font: italic normal 20px/22px "Times New Roman", Times, serif;
}




#skipnav {
	text-align: right;
	border: none;
	height: 22px;
	position: absolute;
	top: 103px;
	width: 287px;
	z-index: 3;
	text-decoration: none;
	left: 422px;
	
}

#skipnav p{
	color: #FFFFFF;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;	
	display: inline;
	margin: 0px;
	padding: 0px;	
}

#skipnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#skipnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#skipnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#skipnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}



#chicologo {
	border: none;
	height: 102px;
	left: 23px;
	position: absolute;
	top: 35px;
	width: 702px;
	z-index: 2;
	text-decoration: none;
}



#mainbox {
margin-top: 41px;
position: relative;
padding: 0px;
width: 750px;
z-index: 100;
margin-left: 0px;}

/************* Navigation Tags **************/

#navtop {
	position: absolute;
	left: 20px;
	top: 120px;
	z-index: 8;
	font: 12px Baskerville, "Times New Roman", Times;
	color: #000;
	width: 702px;
	margin: 0px;
}

#navtop p{
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	display:  inline;	
	padding-left: 23px;
	padding-right: 0px;
	font-weight: normal;
    margin: 0px;
}


#navtop a:link, #navtop a:visited {
	padding: 0px 0px 0px 0px;
	color: #000;
	text-decoration:none;
	
	}
	
#navtop a:hover {
	color: #660000;
	text-decoration:underline;
	}




#portalcircle {
	text-align: center;
	top: 0px;
	z-index: 15;
}

#portalcircle p{
	padding-top: 0px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font: 10px "Hoefler Text", Baskerville, "Times New Roman";
}


/************* Content Tags **************/

#content {
	margin-left: 23px;
	margin-top: 0px;
	width: 702px;
	z-index: 1;
	height: auto;
	margin-bottom: 0px;
	
	
	}


#textbox {
	width: 702px;
	height: auto;
	z-index: 3;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 50px;
	background: #FFFFFF url(design/cream.gif) repeat;
	
	}
	

#textbox p{
	text-align: justify;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
	padding-right: 30px;
	font-size: 12px;
	padding-left: 20px;
	display: block;	
	}

#textbox ul {
	text-align: left;
	color: #333;
	text-decoration: none;
	padding-right: 20px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	
}

#textbox li {
	list-style: disc inside;
	
}


/************* Footer Tags **************/

#footer {
	height: 60px;
	margin-left: 10px;
	position: relative;
	width: 702px;
	z-index: 3;
	margin-top: 10px;
	margin-bottom: 0px;
	
	
}


#footer p a:hover {
	color: #9f7924;
	text-decoration: underline;
}

#footer p a{
	color: #333333;
}


#footer ul {
	text-decoration: none;
	list-style:    url(none) none;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #660000;
}

#footer p {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 220px;
}

#spacer {width: 750px;
position: relative;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
padding-bottom: 125px;
clear: both;
}

/************* Style Tags **************/



.imgstyle
{
	border: 0px;
	padding-left: 20px;
	padding-bottom: 100px;
	padding-right: 0px;	
	padding-top: 0px;
}
.imgstyle2
{
	border: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	
}

.imgstyle3
{
	border: 0px;
	padding-left: 20px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-top: 0px;
	
}

.title {font-size: 22px;}

.margin {margin-left: 80px;}

.margin2 {margin-left: 10px;}

.margin3 {margin-left: 20px;}

.margin4 {margin-left: 60px;}

.faculty20 {margin-left: 20px;}

.faculty30 {margin-left: 30px;}

.faculty40 {margin-left: 40px;}

