/*CSS 760px fixed width 2005*/

/*Font and link styes*/
body {
background: #ccced7;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
line-height: 160%;
margin: 0; 
}

p {
margin: 0 0 1.5em 0;
padding: 0;
}

h1 {
	font-size: 140%;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #990000;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 20px;
}

h2 {
font-size: 110%;
line-height: 110%;
font-family: Arial, Helvetica, sans-serif;
color: #990000; 
font-weight: bold; }

h3 {
font-size: 105%;
line-height: 105%;
font-family: Arial, Helvetica, sans-serif;
color: #000; 
font-weight: bold; }

h4{
font-size: 100%;
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #990000;
font-weight: bold; 
 }
 
h5, h6 {
font-size: 100%;
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #55657d;
font-weight: bold; 
 }
 
strong { font-weight: bold; }
bold { font-weight: bold; }

em { font-style: italic; }
i { font-style: italic; }

abbr { font-style: normal; text-decoration: none; }
acronym { font-style: normal; text-decoration: none; }

OL { list-style-position: outside; }

UL {
color : #000033; 
list-style-type: square;
list-style-position: outside;
}

/* Structure stlye */

#container{
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #B50E39;
width: 760px;
margin: 0 auto 0 auto;
background-image: url(/imagine/images/background2.gif);
background-repeat: repeat-y;
background-color: #FFFFFF;
}

/* University branding */
#branding {
background: #B50E39;
width: 760px;
border-bottom-color: #ffcc33;
border-bottom-style: solid;
border-bottom-width: 4px;
}

#printlogo {
display: none;
}

/* Department header or graphic */

#header {
background: #002740 ;
width: 760px;
height:80px;
color: #FFFFFF;
}

#printheader {
display: none;
}

#printheader p {
display: none;
}

/* ToolBar  */

#toolbar {
	width: 760px;
	margin: -8px 0px 0px 0px;
border-bottom-color: #ffcc33;
border-bottom-style: solid;
border-bottom-width: 2px;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #002740;
}

#toolbar p {
font-size: 92%;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
margin: 5px 0px 5px 15px;
padding: 5px 5px 5px 0px;
}

#toolbar a:link { 
color: #ffffff; 
text-decoration: underline; 
}

#toolbar a:active 
{ color: #ffff66; 
text-decoration: 
underline;
}

#toolbar a:visited { 
color: #ffffcc; 
text-decoration: 
none; 
}

#toolbar a:hover,{ 
color: #ffff00; 
text-decoration: underline; 
}


/* Content information*/

#maincontent {
margin-left: 155px;
margin-right:160px;
margin-top: 0;
margin-bottom: 0;
font-size: 115%;
line-height: 130%;
color: #000;
padding: 0px 20px 20px 20px;
background-color: #FFF;
}

#maincontent a:link{ 
color: #0000cc; 
text-decoration: none;
}

#maincontent a:visited { 
color : #000099;  
text-decoration: underline;
}

#maincontent a:hover {  
color: #0066FF; 
text-decoration: underline;
}

#maincontent a:active {  
color: #0033cc; 
text-decoration: underline;
}

.maincontent-boldcolor { 
font-size: 120%;
line-height: 130%; 
font-weight: bold; 
color: #333333;
}

/*sidebars*/

#sidebar_left {
float: left;
width: 130px;
margin-top: 0;
margin-right: 0;
font-size: 110%;
line-height: 150%;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #002740;
}

#sidebar_left a:link {
text-decoration:none;
color: #0000cc;
}

#sidebar_left a:hover {
color: #0066FF; 
text-decoration: underline;
}

#sidebar_left a:visited {
color: #000099;
text-decoration:none;
}

#sidebar_left a:active {
color: #0033cc;
text-decoration:underline;
	}

#sidebar_left h4 {
font-size: 100%;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0px 0px 10px 0px;
color: #660033;
}

#sidebar_right {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 150px;
	}

#sidebar_right  a:link {
text-decoration:none;
color: #0000cc;
}

#sidebar_right  a:hover {
color: #0066FF; 
text-decoration: underline;
}

#sidebar_right  a:visited {
color: #000099;
text-decoration:none;
}

#sidebar_right a:active {
color: #0033cc;
text-decoration:underline;
}

#sidebar_right  h4 {
font-size: 100%;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
color: #660033;
}

/* Misc elements */

#standards
{
visibility: hidden;
display: none;
margin-bottom: 0;
padding-bottom: 0;
width: 0;
height: 0;
}

.picturepad {
padding: 0px 10px 10px 10px;
}

.hr {
border-bottom: 1px #b50e39 solid;
width: 100%;
}

.to-top {
font-size: 90%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000;
text-align: right; }

.date {
font-family: Arial, Helvetica, sans-serif;
font-size: 60%;
text-align: left;
color: #666666;
font-weight: bold; }

.pullquote {
float: right;
padding: 5px 0 5px 15px;
width: 120px;
font-family : Georgia, "Times New Roman", Times, serif;
font-variant : small-caps;
font-size : 130%;
line-height : 150%;
font-weight : normal;
letter-spacing : 1px;
color: #666666;
}

/* Footer information */
#footer {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 2px 10px 2px 10px;
	background-image: url(/imagine/images/footer.gif);
	background: #8e0d2e;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	width: 740px;
	border-top-color: #B50E39;
	border-top-style: solid;
	border-top-width: 1px;
	background-repeat: repeat-x;
 }

#footer p {
font-size: 92%;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
margin: 5px 0px 5px 0px;
}

#footer a:link {  
color: #FFFFff; 
text-decoration: underline;
}

#footer a:visited {
color: #FFFFCC;
text-decoration: underline;
}

#footer a:hover {  
color:  #FFFF00; 
text-decoration: underline;
}

#footer a:active {  
color: #FFFF66; 
text-decoration: underline;
 }

