@charset "utf-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#FFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url(../images/body_bg2.jpg);
	background-repeat: repeat-x;
}



/*BACKGROUND RULES------*/

.background1 {
	background-image: url(http://www.csun.edu/accessibility/automated/images/background1.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}



/* END BACKGROUND RULES------*/

h1 {
	font-size:210%;
	margin:20px 0 0 10px;
	padding:0 0 8px 0;
	color:#000000;
	}


h3 {
	font-size:120%;
	margin:0 0 0 10px;
	padding:0 0 8px 0;
	color:#111111;
	
	}
	
	

h2 {
	font-size:160%;
	margin:16px 0 0 0;
	padding:0 0 4px 0;
	color:#333;
	border-bottom:6px solid #707070;
}


h4 {
	font-size:130%;
	margin:16px 0 0 0;
	padding:0 0 4px 0;
	color:#333;
	clear:both;
	}
	
	
	
	
h5 	{
	font-size:115%;
	margin:16px 0 0 0;
	padding:0 0 4px 0;
	color:#600;
	line-height:1.25em;
	}

p {
	font-size:105%;
	margin:16px 0 0 0;
	padding:0 0 8px 0;
	}
	
	
	
	ol {
	font-size:105%;
	margin:16px 0 0 0 ;
	padding:0 0 4px 30px;
	}
	
	
	dl {
	font-size:105%;
	margin:0px 0 0 0 ;
	padding:0 0 0px 0px;
	}
	
	dt {
	margin:0px 0 0 0 ;
	padding:0 0 0px 0px;
	font-weight:900;
	}
	
	
	dd {
	margin:0px 0 0 10px ;
	padding:0 0 0px 0px;
	font-style:italic;
	}
	
	
	
	#offleft {
	position:absolute;
	top:0;
	left:-3000px;
	width:500px;
	}

	
	/*Adjacent sibling combinator. This selector uses the plus sign, +, to combine two sequences of simple selectors. 
	The elements in the selector have the same parent, and the second one must come immediately after the first. 
	These rules make the spacing between the headers match when following paragraphs.*/
	
	ul + h3 {
    margin-top: 16px;
	}
	
	h5 + ul {
    margin-top: 0px;
	}
		
		
	p + p {
    margin-top: 10px;
	}


	p + h3 {
    margin-top: 16px;
	}
	
	
	
	h3 + table {
    margin-top: 10px;
	}
	
	h4 + p {
    margin-top: 0px;
	}
	
	
	h4 + h5 {
    margin-top: 0px;
	}
	
	p + h5 {
    margin-top: 0px;
	margin-bottom: 0px;
	}


	h5 + p {
    margin-top: 0px;
	}
	
	
	img + h3 {
    margin-top: 40px;
	}
	
	img + h4 {
    margin-top: 40px;
	}

#colone, #colthree, ul {
	font-size:105%;
	margin:16px 0 0 0 ;
	padding:0 0 4px 0 ;
	list-style:none;
	}

abbr {
	font-size:105%;
	margin:0 0 0 0 0;
}

acronym {
	font-size:105%;
	margin:0 0 0 0 0;
}


 abbr, acronym {  
     cursor: help;  
     border-bottom: 1px dotted #000;  
 } 





.last {
border-bottom:1px solid #000;
}




 #navigation li.lastitem {
border:none;
}


 .alertstyle {
	background-color:#660000;
	border:2px solid #000;
	color:#FFF;
	font-size:120%;
	padding:6px;
	}


#shadow {
	background-color:#FFFFFF;
	width:970px;
	margin:0px auto 0px auto;
	padding:0 0 0 0;
	background-image: url(http://www.csun.edu/accessibility/automated/images/shadow_bg.jpg);
	background-repeat: repeat-y;
}


#wrapper {
	background-color:#FFF;
	width:90%;
	border-left: solid 1px #444;
	border-right: solid 1px #444;
	margin:4px auto 4px auto;

	.margin:4px auto 4px auto;
	padding:0 0 0 0;
	border-bottom: solid 1px #444;
}



#header {
	width:100%;
	height:80;
	margin:0 0 0 0;
}

#navigation {
	float:left;
	width:100%;
	background-color:#740000;
	text-align:center;
	background-image: url(http://www.csun.edu/accessibility/automated/images/nav_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 8px 0 8px 0;
	.padding: 6px 0 7px 0;
	border-top:1px solid #600;
	border-bottom:1px solid #600;
}

/*SAFARI HACK TO LINE UP NAVIGATION RED BAR*/
@media screen and (-webkit-min-device-pixel-ratio:0){
#navigation{padding: 8px 0 9px 0;}
}

#navigation ul {
	float:left;
	text-align:center;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width:100%;
	list-style:none;
	border:none;
}



#navigation li {
	display:inline;
	margin: 0px 0px 0 0px;
	padding: 6px 6px 6px 6px;
	border-right:0px solid #b8b7b7;
	padding: 6px 0 6px 0;
}

#header {
height:80px;
}


#header img {
	float:left;
	margin: 12px 0 0 10px;
}

#header li.lastitem {
border:none;
}


/* HEADER link behaviors. */

#header a:link {
color:#333;
text-decoration:none;
margin:0px 10px 0 10px;
padding: 0px 0px 0px 0px;
}

#header a:visited {
color:#333;
text-decoration:none;
margin:0px 10px 0 10px;
padding: 0px 0px 0px 0px;
}

#header a:hover {
color:#900;
text-decoration:none;
margin:0px 10px 0 10px;
padding: 0px 0px 0px 0px;
}

#header a:active {
color:#333;
text-decoration:none;
margin:0px 10px 0 10px;
padding: 0px 0px 0px 0px;
}



#utilities {
	font-size:0.8em;
	float:right;
	width:60%;
	margin: 2px 0 0px 0;
	padding: 4px 0 4px 0;	
}


#utilities ul {
	float:left;
	text-align:right;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width:100%;
	list-style:none;
	border:none;
}



#utilities li {
	display:inline;
	margin: 0px 0px 0 0px;
	border-right:1px solid #CCC;
	padding: 2px 0 2px 0;

}

#searchbox {
	float:right;
	width:33%;
	margin: 10px 0 2px 20px;
	padding: 10px 0 10px 0;
	
}


#searchbox ul {
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
	list-style:none;
	border:none;
}



#searchbox li {
	display:inline;
	margin: 0px 0px 0 0px;
	padding: 4px 4px 4px 4px;
	padding: 4px 0 4px 0;
}



/*BANNER RULES-----------------------*/

/*BANNER FOR BASE01------*/

#banner {
	float:left;
	width:100%;
	margin:0px 0px 0 05px;
}

#banner img{
	float:right;
	padding:0;
	margin:0px 4px 0 0;
	border:1px solid #333;
}

#placard {
	float:left;
	background-color:#000;
	width:300px;
	height:280px;
	border:1px solid #333;
	margin:0 0px 0 0px;
	padding:0px 10px 0px 10px;
	background-image: url(http://www.csun.edu/accessibility/automated/images/placard_bg1.jpg);
	background-repeat: repeat-x;
}



#placard p {
	color:#FFF;
	font-size:100%;
	margin:16px 0 0 0;
	padding:0 0 8px 0;
	}



#placard210{
	float:left;
	background-color:#000;
	width:300px;
	height:210px;
	border:1px solid #333;
	margin:0 0px 0 0px;
	padding:0px 10px 0px 10px;
	background-image: url(http://www.csun.edu/accessibility/automated/images/placard_bg1.jpg);
	background-repeat: repeat-x;
}



#placard210 p {
	color:#FFF;
	font-size:100%;
	margin:16px 0 0 0;
	padding:0 0 8px 0;
	}


/*END BANNER FOR BASE01 RULES------*/





/*START BANNER2 FOR BASE02 RULES------*/

#banner2 {
	float:left;
	width:960px;
	margin:10px 0px 10px 0px;
	background-color:#0C0;
	padding:0;
	height:200px;
	background-image: url(http://www.csun.edu/accessibility/automated/images/banner_bg2.jpg);
	background-repeat: repeat-x;
	}

#banner2 img{
	float:right;
	padding:0;
	margin:0px 40px 0 0;
	border:1px solid #333;
}




	
/*COLUMN RULES*/	
	
#colone {
	float:left;
	margin:16px 0px 0 10px;
}


#coltwo {
	float:left;
	margin:16px 20px 10px 20px;
}



#colthree {
	float:right;
	margin:16px 10px 10px 0px;
}


#colone, #coltwo, #colthree, p  {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
}



a img {
	border:none;
}
/* COLUMN CLASS WIDTHS AS PERCENTAGES FOR LIQUIDITY*/

.width20 {width: 20%;}
.width22 {width: 22%;}
.width30 {width: 30%;}
.width48 {width: 48%;}
.width58 {width: 58%;}
.width68 {width: 68%;}
.width85 {width: 85%;}

/* COLUMN CLASS WIDTHS-USE THESE CLASS WIDTHS TO ORGANIZE THE PAGE. THE TOAL OF ALL THE COLUMN WIDTHS CAN NOT EXCEED 940 PIXELS------------------------- */

.width60 	{	width: 60px;}
.width140 	{	width: 140px;}
.width220 	{	width: 220px;}
.width380 	{	width: 380px;}
.width460 	{	width: 460px;}
.width540 	{	width: 540px;}
.width640 	{	width: 640px;}
.width780 	{	width: 780px;}
.width860 	{	width: 860px;}

/* COLUMN CLASS WIDTHS-USE THESE CLASS WIDTHS TO ORGANIZE THE PAGE. THE TOAL OF ALL THE COLUMN WIDTHS CAN NOT EXCEED 940 PIXELS--These are the right ones------------------------- */
.width60 	{	width: 60px;}
.width140 	{	width: 140px;}
.width220 	{	width: 220px;}
.width300 	{	width: 300px;}
.width380 	{	width: 380px;}
.width460 	{	width: 460px;}
.width540 	{	width: 540px;}
.width620 	{	width: 620px;}
.width700 	{	width: 700px;}
.width780 	{	width: 780px;}
.width860 	{	width: 860px;}
.width940 	{	width: 940px;}



/*IMAGE ALIGNMENT CLASSES*/

.border_image {
	background-color:#CCC;
	border:1px solid #333;
	padding:1px;
}



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


.img_align_right {
	float:right;
	margin:16px 0px 4px 16px;
	}


.img_align_center {
	float:none;
	display:block;
	margin:16px auto 4px auto;
	}


/* LOCAL FOOTER STYLES */



address {
	margin: 6px auto 4px auto;
	padding: 0px 0 0px 0;
	clear:both;
	background-color:#FFF;
	color:#333;
	text-align:center;
	font-style:normal;
}




#local_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin: 20px auto 0px auto;
	padding: 0px 0 4px 0;
	clear:both;
	width:90%;
	background-color:#FFF;
	color:#333;
	border:none;
	border-top:1px solid #CCC;
	}

#local_footer ul {
	text-align:center;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
	width:96%;
	list-style:none;
	border:none;
	}


#local_footer li {
	display:inline;
	margin: 0 10px 0 10px;
}




/* LOCAL FOOTER LINK BEHAVIORS */

#local_footer a:link {
color:#333;
text-decoration:underline;
margin:0px 6px 0 6px;
padding: 0px 0px 0px 0px;
}

#local_footer a:visited {
color:#333;
text-decoration:underline;
margin:0px 6px 0 6px;
padding: 0px 0px 0px 0px;
}

#local_footer a:hover {
color:#900;
text-decoration:underline;
margin:0px 6px 0 6px;
padding: 0px 0px 0px 0px;
}

#local_footer a:active {
color:#333;
text-decoration:underline;
margin:0px 6px 0 6px;
padding: 0px 0px 0px 0px;
}


/* GLOBAL FOOTER STYLES */

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin: 0px auto 0 auto;
	padding: 0px 0 20px 0;
	clear:both;
	width:98%;
	background-color:#FFF;
	color:#333;
	border:none;
}

#footer ul {
	text-align:center;
	margin: 2px auto 0 auto;
	padding: 0 0 0 0;
	width:96%;
	list-style:none;
	border:none;
	}


#footer	 li {
	display:inline;
	margin: 0 10px 0 10px;
}

/* GLOBAL FOOTER LINK BEHAVIORS */

#footer a:link {
	color:#333;
	text-decoration:underline;
	margin:0px 6px 0 6px;
	padding: 0px 0px 0px 0px;
}

#footer a:visited {
	color:#333;
	text-decoration:underline;
	margin:0px 6px 0 6px;
	padding: 0px 0px 0px 0px;
}

#footer a:hover {
	color:#900;
	text-decoration:underline;
	margin:0px 6px 0 6px;
	padding: 0px 0px 0px 0px;
}

#footer a:active {
	color:#333;
	text-decoration:underline;
	margin:0px 6px 0 6px;
	padding: 0px 0px 0px 0px;
}









/* TABLE STYLES */
table {
	font-size:110%;
	width:100%;
	border:1px solid #CCC;
	border-collapse:collapse;
	margin:16px auto 36px auto;
}

th {
	text-align:left;
	margin:0px;
	padding:4px 0 4px 8px;
	border:1px solid #CCC;
	}
td {
	border:1px solid #CCC;
	margin:0px;
	padding:4px 8px 4px 8px;
	font-weight:900;
	text-align:right;
}


caption {
	font-size:100%;
	text-align:right;
	text-transform:capitalize;
}



.visual_header {
	color:#FFF;
	background-color:#1E1E1E;
}


.sub_visual_header {
	background-color:#E1E1E1;
	border-bottom:3px solid #CCC;
}

.grey {
	background-color:#F4F4F4;
}

/* Global Navigation link behaviors. */

a:link {
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
}

a:visited {
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
}

a:hover {
color:#900;
text-decoration:underline;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
}

a:active {
color:#900;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
}

/* Global Navigation link behaviors. */

#navigation a:link {
color:#fff;
text-decoration:none;
margin:0px 20px 0 20px;
padding: 10px 6px 10px 6px;
font-size:120%;
}

#navigation a:visited {
color:#fff;
text-decoration:none;
margin:0px 20px 0 20px;
padding: 10px 6px 10px 6px;
font-size:120%;
}

#navigation a:hover {
color:#FC3;
text-decoration:none;
margin:0px 20px 0 20px;
padding: 10px 6px 10px 6px;
font-size:120%;
}

#navigation a:active {
color:#ccc;
text-decoration:none;
margin:0px 20px 0 20px;
padding: 10px 6px 10px 6px;
font-size:120%;
}


/* Class Navigation link behaviors. */

ul.navone {
	width:99%;
	font-size:120%;
	font-weight:900;
}

.navone a:link {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #333;
border-bottom:none;
display:block;
}

.navone a:visited {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #333;
border-bottom:none;
display:block;
}

.navone a:hover {
color:#000;
background-color:#FFF;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #333;
border-bottom:none;
display:block;
}

.navone a:active {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #333;
border-bottom:none;
display:block;
}




ul.navtwo {
	width:99%;
	font-size:120%;
	font-weight:900;
}

.navtwo a:link {
color:#000;
background-color:#F4F4F4;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #999;
border-bottom:none;
display:block;
}

.navtwo a:visited {
color:#000;
background-color:#F4F4F4;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #999;
border-bottom:none;
display:block;
}

.navtwo a:hover {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #999;
border-bottom:none;
display:block;
}

.navtwo a:active {
color:#000;
background-color:#F4F4F4;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #999;
border-bottom:none;
display:block;
}





ul.navthree {
	width:99%;
	font-size:120%;
	font-weight:900;
}

.navthree a:link {
color:#FFF;
background-color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #FFF;
border-bottom:none;
display:block;
}

.navthree a:visited {
color:#FFF;
background-color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #FFF;
border-bottom:none;
display:block;
}

.navthree a:hover {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #FFF;
border-bottom:none;
display:block;
}

.navthree a:active {
color:#FFF;
background-color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #FFF;
border-bottom:none;
display:block;
}




ul.navfour {
	width:99%;
	font-size:120%;
	font-weight:900;
}

.navfour a:link {
font-size:120%;
color:#600;
background-color:#FFF;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 10px 0px 10px 2px;
border-bottom:1px solid #CCC;
display:block;
}

.navfour a:visited {
font-size:120%;
color:#600;
background-color:#FFF;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 10px 0px 10px 2px;
border-bottom:1px solid #CCC;
display:block;
}

.navfour a:hover {
	font-size:120%;
color:#000;
background-color:#FFF;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 10px 0px 10px 2px;
border-bottom:1px solid #333;
display:block;
}

.navfour a:active {
	font-size:120%;
color:#000;
background-color:#FFF;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 10px 0px 10px 2px;
border-bottom:1px solid #333;
display:block;
}




/* HEADER link behaviors. */

 h3 a:link {
display:block;
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
	background-image: url(http://www.csun.edu/accessibility/automated/images/carot.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;

}

h3 a:visited {
display:block;
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
	background-image: url(http://www.csun.edu/accessibility/automated/images/carot.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;

}

h3 a:hover {
display:block;
color:#900;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
	background-image: url(http://www.csun.edu/accessibility/automated/images/carot2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

h3 a:active {
 display:block;
color:#900;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
	background-image: url(http://www.csun.edu/accessibility/automated/images/carot.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

/* HEADER */

#header {
height:80px;
}


#header img {
	float:left;
	margin: 12px 0 0 10px;
}

#header li.lastitem {
border:none;
}


/* HEADER link behaviors. */

#header a:link {
color:#333;
text-decoration:none;
margin:0px 10px 0 10px;
padding: 0px 0px 0px 0px;
}

#header a:visited {
color:#333;
text-decoration:none;
margin:0px 10px 0 10px;
padding: 0px 0px 0px 0px;
}

#header a:hover {
color:#900;
text-decoration:none;
margin:0px 10px 0 10px;
padding: 0px 0px 0px 0px;
}

#header a:active {
color:#333;
text-decoration:none;
margin:0px 10px 0 10px;
padding: 0px 0px 0px 0px;
}



#utilities {
	font-size:0.8em;
	float:right;
	width:60%;
	margin: 2px 0 0px 0;
	padding: 4px 0 4px 0;	
}


#utilities ul {
	float:left;
	text-align:right;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width:100%;
	list-style:none;
	border:none;
}



#utilities li {
	display:inline;
	margin: 0px 0px 0 0px;
	border-right:1px solid #CCC;
	padding: 2px 0 2px 0;

}

#searchbox {
	float:right;
	width:43%;
	margin: 10px 0 3px 20px;
	padding: 10px 0 10px 0;

	
}


#searchbox ul {
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
	list-style:none;
	border:none;
}



#searchbox li {
	display:inline;
	margin: 0px 0px 0 0px;
	padding: 4px 4px 4px 4px;
	padding: 4px 0 4px 0;
}


#searchbox form {
	float:right;
	margin: 0px 0px 0 0px;
	padding: 0px;
	
}

input:focus {
	background-color:#fbf8ea;
}

a:focus {
	background-color:#fbf8ea;
}


/* LOCAL FOOTER */


address {
	margin: 6px auto 4px auto;
	padding: 0px 0 0px 0;
	clear:both;
	background-color:#FFF;
	color:#333;
	text-align:center;
	font-style:normal;
}




#local_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin: 20px auto 0px auto;
	padding: 0px 0 4px 0;
	clear:both;
	width:90%;
	background-color:#FFF;
	color:#333;
	border:none;
	border-top:1px solid #CCC;
	}

#local_footer ul {
	text-align:center;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
	width:96%;
	list-style:none;
	border:none;
	}


#local_footer li {
	display:inline;
	margin: 0 10px 0 10px;
}




/* LOCAL FOOTER LINK BEHAVIORS */

#local_footer a:link {
color:#333;
text-decoration:underline;
margin:0px 6px 0 6px;
padding: 0px 0px 0px 0px;
}

#local_footer a:visited {
color:#333;
text-decoration:underline;
margin:0px 6px 0 6px;
padding: 0px 0px 0px 0px;
}

#local_footer a:hover {
color:#900;
text-decoration:underline;
margin:0px 6px 0 6px;
padding: 0px 0px 0px 0px;
}

#local_footer a:active {
color:#333;
text-decoration:underline;
margin:0px 6px 0 6px;
padding: 0px 0px 0px 0px;
}


/* GLOBAL FOOTER STYLES */

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin: 0px auto 0 auto;
	padding: 0px 0 20px 0;
	clear:both;
	width:98%;
	background-color:#FFF;
	color:#333;
	border:none;
}

#footer ul {
	text-align:center;
	margin: 2px auto 0 auto;
	padding: 0 0 0 0;
	width:96%;
	list-style:none;
	border:none;
	}


#footer	 li {
	display:inline;
	margin: 0 10px 0 10px;
}

/* GLOBAL FOOTER LINK BEHAVIORS */

#footer a:link {
	color:#333;
	text-decoration:underline;
	margin:0px 6px 0 6px;
	padding: 0px 0px 0px 0px;
}

#footer a:visited {
	color:#333;
	text-decoration:underline;
	margin:0px 6px 0 6px;
	padding: 0px 0px 0px 0px;
}

#footer a:hover {
	color:#900;
	text-decoration:underline;
	margin:0px 6px 0 6px;
	padding: 0px 0px 0px 0px;
}

#footer a:active {
	color:#333;
	text-decoration:underline;
	margin:0px 6px 0 6px;
	padding: 0px 0px 0px 0px;
}
