* { margin: 0; padding: 0; }



a img { 

	border: 0; 

}



a {

	outline:none;

}



body {

	font: 62.5% "Lucida Sans Unicode", "Lucida Sans Std", Arial, sans-serif;

	color:#111;

	margin:0;

	padding:0;

	

}



#outerWrap,

#maincontent {

	background: #fff url(../assets/bg/wrapper_left2.jpg) repeat-y left top;

	margin: 0 auto;

	padding: 0;

	width: 990px;

}



#innerWrap {

	background: transparent url(../assets/bg/wrapper_right2.jpg) repeat-y right top;

	margin: 0;

	padding: 0 23px 15px 23px;

}



#contentWrap {

	background-color: transparent;

	padding: 0;

}



#content {

	width:545px;

	float:left;

	position:relative;

	padding: 15px 15px 15px 0;

	margin: 0;

}



#content-full {

	width:744px;

	float:left;

	position:relative;

	padding: 15px 15px 15px 0;

	margin: 0;

}



#wiki-content {

 left:              0;

 right:             10px;

 margin:            10px 20px 0 0;

 padding:           0;

}



#sidebar-left {

	position:relative;

	width:184px;

	float:left;

	background-color: #fff;

}



#sidebar-right {

	position:relative;

	width:194px;

	float:left;

	background-color: #fff;

}



#logo {

	position: absolute;

	top: 2px;

	left: 0px;

	width: 450px;

}



#header {

	background: #fff;

	position:relative;

	height:112px;

}



#header-graphic {

	margin: 0 auto;

	padding-bottom: 4px;

	width: 944px;

	border-top: solid 4px #fff;

	border-bottom: solid 8px #6AB71D;

	background: #fff;



/* border color is specific to the section of the site user is in; default border color is resources grey */

}



#news #header-graphic {

	margin: 0 auto;

	padding-bottom: 4px;

	width: 944px;

	border-top: solid 4px #fff;

	border-bottom: solid 8px #4B67A7;



/* border color is specific to the section of the site user is in; default border color is resources grey */

}



#professional_bodies #header-graphic {

	margin: 0 auto;

	padding-bottom: 4px;

	width: 944px;

	border-top: solid 4px #fff;

	border-bottom: solid 8px #6AB71D;



/* border color is specific to the section of the site user is in; default border color is resources grey */

}



#discussion #header-graphic {

	margin: 0 auto;

	padding-bottom: 4px;

	width: 944px;

	border-top: solid 4px #fff;

	border-bottom: solid 8px #c80000;



/* border color is specific to the section of the site user is in; default border color is resources grey */

}



#blogging #header-graphic {

	margin: 0 auto;

	padding-bottom: 4px;

	width: 944px;

	border-top: solid 4px #fff;

	border-bottom: solid 8px #d6b708;



/* border color is specific to the section of the site user is in; default border color is resources grey */

}



#chat #header-graphic {

	margin: 0 auto;

	padding-bottom: 4px;

	width: 944px;

	border-top: solid 4px #fff;

	border-bottom: solid 8px #820675;



/* border color is specific to the section of the site user is in; default border color is resources grey */

}



#jobs #header-graphic {

	margin: 0 auto;

	padding-bottom: 4px;

	width: 944px;

	border-top: solid 4px #fff;

	border-bottom: solid 8px #0795c3;



/* border color is specific to the section of the site user is in; default border color is resources grey */

}



#resources #header-graphic,

#results #header-graphic,

#wiki #header-graphic {

	margin: 0 auto;

	padding-bottom: 4px;

	width: 944px;

	border-top: solid 4px #fff;

	border-bottom: solid 8px #8C8786;



/* border color is specific to the section of the site user is in; default border color is resources grey */

}



#partners #header-graphic {

	margin: 0 auto;

	padding-bottom: 4px;

	width: 944px;

	border-top: solid 4px #fff;

	border-bottom: solid 8px #ff6600;



/* border color is specific to the section of the site user is in; default border color is resources grey */

}



#sub-header {

	background-color: #eee;

	width: 914px;

	padding: 2px 15px 3px 15px;

	margin: 2px 0 2px 0;

}



#tagline {

	display:none;

}



/* -------------------------------------------------------------------------

text

--------------------------------------------------------------------------- */



a:link, 

a:visited {

	font-weight:normal;

	color:#888;

}



a:hover {

	color:#000;

}



/* -------------------------------------------------------------------------

search box

--------------------------------------------------------------------------- */

#search {

	float: right;

	text-align: right;

	font-size: 12px;

	padding: 0;

	width: 210px;

}



#searchForm {

	float:right;

}



#searchForm .field {

	background: #fff url(../assets/bg/field_bkgd.gif) no-repeat left top;

	border:1px solid #ddd;

	padding: 2px 4px 2px 8px;

	font-size:11px;

	color:#000;

	margin-right:5px;

	width:125px;

}



#searchForm {

	vertical-align:top;

	margin-top:1px;

}



.submitButton {

vertical-align:top;

margin-top:1px;

}



#searchLabel {

	float:left;

	width:135px;

	margin-right:5px;

	padding:1px 0 0 20px;

	text-align:right;

}



.contentBox {

	border:1px solid #999;

}



/* -------------------------------------------------------------------------

misc

--------------------------------------------------------------------------- */

h1,

h2,

h3,

h4 {

	color: #999 ;

}



h1 {

	font-size: 20px;

	margin: 0;

	padding: 0 0 10px 0;

	font-weight: normal;

}



h2 {

	font-size: 17px;

	margin: 0;

	padding: 7px 0 10px 0;

	font-weight: normal;

}



h3 {

	font-size: 14px;

	margin: 0;

	padding: 0 0 5px 0;

}



h4 {

	font-size: 16px;

	margin: 0;

	padding: 0 0 10px 0;

	font-weight: normal;

}



p {

	font-size: 11px;

	line-height: 125%;

	padding: 0 7px 5px 0;

}



/*#news h1 {

	color: #283474

}*/



.clearfix {

	clear:both;

	line-height:0;

	font-size:0;

}



#google-ad {

	font-size: 11px;

	padding: 5px 0 15px 0;

	margin: 0;

}



#google-ad a:link, 

#google-ad a:visited {

	font-weight:normal;

	color:#888;

}



#google-ad a:hover {

	color:#000;

}



form label {

cursor: pointer;

}



form br { 

clear: left; 

}



fieldset {

border: none;

}



#search-main {

width: 25%;

float: right;

clear: right;

margin: 0;

}



#search-main form input.text {

float: left;

width: 17em;

height: 1.2em;

font: 100% Arial, Helvetica, sans-serif; 

}



#search-main form input.btn {

float: right;

width: 2.9em;

min-width: 29px;

height: 1.6em;

min-height: 16px;

margin: 0 0.8em 0 0;

}



.button {

 background: transparent;

 font-weight: 600;

 font-size: 12px;

 padding: 3px 7px 3px 7px;

 margin: 0;

 text-align: center;

 cursor: pointer;

 border: 0;

}



.resultHead {

 text-align: center;

 font-size: 11px;

 font-weight: 600;

 color: #000;

}



.resultRowOne {

 background: #eee;

 font-size: 11px; 

 padding: 10px; 

 line-height: 125%; 

}



.resultRowTwo {

 background: transparent;

 font-size: 11px;

 padding: 10px; 

 line-height: 125%;  

}



#header {

width: 100%;

background: #fff;

padding:0;

margin:0;

}



/* -------------------------------------------------------------------------

 Entry Styles

--------------------------------------------------------------------------- */



.entry {

	background: transparent;

	margin: 0 5px 15px 0;

	padding: 0 10px 0 0;

}



.entry h2 {

	background: transparent url(../assets/bg/icon_page.jpg) no-repeat left 3px;
    position: relative;
	font-size: 17px;

	color: #999;

	margin: 0;

	padding: 0 0 10px 0;

	font-weight: normal;

	text-indent: 22px;

}



.entry h2 a:link,

.entry h2 a:visited {

	text-decoration: none;

	color: #999;

}



.entry h2 a:hover {

	text-decoration: underline;

	color: #555;

}



.entry h3 {

	background: transparent url(../assets/bg/icon_folder.jpg) no-repeat left -1px;
    position: relative;
	padding: 0 0 5px 22px;

	margin: 0;

	font-size: 11px;

	letter-spacing: 1px;

	text-transform: uppercase;

	color: #d8882d;

	font-weight: normal;

}



.entry h3 a:link,

.entry h3 a:visited {

	text-decoration: none;

	color: #d8882d;

}



.entry h3 a:hover {

	text-decoration: underline;

	color: #d8882d;

}



.entry h4,

.archiveEntry h4 {

	background: transparent;

	font-size: 15px;

	color: #999;

	margin: 0;

	padding: 0 0 7px 0;

	font-weight: normal;

}

.entry h5 {

	

	padding: 0 0 5px 0px;

	margin: 0;

	font-size: 16px;

	letter-spacing: 1px;

	text-transform: uppercase;

	color: #d8882d;

	font-weight: normal;

}



.entry h5 a:link,

.entry h5 a:visited {

	text-decoration: none;

	color: #d8882d;

}



.entry h5 a:hover {

	text-decoration: underline;

	color: #d8882d;

}


.entry p {

	font-size: 12px;

	color: #000;

	line-height: 135%;

	padding: 0 0 10px 0;

}



.entry-footer {

	background: #eee;

	font-size: 11px;

	color: #777;

	border-top: solid 1px #ccc;

	border-bottom: solid 1px #ccc;

}

	

.entry-details {

	background: transparent;

	border-top: solid 1px #ddd;

	border-bottom: solid 1px #ddd;

	padding: 10px 0 10px 0;

}

	

.commentBG {

	background: transparent url(../assets/bg/icon_comments.jpg) no-repeat left -1px;	

	padding: 0;	

}



.entry-date {

	font-size: 10px;

	font-weight: normal;

}



.comment-icon {

	background: transparent url(../assets/bg/comment_icon.jpg) no-repeat center center;	

	padding: 10px 0 10px 0;	

}



.image-left {

	float: left;

	margin: 0 15px 5px 0;

}



.entry ul {

 	margin: 0 0 10px 15px;

}



.entry li {

	background: transparent;

	font-size: 12px;	

	margin: 0;

	padding: 0 0 1px 0;

}



.excel_link {

	background: transparent url(../assets/bg/icon_excel.jpg) no-repeat left -1px;

	margin: 0;

	padding: 0 0 10px 22px;	

}



.adobe_link {

	background: transparent url(../assets/bg/icon_acrobat.jpg) no-repeat left -1px;

	margin: 0;

	padding: 0 0 10px 22px;	

}



.powerpoint_link {

	background: transparent url(../assets/bg/icon_powerpoint.jpg) no-repeat left -1px;

	margin: 0;

	padding: 0 0 10px 22px;	

}



.word_link {

	background: transparent url(../assets/bg/icon_word.jpg) no-repeat left -1px;

	margin: 0;

	padding: 0 0 10px 22px;	

}



.zip_link {

	background: transparent url(../assets/bg/icon_zip.jpg) no-repeat left -1px;

	margin: 0;

	padding: 0 0 10px 22px;	

}



.zip_link a:link,

.word_link a:link,

.powerpoint_link a:link,

.adobe_link a:link,

.excel_link a:link,

.zip_link a:active,

.word_link a:active,

.powerpoint_link a:active,

.adobe_link a:active,

.excel_link a:active {

	text-decoration: underline;

	color: #888;	



}



.zip_link a:visited,

.word_link a:visited,

.powerpoint_link a:visited,

.adobe_link a:visited,

.excel_link a:visited,

.zip_link a:hover,

.word_link a:hover,

.powerpoint_link a:hover,

.adobe_link a:hover,

.excel_link a:hover {

	text-decoration: none;

	color: #888;	

}



.comments,

.archives {

	background: transparent;

	margin: 0;

	padding: 0;

}



.comments h2 {

	background: transparent url(../assets/bg/icon_comments.jpg) no-repeat left 3px;

	font-size: 17px;

	color: #999;

	margin: 0;

	padding: 0 0 10px 0;

	font-weight: normal;

	text-indent: 22px;

}



.comment {

	background: #eee;

	margin: 0 15px 15px 0;

	padding: 15px;

	border: solid 1px #ddd;

}



.comment p {

	font-size: 12px;

	color: #777;

	line-height: 135%;

	padding: 0 0 10px 0;

}



.commentEntry {

	background: transparent;

	margin: 15px 5px 15px 0;

	padding: 0 10px 0 0;

}



.commentEntry h2 {

	background: transparent url(../assets/bg/icon_comment_add.jpg) no-repeat left 3px;
    position: relative;
	font-size: 17px;

	color: #999;

	margin: 0;

	padding: 0 0 10px 0;

	font-weight: normal;

	text-indent: 22px;

}



.commentEntry p,

.emailEntry p {

	font-size: 12px;

	color: #000;

	padding: 0 0 5px 0;

}



.emailEntry {

	background: transparent;

	margin: 0 5px 20px 0;

	padding: 0 10px 0 0;

}



.emailEntry h2 {

	background: transparent url(../assets/bg/icon_email.jpg) no-repeat left 3px;
    position: relative;
	font-size: 17px;

	color: #999;

	margin: 0;

	padding: 0 0 10px 0;

	font-weight: normal;

	text-indent: 22px;

}



.archiveEntry {

	background: transparent;

	margin: 0 5px 15px 0;

	padding: 0 10px 0 0;

	font-size: 12px;

	color: #000;

	line-height: 18px;

}



.archives h2 {

	background: transparent url(../assets/bg/icon_archives.jpg) no-repeat left 3px;
    position: relative;
	font-size: 17px;

	color: #999;

	margin: 0;

	padding: 0 0 10px 0;

	font-weight: normal;

	text-indent: 22px;

}



.hidden {

display: none;

text-indent: -99999px;

color: #000;

font-size: 0px;

letter-spacing: -1px;

}



.forget {

	color: #ff0000;

	font-size: 10px;

	padding: 4px 0;

}



.forget a:link,

.forget a:visited,

.forget a:active {

	color: #ff0000;

	text-decoration: underline;

}



.forget a:hover {

	color: #ff0000;

	text-decoration: none;

}



.subCategoryList {

	background: transparent;

	font-size: 13px;

	color: #888;

	margin: 0;

	padding: 0 0 10px 0;

}





.subCategoryList a:link,

.subCategoryList a:visited,

.subCategoryList a:active {

	color: #888;

	text-decoration: none;

}



.subCategoryList a:hover {

	color: #888;

	text-decoration: underline;

}





/* -------------------------------------------------------------------------

Home Page layout

--------------------------------------------------------------------------- */



#welcome {

        width: 98%;

        height: 35px;

}





.home {

        float: left;

        margin-left: 0px;

        padding-bottom: 25px; 

        width: 179px;

}



.home li {

	background: transparent url(../assets/bg/icon_page.jpg) no-repeat left 1px;
    position: relative;
	margin: 3px;

	padding: 0 0 4px 22px;

        list-style-type: none;	

        list-style-position: inside;	

}



.home li a:link,

.home li a:visited,

.home li a:active {

	text-decoration: underline;

	color: #888;	



}





.home li a:hover {

	text-decoration: none;

	color: #888;	

}

.home2 {

        float: left;

        margin-left: 0px;

        padding-bottom: 0px; 

        width: 270px;

}



.home2 li {

	background: transparent url(../assets/bg/icon_page.jpg) no-repeat left 1px;
    position: relative;
	margin: 3px;

	padding: 0 0 4px 22px;

        list-style-type: none;	

        list-style-position: inside;	

}



.home2 li a:link,

.home2 li a:visited,

.home2 li a:active {

	text-decoration: underline;

	color: #888;	



}





.home2 li a:hover {

	text-decoration: none;

	color: #888;	

}



/* -------------------------------------------------------------------------

Left Sidebar

--------------------------------------------------------------------------- */

#sidebar-left,

#sidebar-left ul {

	list-style: none;

	margin: 0 0 15px 0;

}



#control_panel {

	background: transparent url(../assets/bg/icon_control_panel.jpg) no-repeat left 1px;
    position: relative;
	margin: 0;

	padding: 0 0 4px 22px;		

}



#view_entries {

	background: transparent url(../assets/bg/icon_view_entries.jpg) no-repeat left 1px;
	position: relative;
	margin: 0;

	padding: 0 0 4px 22px;		

}



#logout {

	background: transparent url(../assets/bg/icon_logout.jpg) no-repeat left 1px;
	position: relative;
	margin: 0;

	padding: 0 0 4px 22px;		

}



#control_panel a:link,

#control_panel a:active,

#control_panel a:visited,

#view_entries a:link,

#view_entries a:active,

#view_entries a:visited,

#logout a:link,

#logout a:visited,

#logout a:active {

	text-decoration: none;

	color: #888;	

}



#control_panel a:hover,

#view_entries a:hover,

#logout a:hover {

	text-decoration: underline;

	color: #888;	

}



/* -------------------------------------------------------------------------

Right Sidebar

--------------------------------------------------------------------------- */



#sidebar-right p {

	font-size: 11px;

	color: #888;

	line-height: 125%;

	padding: 0 0 7px 0;

}



#sidebar-right,

#sidebar-right ul {

	list-style: none;

	margin: 0 0 15px 0;

}



#page li {

	background: transparent url(../assets/bg/icon_page.jpg) no-repeat left 1px;
    position: relative;
	margin: 0;

	padding: 0 0 4px 22px;		

}



#page li a:link,

#page li a:visited,

#page li a:active {

	text-decoration: underline;

	color: #888;	



}





#page li a:hover {

	text-decoration: none;

	color: #888;	

}

#quicklink li {

	background: transparent url(../assets/bg/icon_page_link.jpg) no-repeat left 1px;
    position: relative;
	margin: 0;

	padding: 0 0 4px 22px;		

}



#quicklink li a:link,

#quicklink li a:visited,

#quicklink li a:active {

	text-decoration: underline;

	color: #888;	



}





#quicklink li a:hover {

	text-decoration: none;

	color: #888;	

}


#calendar li {

	background: transparent url(../assets/bg/icon_calendar.jpg) no-repeat left 1px;
    position: relative;
	margin: 0;

	padding: 0 0 4px 22px;	

}



#calendar li a:link,

#calendar li a:visited,

#calendar li a:active  {

	text-decoration: underline;

	color: #888;	

}





#calendar li a:hover  {

	text-decoration: none;

	color: #888;	

}



#blog li {

	background: transparent url(../assets/bg/icon_blog.jpg) no-repeat left 1px;
    position: relative;
	margin: 0;

	padding: 0 0 4px 22px;	

}



#blog li a:link,

#blog li a:visited,

#blog li a:active  {

	text-decoration: underline;

	color: #888;	

}





#blog li a:hover  {

	text-decoration: none;

	color: #888;	

}



#blog_categories li {

	background: transparent url(../assets/bg/icon_folder.jpg) no-repeat left 1px;
    position: relative;
	margin: 0;

	padding: 0 0 4px 22px;	

}



#blog_categories li a:link,

#blog_categories li a:visited,

#blog_categories li a:active  {

	text-decoration: underline;

	color: #888;	

}





#blog_categories li a:hover  {

	text-decoration: none;

	color: #888;	

}



#sidebar-right .field{

	background: #fff;

	border: 1px solid #888;

	padding:  2px 4px 2px 2px;

	font-size: 11px;

	color: #888;

	width: 110px;

}



.blogThumb {

	float: left;

	margin: 0 4px 2px 0;

	padding: 0;

}



.thumb {

	border: 1px solid #888;

}



/* -------------------------------------------------------------------------

Breadcrumb Links

--------------------------------------------------------------------------- */

#breadcrumbs {

	float:  left;

 	font-size:         10px;	

	text-align: left;

	padding: 3px 0 0 0;

	width: 704px;

}



#memberCrumbs {

	float:  left;

 	font-size:         10px;	

	text-align: left;

	padding: 3px 0 0 0;

}



#breadcrumbs a:link,

#memberCrumbs a:link { 

 	color:             #888;

 	background:        transparent;

 	text-decoration:   none;

} 



#breadcrumbs a:visited,

#memberCrumbs a:visited { 

 	color:             #888;

 	background:        transparent;

 	text-decoration:   none;

}



#breadcrumbs a:hover,

#memberCrumbs { 

 	color:             #000;    

 	background:        transparent;

 	text-decoration:   underline;

}



.currentcrumb {

 	color:  #000;

}



.breadcrumbspacer {

 	color:  #888;

}



/* Wiki 



Our Two Column Approach with a Little Path Down the Center

A Path!  A Path!!

------------------------------------------------------ */ 



.left220 {

 width: 220px;

 float: left;

}

	

.right720 {

 width: 690px;

 margin-left: 30px;

 float: left;

}

	

a.noArticle, a.noArticle:visited {

 text-decoration: none;

 color: #66a;

}



a.noArticle:hover {

 color:             #A0A4C1;

 text-decoration:   underline;

}



.spacer {

 margin-bottom:     12px;

}



.itempad {

padding: 2px 0 2px 0;

}



.itempadbig {

padding: 5px 0 5px 0;

}



.bottompad {

padding: 0 0 2px 0;

}



.marginpad {

 margin: 12px 0 10px 3px;

}



.leftpad {

 margin: 0;

 padding: 0 0 0 4px;

}



.default, 

.defaultBold, 

.defaultRight, 

.defaultCenter {

 background:		transparent;

 font-size:         11px;

 color:             #38394B;

}



.defaultBold {

 font-weight: bold;

}



.defaultRight {

 text-align: right;

}



.defaultCenter {

text-align: center;

}



.clear { 

 clear: both; 

 padding: 10px;

}

.home3 {

        float: left;

        margin-left: 0px;

        padding-bottom: 0px; 

        width: 270px;

}

#home3 {

	list-style: none;

	margin: 0 0 15px 0;

}



.home3 li {

	background: transparent url(../assets/bg/icon_page.jpg) no-repeat left 1px;
    position: relative;
	margin: 0;

	padding: 0 0 4px 22px;

        list-style-type: none;	

        

}



.home3 li a:link,

.home3 li a:visited,

.home3 li a:active {

	text-decoration: underline;

	color: #888;	



}





.home3 li a:hover {

	text-decoration: none;

	color: #888;	

}


   


    /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family :"Lucida Sans Unicode", "Lucida Sans Std", Arial, sans-serif; 
      text-align : center;
    }

    .rssxpresschtitle {
      font-size : large;
      color : #006393;
    }

    .rssxpresschdesc {
      color : black;
      text-align : center;
    }

    .rssxpressittitle {
      font-size : 150%;
      line-height : 120%;
      background-color : #fff;
    } 

    .rssxpressitdesc {
      background-color : #fff;
      padding-bottom : 10pt;
    }

    .rssxpresstable {
      text-align : left;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : black;
    }


/* no css just to show an unstyled feed
   and to provide a template for creating new styles */
   
 .rss-box-news {
font-family :"Lucida Sans Unicode", "Lucida Sans Std", Arial, sans-serif; 
	font-size: 17px;

	padding: 7px 0 50px 0;

	margin: 0  0 20px 0;


	font-weight: normal; 
}

.rss-box-news	.rss-item {

margin: 0 0 25px 0;

}

 .rss-box-blue {

border-style: solid;
border-width: 1px;
border-color: #0000ff;
padding: 5px 5px 5px 5px;
position: relative;

}



.rss-box-rightblue{



padding: 0 23px 0 0;


}

.rss-box-rightblue	.rss-item {

margin: 0 0 10px 0;

}


.home4 {

        float: left;

        margin-left: 0px;

        padding-bottom: 0px; 

	padding: 0 20px 0 20px;

        width: 140px;

}

#home4 {

	list-style: none;

	margin: 0 0 15px 0;

}



.home4 li {

	background: transparent url(../assets/bg/icon_page.jpg) no-repeat left 1px;
    position: relative;
	margin: 0;

	padding: 0 0 4px 22px;	

}



.home4 li a:link,

.home4 li a:visited,

.home4 li a:active {

	text-decoration: underline;

	color: #888;	



}





.home4 li a:hover {

	text-decoration: none;

	color: #888;	

}   

.rss-box-news .rss-item {

list-style: none;
}






.newscentral {

        float: left;

        margin-left: 0px;

        padding-bottom: 0px; 

        width: 540px;

}

#newscentral {

	list-style: none;

	margin: 0 0 15px 0;

}



.newscentral li {

    position: relative;
	margin: 0;

	padding: 0 0 4px 0;

        list-style-type: none;	

        

}



.newscentral li a:link,

.newscentral li a:visited,

.newscentral li a:active {

	text-decoration: underline;

	color: #888;	



}





.newscentral li a:hover {

	text-decoration: none;

	color: #888;	

}

.home5 {

        float: left;

        margin-left: 0px;

        padding-bottom: 0px; 

	padding: 0 20px 0 20px;

        width: 540px;

}

#home5 {

	list-style: none;

	margin: 0 0 15px 0;

}



.home5 li {

	
    position: relative;
	margin: 0;

	padding: 0 20px 8px 0px;

        list-style-type: none;		

}



.home5 li a:link,

.home5 li a:visited,

.home5 li a:active {

	text-decoration: underline;

	color: #888;	



}





.home5 li a:hover {

	text-decoration: none;

	color: #888;	

}   


