body, html{
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	background: url(birdback2.jpg) no-repeat;
	background-position: top left;
	text-align: left;
	height: 100%;
	margin: 0
}

/*body, html{
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	background: url(lambback2.jpg) no-repeat;
	background-position: top left;
	text-align: left;
	height: 100%;
	margin: 0
}*/

* body, html{
padding: 0px;
margin: 0px;
}

h1{
font: normal 3.6em arial, tahoma, verdana, helvetica, sans-serif;
 color: #fff;
 margin: 0px;
 padding: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
 text-align: left;
}

h2{
font: normal 2.8em arial, tahoma, verdana, helvetica, sans-serif;
 color: #fff;
 margin: 0px; 
 text-align: left;
 padding-bottom: 5px;
 padding-top:10px;
} 

h2.indent{
 margin-left: 17px; 
} 

h3{
font: bold 2.1em arial, tahoma, verdana, helvetica, sans-serif;
padding: 0px;
text-align: left;
color:  #66952f;
margin-top:0px;
}

h4{
font: bold 1.9em arial, tahoma, verdana, helvetica, sans-serif;
padding: 0px;
text-align: left;
color:  #2d70a7;
}

h5{
font: bold 0.8em/0.6em arial, tahoma, verdana, helvetica, sans-serif;
 padding: 0px;
   padding-left: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
text-align: left;
color:  #fff;
}



p{
font: normal 2em/1.8em arial, tahoma, verdana, helvetica, sans-serif;
padding: 0px;
color: #333;
text-align: left;
padding:0px;
margin: 0px;
margin-top: 10px;
padding-bottom: 0px;
}

.quotes{
font: normal 1.8em/1.6em arial, tahoma, verdana, helvetica, sans-serif;
background: #0099CC;
padding: 0px;

text-align: left;
padding:0px;
margin: 0px;
margin-top: 0px;
padding-bottom: 0px;
}

p a{
color: #606;
text-decoration: underline;
}

 p a:hover{
 text-decoration: none;
 }

img {
 border: none
}

a {
 text-decoration: none
}

h1 a, h2 a, h3 a {
 color: #800080;
 } 
 
/* p a:hover, */ h1 a:hover, h2 a:hover, h3 a:hover {
 border-bottom: 1px #fff solid;
 margin: 0px;
 padding: 0px;
 color: #fff;
 }
 
ul{
margin-top:  6px;
font: 1.8em/1.8em arial, tahoma, verdana, helvetica, sans-serif;
text-decoration: none;
list-style-position: outside;
text-align: left;
}

li{
padding-top: 0px;
}

li li{
font-size: 0.58em;
line-height: 1.4em;
}

ul a {text-decoration: underline; color: #fff;}
ul a:hover {text-decoration: underline; color: #fff;}
ul a:link img { border: 0; }
ul a:visited img { border: 0; } 

ul.nobullet li{
list-style-type: none;
} 

ul.arrow li{
list-style-type: none;          
list-style-position: inside;
list-style-image: url(images/bullet_arrow.gif);                              
margin-left: 20px;
}

 
 hr{
width:100%;
text-align:left;
float: left;
color: #fff;
height:3px;
background:none;
border:none;
margin-top:7px;
padding-top: 10px;
padding-bottom: 5px;
border-bottom: #f3f6ef 1px solid;
/*
background: #fff9f9;
border: 1px solid #f3f6ef;
*/} 

acronym{
border-bottom: 1px dashed #fff;
}

#fscroller{
/*font: bold 0.8em/0.6em arial, tahoma, verdana, helvetica, sans-serif;*/
 padding: 0px;
   padding-left: 14px;
  padding-bottom: 0px;
  padding-top: 0px;
text-align: left;
color:  #fff;
}

/* --------- Main containers ---------- */
html #container {
	width: 960px;
	/* 100%; */
	margin-top: 4px;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	min-height: 100%;
	position: relative;
	border: 0px solid #000;
}

 * html #container{
height: 100%;
}

/* --------- mezzanine container ---------- */
html #seedfund #container {
 background: url(images/seedbg.jpg) no-repeat #000058;
}
/* --------- mezzanine container ---------- */
html #mezzanine #container {
 background: url(images/mezzideabg2.jpg) no-repeat #006699;
}

/* --------- venture container ---------- */
html #venture #container {
 background: #0066CC url(images/ventideabg2.jpg) no-repeat right top;
}

/* --------- events container ---------- */
html #events #container {
background: url(images/eventsbg.jpg) no-repeat #653366;
}

/* --------- news container ---------- */
html #news #container { 
 background: /*url(images/arrow_bg.jpg) no-repeat*/ #005a8e;
}
/* --------- smal firms fund container ---------- */
html #smallfirmsfunds #container{
background: url(images/sffback.jpg) no-repeat #69c right top;
/*
background-color: #6699CC;
*/
}

/* ------ Common Header elements ------ */
#masthead {
	height: 160px;
	text-align: left;
	/*
	border-bottom: 0px solid #003366;
	border-right: 0px solid #003366;
	width: 100%;
	background-image: url(images/lines.gif);
	background-repeat: repeat-x;
	*/
	border: 0px solid #003366;
	margin: 0;
	padding: 0;
	/* 
	background: #000;

	*/
	background-image: url(mastheadbg.gif);
	}
	
	#logo{
	width: 166px;
height: 160px;
	}

#flogo{

border: 0px solid #000;
width: 223px;
height: 170px;
margin:0;
padding: 0;
background: #000;
}

/*
#masthead img{
float: left;
border: 0px;
}
*/
 
#topmenu{ 
 float: left;
 border: 0px solid #fff;
 margin: 2px 2px 0px 12px;
 padding-left: 10px; 
 padding: 6px;
 padding-bottom: 2px;
 background: url(images/chunk_bg.gif) repeat-y ;
}

#topmenuventure, #topmenuevents{ 
 float: left;
 border: 0px solid #fff;
 margin: 2px 2px 0px 12px;
 padding-left: 10px; 
 padding: 6px;
 padding-bottom: 2px;
 background: url(images/chunk_bg_white.gif) repeat-y ;
}

#topmenu ul, #topmenuventure ul , #topmenuevents ul{
font: normal 1.8em arial, tahoma, verdana, helvetica, sans-serif;
margin: 0px;     
padding:0px;
}

#topmenu ul li, #topmenuventure ul li, #topmenuevents ul li{
text-align: left;
float: left;
color: #fff;
display: inline;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #fff;
}

#topmenu ul li a, #topmenuventure ul li a, #topmenuevents ul li a{
color: #fff;
text-decoration: none;
}

#topmenu ul li a:hover, #topmenuventure ul li a:hover, #topmenuevents ul li a:hover{
color: #fff;
text-decoration: none;
}

#topmenu li.end, #topmenu li.end{
border-right: 0px #ff0 solid;
}


/* === everything between header and footer ====== */
/* === main page content - no navs ====== */
#wrapper{
width: 758px;
float: right;
border: 0px solid #ddd; 
clear: left;
padding: 0;
margin: 0;
}

#content{
	float: left;
	width: 423px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

#leftnav{
	/* background: #ddd; */
float: left;
	margin-top: 10px;
	width: 180px;
}

#intro{
text-align: left;
margin: 10px;
border: 0px solid #f3f6ef;
/*
width: 730px;
*/
line-height: 1.2em;
padding: 18px;    
padding-bottom:0px;
padding-top:0px;
margin-left:205px;
margin-bottom:20px;

}

#intro2{
text-align: left;
margin: 10px;
border: 0px solid #f3f6ef;
/*
width: 730px;
*/
line-height: 1.2em;
padding: 18px;    
padding-bottom:0px;
padding-top:0px;
margin-left:10px;
margin-bottom:20px;

}

#intro h2 a{
	text-align: left;
	text-decoration: underline;
	color: #000033;
}

#intro h6 {
	text-align: left;
	color: #003366;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	padding-right: 150px;


}


#intro h1, #introventure h1, #introevents h1{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	color:#000033;
}

#intro h2, #introventure h2, #introevents h2{
margin-bottom: 0px; 
padding-bottom: 0px; 
}

#intro h3, #introventure h3, #introevents h3{
margin-top: 10px; 
padding-bottom: 0px; 
}

#intro p, #introventure p, #introevents p{
	padding-right: 10px;
}

#intro p, #intro p a, #introventure p, #introventure p a, #introevents p a{
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color:#000033;
}

#intro ul, #introventure ul, #introevents ul{
	text-align: left;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	color: #000033;
} 

#intro ul li a, #introventure ul{
	color: #000033;
}



.clearboth {clear: both;}

/* ------------------------------------ */  
/* ---------- Main navigation --------- */
#mainmenu{
float: left;
text-align: left;
background:   #ccc;
border-top: 0px solid #fff;
margin-left: 0px;
margin-top: 5px;
height: 4.4em;
width: 100%;
}
#mainmenu2{
float: left;
text-align: center;
background:   #023985;
border-top: 0px solid #fff;
margin-left: 0px;
margin-top: 5px;
height: 4.4em;
width: 100%;
}

#mainmenu ul{
padding-top: 0px;
 margin-top: 0px;
 padding: 0px;
 margin-left: 10px;
 margin-right: 0px; 
}

#mainmenu ul li {
	display: inline;
	float: left;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-left: 1px solid #8cdb9a;
	margin: 3px 0px 16px 0px;
	padding: 0px;
	list-style-type: disc;
	color: #33CCFF;
}

#mainmenu ul li.first {
 border-left: none
}

#mainmenu ul li.last {
 border-right: none
}

#mainmenu ul li a {
 padding: 0px 0px;
 color: #fff;

margin: 10px;
}

#mainmenu ul li a#currenttop, #mainmenu ul li a:hover {
 color: #fff   /*#fcff00*/;
 text-decoration: none;
}

#mainmenu ul li a#currenttop{
 text-decoration: none;
 color: #fff;
}

/*================ small firms fund ================*/
.smallfirmsfunds_box{
width: 750px;
border-top: #c7edce 0px solid;
background: #6699cc url(images/sffback.jpg);
margin: 0px;
padding: 15px;
height: 110px;
}

                                  


/*=============================================*/ 


/*================ news and fund boxes ================*/

.news_box{
	width: 100%;
	border-top: #c7edce 0px solid;
	margin: 0px;
	margin-bottom: 0px;
	padding: 10px;
	border: #fff 0px solid;
	margin-top: 0px;
} 

.funds_box{
width: 750px;
border-top: #c7edce 0px solid;
background: url(images/funds_bg.jpg) #013366 /*#c7edce*/ /*url(../images/stripebg.gif) #8cd399*/;
margin: 0px;
padding: 15px;
height: 40px;
}
.funds_boxevents{
width: 750px;
border-top: #c7edce 0px solid;
background: url(images/funds_bgnews.jpg) #013366 /*#c7edce*/ /*url(../images/stripebg.gif) #8cd399*/;
margin: 0px;
padding: 15px;
height: 60px;
} 
.funds{
margin: 0px 20px 0px 0px;
padding: 0px;
text-align: left;
clear: right; 
float:left;  
width: 165px;
}  

.funds img{
float: left;
margin: 0px 6px 0px 0px;
}

.funds h2 a{
color: #fff;
font-size: 0.7em;
font-weight: bold;
padding-top: 4px;
}  

.funds p{
color: #fff;
font-size: 1.7em;
font-weight: normal;
}

/*=============================================*/ 

.newslinks{
margin: 0px 0px 10px 10px;
padding:0;
text-align: left;
clear: right; 
float:left; 
line-height: 0.7em; 
}  

.newslinks img{
float: left;
margin: 0px 6px 0px 0px;
}

.newslinks h2 a{
color: #fff;
font-size: 0.9em;
font-weight: bold;
padding: 0px;
margin: 0px;
}  

.newslinks p{
color: #fff;
font-size: 1.7em;
font-weight: normal;
padding: 0px;
margin: 0px;
}
/*===================== CHUNK START ===========*/

/* === NOTE - CSS ERROR BELOW === will try adding px and re-upload === 11 12 07 - weldo === */

/*
.chunk_venture{
height: 50;
}
*/

.chunk_venture{
height: 50px;
}

/*
.chunk{
height: 140px; 
border: 1px solid #fff;
}
*/

.right3{
margin-left: 350px;
} 
img.floatRight1 {
	float: right;
	position: relative;
	margin-right: 250px;
}

img.floatRight5 {
	float: right;
	position: relative;
	margin-left: 10px;
}

img.floatRight4 {
	float: right;
	position: relative;
	margin-right: 20px;
}

.chunk_venture_portfolio{
height: 200px;
}

/* .chunk, .chunk1_newsevents, .chunk2_newsevents, */ 

 .news_box chunk{
	text-align: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 8px;
	padding-top: 0px;
}



 .chunkff{
	text-align: left;
	float: left;
	width: 70%;
	margin: 0 0px 30px 0;
	padding: 0px 8px 8px;
	background-color: #000066;
	background-image: url(images/chunk_bg.gif);
	background-repeat: repeat-y;
	color: #003366;
}

 .chunkzz{
	text-align: left;
	float: left;
	width: 100%;
	margin: 0px 0px 10px 10px;
	padding: 0px 120px 8px 8px;
	background: url(images/chunk_bg.gif) repeat-y;
	color: #FFFFFF;
}

.chunk_venture, .chunk_venture_portfolio, .chunk_eventspage, .chunk2_eventspage{
text-align: left;
float: left;
width: 30%;
margin: 0 0px 30px 0;
padding: 8px; 
padding-top: 0px; 

background: url(images/chunk_bg_white.gif) repeat-y;
}

.chunk p, .chunk1_newsevents p, .chunk2_newsevents p, .chunk_venture p, .chunk_venture_portfolio p, .chunk_eventspage p, .chunk2_eventspage p,  .chunkb p, .chunkff p, .chunkrighthand p{
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	color:#000033;
	line-height: 1.3em;
	padding-left: 0px;
	padding-right: 15px;
}

.chunk p a, .chunk1_newsevents p a, .chunk2_newsevents p a, .chunk_venture p a, .chunk_venture_portfolio p a, .chunk_eventspage p a, .chunk2_eventspage p a,  .chunkb p a, .chunkrighthand p a{
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	color:#000033;
}

.chunk1_newsevents h1{
padding-top: 0px;
padding-bottom: 0px;
padding-left: 15px;
margin: 0px;
color:#fff;  
font-weight: bold;
font-size: 2.0em;
line-height: 1.0em;
}  

.newsbox .chunk h1{
margin:0;
padding:0
}

.chunk h1{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color:#000033;
	font-weight: bold;
	font-size: 2.5em;
	line-height: 1em;
}  


.chunk h2, .chunk1_newsevents h2, .chunk2_newsevents h2, .chunk_venture h2, .chunk_venture_portfolio h2, .chunk_eventspage h2 , .chunk2_eventspage h2,  .chunkb h2, .chunkrighthand h2{
	background: url(images/news_h2_icon.gif) no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color:#000033;
	font-weight: bold;
	font-size: 2em;
	line-height: 1em;
}  

.chunk1_newsevents, .chunk_eventspage{
width: 55%; 
     
} 

.chunk2_newsevents, .chunk2_eventspage{
width: 40%;   
   
}

.chunk2_eventspage img{
	clear:left;
	float:left;
	left: 15px;
	position: relative;
}



.chunk2_newsevents img{
	clear:left;
	float:left;
	left: 15px;
	position: relative;
}

/*=============================================*/
/*============== FOOTER DIV AND LIST =============*/

#footer {
	font: normal 1.8em arial, tahoma, verdana, helvetica, sans-serif;
	clear: both;
	padding: 1px;
	padding-left: 8px;
	padding-right: 20px;
	padding-bottom: 1px;
	background: ;
	border: 0px solid #aaa;
	position: relative;
	width:752px;
	margin-left: 212px;
	margin-right: auto;
	margin-top: 1.2em;
	color: #000033;
	background-color:;
}

#footer ul{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

#footer ul li{
	display: inline;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #000033;
}

#footer ul li a{
	color: #000033;
	text-decoration: none;
	padding-top: 0cm;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer ul li a:hover{
	color: #000033;
	text-decoration: underline;
}

#footer li.end{
border-right: 0px #fff solid;
}

#footer p.smallprint{
	font-size:0.8em;
	color: #000033;
	padding-left: 6px;
}
    
/* ============== chunk inline list ============= */  
.chunk ul, .chunk_venture ul, .chunk_venture_portfolio ul, .chunkb ul, .chunkrighthand ul{
font-size: 1.7em;
margin: 0px;
padding: 0px;
padding-left: 10px;
line-height: 1.3em;
}
 
.chunk ul li, .chunkb ul li, .chunkrighthand ul li{
	color: #000033;
	list-style-position: outside;
	padding: 0px 0px 7px 5px;
	border-right: 0px solid #fff;
}

.chunk_venture ul li, .chunk_venture_portfolio ul li{
	color: #000033;
	list-style-position: outside;
	padding: 0px 0px 7px 5px;
	border-right: 0px solid #fff;
}

.chunk ul li.inline, .chunk2_newsevents ul li.inline, .chunk1_newsevents ul li.inline, .chunkb ul li.inline, .chunkrighthand ul li.inline{
display: inline;
padding: 0px 5px 0px 5px; 
border-right: 1px solid #fff;
}

.chunk_venture ul li.inline, .chunk_venture_portfolio ul li.inline{
display: inline;
padding: 0px 5px 0px 5px; 
border-right: 1px solid #fff;
}

.chunk ul li a, .chunk_venture ul li a, .chunk_venture_portfolio ul li a, .chunkb ul li a, .chunkrighthand ul li a{
	color: #000033;
}

.chunk ul li a:hover, .chunk_venture ul li a:hover, .chunk_venture_portfolio ul li a.hover, .chunkb ul li a:hover, .chunkrighthand ul li a:hover{
	color: #000033;
	text-decoration: underline;
}

.chunk li.end, .chunk_venture li.end, .chunk_venture_portfolio li.end, .chunkb li.end, .chunkrighthand li.end{
border-right: 0px #fff solid;
}                                        

/* ============================================  */

/*====================== FORM ITEMS START ======================*/
form{
padding: 0px;
margin: 0px 0px 0px 10px;

width: 285px;

border: 0px solid #0C234F;
background: url(images/form_bg.gif) #000745;
}                                            


fieldset{
border: #C3C3C3 0px solid; 
padding: 2px;
margin-bottom:5px;
}

legend{

border: #fff solid 0px;
padding: 6px;  
font: 1.8em verdana, tahoma, helvetica, sans-serif;
font-weight: bold;
color: #0C234F;  
margin-bottom: 10px;
} 

label { 
font: 1.7em verdana, tahoma, helvetica, sans-serif;
font-weight:bold;
cursor:pointer; 
float: left;
text-align: right;
width: 110px;
padding-right: 10px;
margin-top: 5px;
color: #fff;
}   

input, select, textarea {
background: #fff;
padding: 4px;
margin-bottom: 5px; 
font-size:1.8em;
color: #000;
width:145px;  
border: 1px solid #ddd; 
font-family: verdana, arial, tahoma, helvetica, sans-serif;
}     

input[type="text"] /* To keep form fields consistent */ {
background: #fff !important;
}   


.submit {   
padding: 4px;
background: #ccc;
border: 1px solid #000; 
font-size:1.7em;
color: #000;
float: right;
width: 80px;
}

.pic{
border: 1px solid #C3C3C3; 
} 



.right2{
margin-left: 150px;
} 
                  


select {
padding: 4px;
background: #fff;
border: 1px solid #ddd; 
width: 155px;
color: #000;
margin-bottom: 5px;
font-family: arial, tahoma, verdana, helvetica, sans-serif;
} 

/*
textarea {
padding: 4px;
background: #fff;
border: 1px solid #00CE67; 
font-size:1.5em;
color: #000;
width:150px;
font-family: arial, tahoma, verdana, helvetica, sans-serif;
} 
*/

/*
.form_main {
padding: 6px;
padding-bottom: 20px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 20px; 
margin-top: 0px;
background: #eee  ;
border: 1px #ccc solid; 
}
*/

/*==============================================================*/ 
                                                                           
table{
margin: 10px 0 0 10px;

}

caption{
	margin-top: 10px;
	padding: 2px;
	font: bold 2.0em/1.0em arial, tahoma, veradana;
	color: #ffe;
	font-weight: bold;
	text-align: left;
	
}

th{

background-color: #003366;
border: 1px dotted #ccc;
padding: 8px; 
padding-top: 5px;
padding-bottom: 5px;
font: bold 2.0em/1.0em arial, tahoma, veradana;
color: #fff;
} 

td{
	padding: 8px;
	background-color: #0099CC;
	font: normal 2.0em/1.0em arial, tahoma, veradana;
	color: #fff;
	border: 1px dotted #ccc;
	
} 

td a{
font-size: 1em;
color:#fff;
text-decoration: underline;
}

td strong a{
font-size: 1em;
color:#fff;
text-decoration: underline;
}

td strong{
font-size: 1em;
color:#fff;
}

td p{
font-size: 1em;
color:#fff;
}

.colvariation
{
background-color: #003366;
}

/*==============================================================*/ 
strong{
	font-size: 1.1em;
	color: #000033;
	text-decoration: none;
}
/*==============================================================*/ 
.peoplestrong
{
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;	
}
.eulogo
{
	float: left;
	left: 0px;
	position: relative;
	padding-right: 10px;
}

.rsslogo{
	clear:left;
	float:left;
	left: 10px;
	position: relative;
}

img.floatLeft {
	float: left;
	position: relative;
	
}


 .chunkrighthand{
	text-align: left;
	float: left;
	width: 280px;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}



 /*====================== LEFT MENU START ======================*/

#sidecontainer {
	margin: 0px;
	padding: 0px;
	height: 0px;
	/*background: #ccc;*/
border: solid 0px #000;
	width: 180px;
}

#sidecontainer ul{
	border: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidecontainer ul li{
	display: block;
	float: left;
	padding-top: 1px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidecontainer ul li a{
	width: 156px;
	height: 30px;
	padding-right: 10px;
	color: #000033;
	text-decoration: none;
	display: block;
	text-align: right;
	font-weight: lighter;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(butt1.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#sidecontainer ul li a:hover{
	color: #CC0000;
	background: url(butt1.gif) no-repeat;
}

#sidecontainer a:active{
color: #fff;
background: url(images/butt1.gif) no-repeat;
}

#sidecontainer li#active a{
color: #fff;
background: url(images/butt1.gif) no-repeat;
} 

#sidecontainer li.none a{
background: #98D37D;
padding: 0px;
margin: 0px;
}

#sidecontainer li.none a:hover{
background: #98D37D;
padding: 0px;
margin: 0px;
}

