body			{
				margin: 0px;
				padding: 0px;
				background-color: #330033;
				font-family: arial, helvetica, sans-serif;
				line-height: 100%;
				min-width: 985px;
				} 

img				{
				border: 0px;
				margin: 0px;
				outline-width: 0px;
				}
 
a				{
				text-decoration: none;
				color: #cc3300;
				}
	 
a:hover			{
				text-decoration: underline;
				color: #cc3300;
				}				

td 				{  
				font-family: arial, helvetica, sans-serif; 
				color: #660033;
				text-align: left; 
				vertical-align: top; 
				} 

#text			{
				margin: 20px 20px 24px 20px;
				font-size: 12px;
				line-height: 18px;
				}					
				
#side			{background-color: #fcd5a6;}				
#content		{background-color: #eeffbc;}									

.blue			{background-color: #660033;}	
.white			{background-color: #eeffbc;}	
.ltblue			{background-color: #e2eaf5;}			
.ltred			{background-color: #ccff99;}
.ltyellow		{background-color: #fcd5a6;}
				
ul li			{
				list-style-image: url(images/dot.gif);
				margin: 0px;
				padding: 0px;
				}
		
ol li			{
				margin: 0px;
				padding: 0px;
				}

h1				{
				font-family: trebuchet ms, arial, helvetica, sans-serif;
				color: #990000;
				font-size: 19px;
				line-height: 24px;
				font-weight: bold;
				margin-bottom: 20px;
				}
						
.headline		{
				color: #990000;
				font-size: 16px;
				line-height: 20px; 
				font-weight: bold;
				}			

.headline1		{
				color: #990000;
				font-size: 14px;
				line-height: 20px; 
				font-weight: bold;
				}									
				
.pright			{
				float: right;
				margin: 4px 0px 12px 16px;
				}							

.pleft			{
				float: left;
				margin: 4px 16px 12px 0px;
				}							

.small			{
				font-size: 12px;
				line-height: 18px; 
				margin: 5px 10px; 
				}						 
		
.small a		{
				color: #660033; 
				text-decoration: none;
				}
		
.small a:hover	{
				color: #cc0000; 
				text-decoration: underline;
				}											


.small2			{
				font-size: 12px;
				line-height: 18px; 
				margin: 12px 12px 0px 0px; 
				}						 
		
.small2 a		{
				color: #cc0000; 
				text-decoration: none;
				}
		
.small2 a:hover	{
				color: #cc0000; 
				text-decoration: underline;
				}					
				
.search		{
				border: 1px solid #660066;
				background-color: #ffffff; 
				width: 150px; 
				font-size: 12px;
				height: 12px;
				text-align: left;
				}	
				
#footer			{
				color: #bfdaed; 
				font-size: 11px;
				line-height: 16px; 
				text-align: left;
				width: 985px;
				}		 
		
#footer	a		{
				color: #bfdaed; 
				text-decoration: none;
				margin-right: 12px; 
				}
		
#footer	a:hover	{
				color: #ffffff; 
				text-decoration: underline;
				}					
				
#secnav			{
				font-size: 12px;
				line-height: 18px;
				text-align: left; 
				font-weight: bold;
				padding: 2px 6px 3px 6px;
				border-bottom: 3px solid white; 
				}					

#secnav	a		{
				color: #060647;
				text-decoration: none;
				}	
				
#ssnav			{
				font-size: 11px;
				line-height: 16px;
				text-align: left;
				padding: 6px; 
				border-bottom: 3px solid white;
				background-color: #fee5dd;
				}
				
#ssnav a		{
				display: block;
				margin-top: 2px;
				}			

.p24			{
				font-size: 24px;
				line-height: 24px;
				}

.p16			{
				font-size: 16px;
				line-height: 18px;
				}

.p12			{
				font-size: 12px;
				line-height: 12px;
				}
				
.p8				{
				font-size: 8px;
				line-height: 8px;
				}
				
.p4				{
				font-size: 4px;
				line-height: 4px;
				}		

.p2				{
				font-size: 2px;
				line-height: 2px;
				}					

/* Topnav */		
								
#navbox			{
				position: relative; 
				width: 985px; 
				background-color: #ffffff;
				}

#navbar			{
				border-top: 3px solid white;
				border-bottom: 3px solid white;
				width: 985px;
				}

#academics_popup 	{z-index: 30; left: 141px; top: 38px; visibility: hidden; width: 220px; position: absolute; background-color: #eef5dd;}
#arts_popup 		{z-index: 30; left: 255px; top: 38px; visibility: hidden; width: 220px; position: absolute; background-color: #eef5dd;}
#college_popup 		{z-index: 30; left: 507px; top: 38px; visibility: hidden; width: 217px; position: absolute; background-color: #eef5dd;}
#sports_popup 		{z-index: 30; left: 609px; top: 38px; visibility: hidden; width: 115px; position: absolute; background-color: #eef5dd;}


.topnav 
	{
	color: #660033;  
	font-family: arial, helvetcia, sans-serif; 
	text-decoration: none;
	margin-left: 8px;
	font-size: 11px;
	line-height: 16px;
	}
		
a.topnav:hover 
	{
	color: #cc0000;
	background-color: #eeffbc; 
	}			
