/* -----------------------------------------------------------------------------------------------------

   begin pilot view friends meeting css 2.0 stylesheet

---------------------------------------------------------------------------------------------------------- */



/* main stuff covered here

-------------------------------------------------------------------- */

body {

	background-color: #FFFFFF;

	background-image: url(bg.gif);

	color: #000000;

	font-family: verdana, arial, sans-serif;

	font-size: 13px;

	text-decoration: none;

	text-align: center;

	margin: 0px;

}

div {

	font-family: verdana, arial, sans-serif;

}

span {

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	color: #555555;

	line-height: 18px;

}



#main_container {

		margin: auto;

		margin-top: 0px;

		margin-bottom: 20px;

		width: 725px;

		padding-left: 25px;

		padding-right: 25px;

		padding-top: 0px;

		padding-bottom: 25px;

		border-left: 1px solid #000066;

		border-right: 1px solid #000066;

		border-top-style: none;

		border-bottom: 1px solid #000066;

		background-color: #FFFFFF;

}

#top_header {

	z-index: 0;

	height: 175px;

	margin-bottom: 24px;

}

#top_lines {

	height: 1px;

	margin-bottom: 8px;

	text-align: left;

}

#main_body {

	width: 725px;

}

#links_column {

	float: left;

	width: 100px;

	margin: 0px;

	text-align: right;
	
	line-height: 20px;

}

#copyright {

	float: left;

	width: 225px;

	line-height: 23px;

	margin: 0px;

	text-align: left;

	font-size: 9px;

	color: #777777;

}

#right_column {

	float: left;

	width: 275px;

	margin-left: 25px;

	text-align: right;

}

#bottom_spacer {

	clear: both;

	height: 40px;

}

#bottom_line {

	clear: both;

	height: 1px;

	margin-bottom: 5px;

}

#bottom_links {

	clear: both;

	font-size: 11px;

	text-align: left;

}

#last_space {

	clear: both;

	height: 25px;

}





/* standard links

-------------------------------------------------------------------- */

a, a.visited {

	font-family: verdana, arial, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #000066;

}

a:hover, a:visited:hover {

	text-decoration: none;

	color: #FFFFFF;

	background-color: #000066;

}



/* large links

---------------------------------------------------------------------- */

a.big, a.big:visited {

	font-size: 13px;

	font-weight: bold;

	text-decoration: none;

	color: #000066;

}

a.big:hover, a.big:visited:hover {

	text-decoration: none;

	color: #FFFFFF;

	background-color: #000066;

}



/* small links

---------------------------------------------------------------------- */

a.small, a.small:visited {

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

	color: #000066;

}

a.small:hover, a.small:visited:hover {

	text-decoration: none;

	color: #FFFFFF;

	background-color: #000066;

}



/* you are here links

----------------------------------------------------------------------- */

a.linkhere, a.linkhere:visited {

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #000066;

}

a.linkhere:hover, a.linkhere:visited:hover {

	text-decoration: none;

	color: #FFFFFF;

	background-color: #000066;

}



/* current linked you are here links

----------------------------------------------------------------------- */

a.curlink, a.curlink:visited {

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

	color: #000066;

}

a.curlink:hover, a.curlink:visited:hover {

	text-decoration: none;

	color: #FFFFFF;

	background-color: #000066;

}



/* headers

----------------------------------------------------------------------- */

h2 {

	font-family: times, serif;

	font-size: 15px;

	letter-spacing: -1px;

	margin: 0px;

	padding: 0px;

	color: #003399;

	font-weight: bold;

}



/* line space

----------------------------------------------------------------------- */

div.hr {

	line-height: 8px;

	height: 8px;

	background-image: url(images/spacers/hr_dash.gif);

	background-position: center;

	background-repeat: repeat-x;

	margin: 0px;

	border: 0px;

}



/* lists

------------------------------------------------------------------------ */

ul {

	list-style-image: url(images/icons/list_square.gif);

	padding: 0px;

	margin-left: 17px;

}

li {

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	color: #555555;

	line-height: 18px;

	padding-bottom: 8px;

}



/* custom font classes

------------------------------------------------------------------------ */

small {

	font-family: verdana, arial, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #993333;

}

.linkhere {

	font-size: 11px;

	font-weight: bold;

	color: #993333;

}



/* custom image map for homepage

------------------------------------------------------------------------ */

#image_map {

	display: block;

	width: 560px;

	height: 139px;

}


/* -----------------------------------------------------------------------------------------------------

   end unca multimedia arts and sciences department css 2.0 stylesheet

---------------------------------------------------------------------------------------------------------- */
