/********************************************************************************************************/
/*                                                                                                      */
/*            Vertigo_Art.com CSS                                                                       */
/*  Created by Asvista Design Group (C) 2005                                                            */  
/*  All CSS styles have componets for  site upgradability, all code is functional and transferable.     */
/********************************************************************************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #E5E5E5 fixed;
	border: 1px none #BBBBBB;
	padding-left: 0px;
	padding-right: 0px;
	align: center;
	width: 1052px;
	position: static;
	left: 2%;
	right: 2%;
	height: auto;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 130% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: -3px;
	width:754px;
	background-color: #333333;
	padding: 0px 0px 30px 0px;
	right: 2%;
	left: 0px;
	height: 1250px;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 650px;
	background-image: url(none);
	background-repeat: repeat-x;
	border: none;
	width: 754px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana, sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #444444;
	background-color: #E1E1E1;
	font-size: 9px;
}

#utility a{
	color: #444444;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #000000;
	height: 37px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #999999;
	margin:0px;
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 55%;
	min-width: 640px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url(../Personal_Site/hb01222004.gif);
	background-color: #99C74A;
	font-style: normal;
	border: 1px solid #000000;
}

#globalNav img{
	margin-bottom: -4px;
	background-color: #AAAAAA;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 11px;
	z-index: 100;
	border: 1px none;
	font-style: normal;
	font-weight: normal;
}


a.glink, a.glink:visited{
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.glink:hover{
	text-decoration: none;
	background-color: #E4E4E4;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #D9E6FF;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 11px 10px 10px 10px;
	font-size: 80%;
	background-color: #F8F8F8;
	margin: 0px 0px 0px 0px;
	background-image: url(../vertigo_art_images/mhbg.gif);
	width: 680px;
	position: absolute;
	left: 27px;
	top: 344px;
	height: 279px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E7E4;
	border-right-color: #E5E7E4;
	border-bottom-color: #CE0000;
	border-left-color: #E5E7E4;
	background-repeat: no-repeat;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

/*************** story_2 styles ******************/
.story2 {
	padding: 25px 10px 10px 10px;
	font-size: 80%;
	background-color: #E5E7E4;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 134px;
	position: absolute;
	width: 219px;
	top: 348px;
	left: 206px;
	background-image: url(../vertigo_art_images/vertigo_art_blue_bottom_header_image_current_projects.gif);
	border: 1px none #666666;
}

.story2 h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story2 p {
	padding: 0px 0px 10px 0px;
}

.story2 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story2 a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/*************** story_3 styles ******************/
.story3 {
	padding: 25px 5px 5px 5px;
	font-size: 80%;
	background-color: #E5E7E4;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 138px;
	position: absolute;
	width: 214px;
	top: 348px;
	left: 451px;
	background-image: url(../vertigo_art_images/vertigo_art_bottom_header_orange_current_project_news.gif);
	border: 1px none #666666;
	background-position: left top;
}

.story3 h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story3 p {
	padding: 0px 0px 10px 0px;
}

.story3 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story3 a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/*************** story_4 styles ******************/
.story4 {
	padding: 25px 5px 5px 5px;
	font-size: 80%;
	background-color: #E5E7E4;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 140px;
	position: absolute;
	width: 217px;
	top: 348px;
	left: 679px;
	background-image: url(../vertigo_art_images/vertigo_art_PINK_bottom_header_image_current_portfolio.gif);
	border: 1px none #666666;
	background-position: left top;
}

.story4 h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story4 p {
	padding: 0px 0px 10px 0px;
}

.story4 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story4 a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/*************** story_5 styles ******************/
.story5 {
	padding: 25px 5px 5px 5px;
	font-size: 80%;
	background-color: #E5E7E4;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 140px;
	position: absolute;
	width: 691px;
	top: 345px;
	left: 206px;
	background-image: url(../vertigo_art_images/vertigo_art_green_bottom_header_image_large.GIF);
	border: 1px none #666666;
	background-position: left top;
}

.story5 h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story5 p {
	padding: 0px 0px 10px 0px;
}

.story5 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story5 a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/*************** story_6 styles ******************/
.story6 {
	padding: 10px 10px 10px 120px;
	font-size: 80%;
	background-color: #F9F9F9;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 34px;
	position: absolute;
	width: 569px;
	top: 82px;
	left: 27px;
	background-image: url(../vertigo_art_images/vertigo_art_logo.png);
	background-position: left top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CE0000;
	border-left-color: #999999;
}

.story6 h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story6 p {
	padding: 0px 0px 10px 0px;
}

.story6 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story6 a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

/************** siteInfo styles ****************/





/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	background-color: #FFFFFF;
	height: 75px;
	position: relative;
	left: 0px;
	top: 0;
	width: 754;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 4px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #D7D6D6;
	border-left-color: #D7D6D6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 3px;
	border-top-style: none;
	border-top-color: #D7D6D6;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	position: absolute;
	left: 107px;
	top: 1px;
	width: 52px;
	height: 22px;
}


/***************** pageNavigation style **********/
#pageNav{
	width:428px;
	padding: 10px 10px 10px 10px;
	background-color: #F9F9F9;
	font: small Verdana,sans-serif;
	margin-top: 0px;
	padding-bottom: 0px;
	position: absolute;
	left: 248px;
	top: 10px;
	height: 34px;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #E5E7E4;
	border-left-color: #666666;
}
/************ sectionLinks styles **************/

#sectionLinks1{
	margin: 0px;
	padding: 0px;
	background-color: #FA9842;
	position: absolute;
	left: 212px;
	top: 22px;
	height: auto;
	width: 80px;
	visibility: inherit;

}

#sectionLinks1 h3{
	padding: 10px 0px 2px 10px;
	background-color: #6699CC;
	background-image: url(personal_site_images/sidebox_h3_hed.gif);
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #cccccc;
}

#sectionLinks1 a:link, #sectionLinks1 a:visited {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #F9F9F9;
	background-repeat: repeat-x;
	background-image: url(none);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #cccccc;
}

#sectionLinks1 a:active {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #CCCCCC;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
}

#sectionLinks1 a:hover{
	background-color: #E0E0E0;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-top-color: #FA9842;
	border-bottom-width: 3px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #FA9842;
	position: absolute;
	left: 14px;
	top: 22px;
	height: auto;
	width: 61px;
	visibility: inherit;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	background-color: #6699CC;
	background-image: url(personal_site_images/sidebox_h3_hed.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #F9F9F9;
	background-repeat: repeat-x;
	background-image: url(none);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #cccccc;
}

#sectionLinks a:active {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #CCCCCC;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
}

#sectionLinks a:hover{
	background-color: #E0E0E0;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-top-color: #FA9842;
	border-bottom-width: 3px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	}
/************ sectionLinks styles **************/

#sectionLinks2{
	margin: 0px;
	padding: 0px;
	background-color: #FA9842;
	position: absolute;
	left: 376px;
	top: 22px;
	height: auto;
	width: 67px;
	visibility: inherit;

}

#sectionLinks2 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #6699CC;
	background-image: url(personal_site_images/sidebox_h3_hed.gif);
}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #F9F9F9;
	background-repeat: repeat-x;
	background-image: url(none);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #cccccc;
}

#sectionLinks2 a:active {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #CCCCCC;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
}

#sectionLinks2 a:hover{
	background-color: #E0E0E0;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-top-color: #FA9842;
	border-bottom-width: 3px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	}
/************ sectionLinks styles **************/

#sectionLinks3 {
	margin: 0px;
	padding: 0px;
	background-color: #FA9842;
	position: absolute;
	left: 294px;
	top: 22px;
	height: auto;
	width: 80px;
	visibility: inherit;
}

#sectionLinks3 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #6699CC;
	background-image: url(personal_site_images/sidebox_h3_hed.gif);
}

#sectionLinks3 a:link, #sectionLinks3 a:visited {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #F9F9F9;
	background-repeat: repeat-x;
	background-image: url(none);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #cccccc;
}

#sectionLinks3 a:active {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #CCCCCC;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
}

#sectionLinks3 a:hover{
	background-color: #E0E0E0;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-top-color: #FA9842;
	border-bottom-width: 3px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
/************ sectionLinks styles **************/

#sectionLinks4{
	margin: 0px;
	padding: 0px;
	background-color: #FA9842;
	position: absolute;
	left: 77px;
	top: 22px;
	height: auto;
	width: 62px;
	visibility: inherit;

}

#sectionLinks4 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #6699CC;
	background-image: url(personal_site_images/sidebox_h3_hed.gif);
}

#sectionLinks4 a:link, #sectionLinks4 a:visited {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #F9F9F9;
	background-repeat: repeat-x;
	background-image: url(none);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #cccccc;
}
#sectionLinks4 a:active {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #CCCCCC;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
}



#sectionLinks4 a:hover{
	background-color: #E0E0E0;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}

/************ sectionLinks styles **************/

#sectionLinks5{
	margin: 0px;
	padding: 0px;
	background-color: #FA9842;
	position: absolute;
	left: 141px;
	top: 22px;
	height: auto;
	width: 70px;
	visibility: inherit;

}

#sectionLinks5 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #6699CC;
	background-image: url(personal_site_images/sidebox_h3_hed.gif);
}

#sectionLinks5 a:link{
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(none);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #cccccc;
}
#sectionLinks5 a:visited {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #F9F9F9;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #cccccc;
}
#sectionLinks5 a:active {
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #333333;
	background-color: #CCCCCC;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
}

#sectionLinks5 a:hover{
	background-color: #E0E0E0;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 3px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}




/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px none #cccccc;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #A9A9A9;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
