﻿@import url(/mcms/css/podcast.css);
@import url('/mcms/css/departments/extensionFeedControl.css');
@import url('/mcms/css/departments/common.css');
body
{
	margin: 0;
	padding: 0;
	font: 100% arial, hevetica, sans-serif;
	text-align: center;
	background-color: #eef4ea;
	color: #645F64;
}

/* Containter that holds the centered design */
#container
{
	margin-left: auto;
	width: 735px;	/* width of the entire design */
	margin-right: auto;
	text-align: left;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(/mcms/images/departments/entomology/colswidth.png);
}

/***** START Header area *****/
#header
{
	height: 138px;	/* height of entire header area */
	width: 100%;
	background-color: #eef4ea;
}

#header .innerheader
{
	margin: 10px;
}

#versions
{
	width: 100%;
	height: 20px;
}

#versions .textversion
{
	float: left;
	padding: 4px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	text-decoration: none;
}

#versions .feedversion
{
	float: right;
	vertical-align: top;
	padding: 4px 5px 0 0;
}

#banner
{
	width: 100%;
	height: 90px;
	background-position: left top;
	background-image: url(/mcms/images/departments/entomology/banner.png);
	background-repeat: no-repeat;
	
}

#topnav
{
	width: 100%;
	height: 28px;
	background-position: left top;
	background-image: url(/mcms/images/departments/entomology/topnav.png);
	background-repeat: no-repeat;
}

#topnav .clocktext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: silver;
	padding: 6px 0 0 10px;
	float: left;
}

#topnav .navigation
{
	float: right;
	padding: 5px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

#topnav ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;	
	display: inline;
}

#topnav li
{
	display: inline;
	list-style-type: none;
}

#topnav a
{ 
	padding: 0 10px 0 0; 
}

#topnav a:link, #topnav a:visited
{
	color: White;
	text-decoration: none;
}

#topnav a:hover
{
	color: #bab7ba;
	text-decoration: none;
}
/***** END Header area *****/

/***** START Footer area *****/
#footer
{
	clear: both;
	background-position: left top;
	background-image: url(/mcms/images/departments/entomology/footer.png);
	width: 100%;
	background-repeat: no-repeat;
	height: 60px;
	background-color: #e5edf0;
}

#footer .innerfooter
{
	margin: 10px;
}

#footer .content
{
	padding-top: 18px; 
	font-size: 9px;
	color: #535c4b;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer a:visited
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}
#footer a:link
{
	color: #4e7171;
	font-family: inherit;
	text-decoration: none;
}
#footer a:hover
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}
/***** END Footer area *****/

/* Container that holds the left column and columnswrapper2 (content column + right column) */
#columnswrapper
{
	width: 100%;
}

/* Container that holds the content column and right column */
#columnswrapper2
{
	float: right;
	width: 595px; /*width of content column + right nav column*/
}

/***** START Content area *****/
#content	
{
	float: left;
	width: 465px; /* width of content column */
}

#content .innercontent
{
	margin: 10px;
}

#content .title
{
	background-color: #174c6b;
	height: 24px;
}

#content .titletext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0 5px 15px;
	text-align: left;
}

#content .imageheader
{
	width: 465px;
	overflow: hidden;
}

#posting
{
	width: 100%;
	
}

#postingsurvey
{
	width: 100%;
}
/***** END Content area *****/

/***** START Left column area *****/
#leftnav	
{	
	float: left;
	width: 140px;	/* Width of left nav column */
}

#leftnav .innerleftnav
{
	padding: 0 1px 0 0;
}

#leftnav .agcenterlogo
{
	text-align: center;
	width: 100%;
	padding: 5px 0 5px 0;
}

#agcentersearch
{
	width: 100%;
	overflow: hidden;
}

#agcentersearch .title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #174c6b;
	height: 18px;
}

#agcentersearch .search
{
	background-color: #eef3ea;
	text-align: left;
	padding: 5px 3px 5px 3px;
}

#agcetnersearch .searchtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
}

#leftnavmenu
{
	width: 100%;
}

#leftnavmenu .title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #a7a687;
	height: 18px;
}

#leftnavmenu .navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 0;
	width: 100%;
}

/*#leftnavmenu ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#leftnavmenu li
{
	border-bottom: #b7c2b1 1px solid;
	list-style-type: none;		
}

#leftnavmenu a
{ 
	display: list-item;
	padding: 5px 0 5px 3px;

}

#leftnavmenu a:link, #leftnavmenu a:visited
{
	color: #565855;
	text-decoration: none;
}

#leftnavmenu a:hover
{
	color: #565855;
	text-decoration: none;
	background-color: #b7c2b1;
}*/

#leftnavmenu2
{
	width: 100%;
}

#leftnavmenu2 .title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #a7a687;
	height: 18px;
}

#leftnavmenu2 .navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 0;
	width: 100%;
}

#leftnavmenu2 ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#leftnavmenu2 li
{
	border-bottom: #b7c2b1 1px solid;
	list-style-type: none;		
}

#leftnavmenu2 a
{ 
	display: list-item;
	padding: 5px 0 5px 3px;

}

#leftnavmenu2 a:link, #leftnavmenu a:visited
{
	color: #565855;
	text-decoration: none;
}

#leftnavmenu2 a:hover
{
	color: #565855;
	text-decoration: none;
	background-color: #b7c2b1;
}

#resources
{
	width: 100%;
}

#resources .title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #a7a687;
	height: 18px;
}

#resources .navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 0;
}

#resources ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#resources li
{
	list-style-type: none;
}

#resources a
{ 
	padding: 5px 0 5px 3px;
	width: 100%;
	display: list-item;	
}

#resources a:link, #resources a:visited
{
	color: #32592d;
	text-decoration: none;
}

#resources a:hover
{
	color: #32592d;
	text-decoration: underline;
	width: 100%;
}
/***** END Left column area *****/

/***** START Right column area *****/
#rightnav	
{	
	float: right;
	width: 130px; /* Width of right nav column */
}

#rightnav .innerrightnav
{
	padding: 0 5px 0 1px;
	text-align: center;
}

#rightnav .ads
{
	width: 100%;
}

#rightnav .rightcolumnspace
{
	width: 100%;
}

#rightnav .lsulogo
{
	width: 100%;
	text-align: center;
	padding: 5px 0 5px 0;
}
/***** END Right column area *****/

/***** START Imported stuff from redesign *****/
b, em, strong
{
	color: #333333;
}
/*body text is actually controlled within the code of the document using a global variable*/

.RadEDomMouseOver
{
	background-color:#efefef;
	border:1px dashed red;
}

.RadEContent, .RadEContentBordered
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
}

.RadEContentBordered form
{
	 background-color:#efefef;
	 border:1px dashed #555555;		 
}
/* CSS class for A name */

.RadEContentBordered table
{
	BORDER-RIGHT: #999999 1px dashed; 
	BORDER-BOTTOM: #999999 1px dashed;
}

.RadEContentBordered table td
{
	PADDING: 2px;
	BORDER-TOP: #999999 1px dashed;	
	BORDER-LEFT: #999999 1px dashed;	
}

.RadEContentBordered table th
{
	PADDING: 2px;
	BORDER-TOP: #000000 1px dashed;	
	BORDER-LEFT: #000000 1px dashed;
}


.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
}

a.bodytext:visited
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}

a.bodytext:link
{
	color: #408C9F;
	font-family: inherit;
	text-decoration: underline;
}

a.bodytext:hover
{
	font-family: inherit;
	color: #4E7171;
	text-decoration: underline;
}

.subtopic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: white;
	list-style-position: outside;
	list-style-type: circle;
}

a.subtopic:visited
{
	font-family: inherit;
	color: white;
	text-decoration: none;
}

a.subtopic:link
{
	color: white;
	font-family: inherit;
	text-decoration: none;
}

a.subtopic:hover
{
	font-family: inherit;
	color: #dcdccf;
	text-decoration: underline;
}

.portal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
}

a.portal:link
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}


/*end bodytext style definition*/




/*start breadcrumb style definition*/

.breadcrumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
}
a.breadcrumb:visited
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}
a.breadcrumb:link
{
	color: #4e7171;
	font-family: inherit;
	text-decoration: none;
}
a.breadcrumb:hover
{
	font-family: inherit;
	color: #4E7171;
	text-decoration: underline;
}
/*end breadcrumb style definition*/


.searchtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
}

/*start right_column_header style definition*/
.right_column_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}
a.right_column_header:link
{
	color: #FFFFFF;
	font-family: inherit;
	text-decoration: none;
}
a.right_column_header:visited
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: none;
}
a.right_column_header:hover
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}
.headerbar_events
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #a7a687; /*#a7a687;*/
	height: 18px;
}
.headerbar_relatedarticles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #174c6b; /*#89b0b0*/
	height: 18px;
}
.headerbar_pointofcontact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #a7a687; /*#a7a786*/
	height: 18px;
}
.headerbar_contributors
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #174c6b; /*#89b0b0*/
	height: 18px;
}
.headerbar_institutions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #a7a687; /*#a7a786*/
	height: 18px;
}
.headerbar_subtopics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #174c6b; /*#89b0b0*/
	height: 18px;
}
.headerbar_relatedtopics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #174c6b; /*#89b0b0*/
	height: 18px;
}
.headerbar_officelocator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #174c6b; /*#89b0b0*/
	height: 18px;
}
.headerbar_aboutus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #a7a687; /*#a7a786*/
	height: 18px;
}
.headerbar_recentpostings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #174c6b; /*#89b0b0*/
	height: 18px;
}
.headerbar_topics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #174c6b; /*#89b0b0*/
	height: 18px;
}
.headerbar_portal1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #174c6b; /*#89b0b0*/
	height: 18px;
}
.headerbar_portal2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #a7a687; /*#a7a786*/
	height: 18px;
}
/*end right_column_header style definition*/


/*start right_column style definition*/
.right_column
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
}
a.right_column:visited
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}
a.right_column:link
{
	color: #4e7171;
	font-family: inherit;
	text-decoration: none;
}
a.right_column:hover
{
	font-family: inherit;
	color: #4E7171;
	text-decoration: underline;
}
/*end right_column style definition*/


/*start titletext style definition*/
.titletext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}
a.titletext:visited
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: none;
}
a.titletext:link
{
	color: #FFFFFF;
	font-family: inherit;
	text-decoration: none;
}
a.titletext:hover
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}
/*end titletext style definition*/
.tblmetadata
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #D2CEE3;
}
.feedback
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #645F64;
	background-color: #EEF3EA;
}
a:visited
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}
a:link
{
	color: #408C9F;
	font-family: inherit;
	text-decoration: underline;
}
a:hover
{
	font-family: inherit;
	color: #4E7171;
	text-decoration: underline;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4E7171;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4E7171;
	text-decoration: none;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E7171;
	text-decoration: none;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E7171;
	text-decoration: none;
}

/*for use with screen read and hidden text*/
h5
{
	display: none;
}
/*end of hidden text definition*/

.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #645F64;
}

.podcastPlaylist
{ 
	BACKGROUND-COLOR: #eff3ef;
	overflow: auto;
	height: 200px;
}


.podcastDivider
{
	BACKGROUND-POSITION: left center;
	BACKGROUND-IMAGE: url(/mcms/images/podcast/pcdivider.gif);
	BACKGROUND-REPEAT: repeat-x; 
	HEIGHT: 1px;
}

.podcastPLBackgroundcolor
{
	BACKGROUND-COLOR: #eff3ef;
}

.podcastPLDatefont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #645F64;
	text-align: right;
}

.podcastPLTypefont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #645F64;
	text-align: left;
	vertical-align: middle
}

.podcastPLTitle
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #4E7171;
	text-align: center;
}

.podcastPLDescription
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #645F64;
	font-size: 9pt;
}

.podcastPLEpisode
{
	border-right: #635d63 1px solid;
	border-top: #635d63 1px solid;
	border-left: #635d63 1px solid;
	border-bottom: #635d63 1px solid;
}

.episodeButtonBackground
{
	background-position: center center;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(/mcms/images/podcast/pceb.png);
	color: white;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	width: 40px;
}

.podcastCTitle
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #4E7171;
	text-align: left;
}

.podcastETitle
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: black;
	text-align: left;
}

.podcastCList
{
	margin-top: 0px;
	margin-left: 0px;
	list-style-position: outside; 
	list-style-type: circle;
}

.podcastCList2
{
	margin-left: 7px;
	list-style-position: inside; 
	list-style-type: upper-roman;
}

.podcastEPlayButton
{
	background-position: center center;
	font-weight: bold;
	font-size: 14pt;
	background-image: url(/mcms/images/podcast/pcplay.png);
	color: white;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 70px;
	width: 70px;
}

.podcastHidden
{
	display: none;
}

.podcastTest
{
	height: 100px;
	background-color: #eff3ef;
	overflow: auto;
	
	 
}
/***** END Imported stuff from redesign *****/

/***START Image1 Rotation Blocks***/
#image1_wrapper
{
	float: left;
	width: 155px;
	height: 125px;
	overflow: hidden;
}

#image1_frame
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 30;
}

#image1_slide1
{
	background-image: url(/mcms/images/departments/animal_sciences/rotate/leftimage/pic.gif);
	background-repeat: no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	position: relative;
	top: -110px;
	left: 12px;
	z-index: 20;
	height: 125px;
}

#image1_slide2
{

	background-image: url(/mcms/images/departments/animal_sciences/rotate/leftimage/pic.gif);
	background-repeat: no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	position: relative;
	top: -235;
	left: 12px;
	z-index: 10;
	height: 125px;

}
/***END Image1 Rotation Blocks***/

/***START Image2 Rotation Blocks***/
#image2_wrapper
{
	float: left;
	width: 155px;
	overflow: hidden;
	height: 125px;
}

#image2_frame
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 30;
}

#image2_slide1
{
	background-image: url(/mcms/images/departments/animal_sciences/rotate/centerimage/pic.gif);
	background-repeat: no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	position: relative;
	top: -110px;
	left: 12px;
	z-index: 20;
	height: 125px;
}

#image2_slide2
{

	background-image: url(/mcms/images/departments/animal_sciences/rotate/centerimage/pic.gif);
	background-repeat: no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	position: relative;
	top: -235;
	left: 12px;
	z-index: 10;
	height: 125px;

}

/***END Image2 Rotation Blocks***/

/***START Image3 Rotation Blocks***/
#image3_wrapper
{
	float: left;
	width: 155px;
	overflow: hidden;
	height: 125px;
}

#image3_frame
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 30;
}

#image3_slide1
{
	background-image: url(/mcms/images/departments/animal_sciences/rotate/rightimage/pic.gif);
	background-repeat: no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	position: relative;
	top: -110px;
	left: 12px;
	z-index: 20;
	height: 125px;
}

#image3_slide2
{

	background-image: url(/mcms/images/departments/animal_sciences/rotate/rightimage/pic.gif);
	background-repeat: no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	position: relative;
	top: -235;
	left: 12px;
	z-index: 10;
	height: 125px;
}
/***END Image3 Rotation Blocks***/

.more_articles_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: white;
	list-style-position: outside;
	list-style-type: circle;
	background-color: #66635e;
}


