#custom_header
{
	position: relative;
	width: 950px;
	height: 100px;
	margin: 0;
	background: url(/cnymph/images/cnymph-banner.jpg);
}

#logo_link
{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 150px;
	width: 600px;
	height: 100px;
}


#umulogo
{
    background: url(/cnymph/images/umu-logo_on.gif) no-repeat;
    display: block;
    width: 199px;
    height: 42px;
}

#umulogo a
{
    display: block;
    width: 199px;
    height: 42px;
}

#umulogo img
{
    width: 199px;
    height: 42px;
    border: 0;
}

#umulogo a:hover img
{
    display: none;
}




#sulogo
{
    background: url(/cnymph/images/su-logo_on.gif) no-repeat;
    display: block;
    width: 199px;
    height: 69px;
}

#sulogo a
{
    display: block;
    width: 199px;
    height: 69px;
}

#sulogo img
{
    width: 199px;
    height: 69px;
    border: 0;
}

#sulogo a:hover img
{
    display: none;
}

#new_button
{
    background: url(/cnymph/images/new_button2.jpg) no-repeat;
    display: block;
    width: 180px;
    height: 55px;
}

#new_button a
{
    display: block;
    width: 180px;
    height: 55px;
}

#new_button img
{
    width: 180px;
    height: 55px;
    border: 0;
}

#new_button a:hover img
{
    display: none;
}

.contactbox
{
	width:300px;
}


#qlinks
{
	margin: 0;
	padding: 0;
}

#textbox #qlinks ul
{
	list-style: none outside none;
	margin: 0;
	padding: 0 0 5px 0;
}

#qlinks ul li
{
	margin: 0;
	padding: 0;
	list-style: disc outside url(/templates/2009/images/bluearrow_ie.gif);
	border-bottom: solid 1px #999999;
	line-height: 1.2em;
}

#qlinks li a
{
	padding: 6px;
}

#qlinks li a:link,
#qlinks li a:visited
{
	margin: 0;
	display: block;
	text-decoration: none;
	width: auto;
}

#qlinks li a:hover
{
	background: #e6f5ff;
}







