/*   
	Kubrick v1.2.5  for  e107
	http://binarybonsai.com/kubrick/
	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Maintainer: William Moffett [Que~]
*/




#tabbedmenustyle{
    padding: 3px 0;
    margin-left: 0;
    margin-top: 20.1em;
    margin-bottom: 0.1em; 
    font-weight: bolder;
}

.notselected {
    z-index: 1; 
    list-style: none;
    display: inline;
    margin: 0px;
    text-decoration: none;
    padding: 4px 0.5em;
    margin-left: 3px;
    border: 1px solid #778;
    border-bottom: 1px solid #778;
    background-color: Yellow;

}


.selected {
	z-index: 1;
	list-style: none;
	display: inline;
	margin: 0px;
	text-decoration: none;
	padding: 4px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: 0px;
	position: relative; 
    bottom: -2px;
    background-color: White;
}

#mainlinks{
    padding: 3px 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0.1em;
    font: bold 12px Verdana;
}

#mainlinks li{
    list-style: none;
    display: inline;
    margin: 0;
}

#mainlinks li a{

}

#mainlinks li a:link, #mainlinks li a:visited{
    color: navy;
}

#mainlinks li a:hover{
    color: #000000;
    background: #C1C1FF;
    border-color: #227;
}

.tabbedmenu_body{
	border: 1px solid black;
    background-color: White;
    padding: 3px;
}




















/* BEGIN TYPOGRAPHY & COLORS */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background:#d5d6d7 url("images/kubrickbgcolor.jpg");
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 24px;
; text-align: center
; color: #00387f
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

/* BEGIN LAYOUT */

#page {
	margin: 0px auto 20px;
	padding: 0 0;
	width: 930px;
	border: 1px #959596 solid;
	text-align: left;
	background:white url("images/kubrickbg.jpg") repeat-y top; border: none;
; clip:  rect(   )
}

#page2 {
	margin: 0px auto 20px;
	padding: 0 0;
	width: 930px;
	border: 1px solid #959596;
	text-align: left;
	background:white url("images/kubrickbgwide.jpg") repeat-y top; border: none;
; clip:  rect(   )
}

#header {
	position:relative;
	padding: 0 0;
	margin: 0 auto;
	height: 153px;
	width: 100%; 
; background-color: #73a0c5; background-image: url(%22images/kubrickheader.jpg%22); background-repeat: no-repeat; background-position: bottom center; clip:  rect(   )}

#header h1{
	position:absolute;
	top:50px;
	left:0px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 4em;
	text-align: center;
}

#header h1 a, #header h1 a:hover{
	color:white;
}

#header h2 {
	position:absolute;
	top:100px;
	left:0px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
	color: #ffffff;
}

/* UL NAVIGATION ADDED BY QUE~ */

#navigation{
	font-size: 11px;
	width: 1030px;
	height: 22px; 
	position: absolute;
	top: 131px;
	left: 5px;
	list-style: none;
; clip:       rect(   )
}

#navigation li{
	background: none;
 	display: inline;
}

/* END UL NAVIGATION */

#content {
	margin-top:22px;
	font-size: 1.2em
}

#sidebar{

}

#sidebar {
	margin:22px 0px 0px 715px;
	padding: 20px 0 10px;
	width: 190px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
; clip:   rect(   )
}

.widecolumn {
	padding: 0px -40 10px 0;
	margin: 0 0 0 5px;
	width: 840px;
	margin-left: 40;
	margin-right: auto;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
; clip:  rect(   )
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 930px;
	clear: both;
; background-color: transparent; background-image: url(%22images/kubrickfooter.jpg%22); background-repeat: no-repeat; background-position: bottom left; clip:   rect(   ); height: 194px
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}

.forumheader{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #68ADE5;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	background-image: url("images/tileage.jpg");

}
.fcaption a{
	padding-right:4px;
	color:#fff;

}


.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 14px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 96px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 178px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 260px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 342px;
}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 424px;
}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 506px;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 588px;
}

.nav9 a:link, .nav9 a:visited, .nav9_onpage a:link, .nav9_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 670px;
}
.nav10 a:link, .nav10 a:visited, .nav10_onpage a:link, .nav10_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 752px;
}



* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */


.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited,
.nav6_onpage a:link, .nav6_onpage a:visited,
.nav7_onpage a:link, .nav7_onpage a:visited, 
.nav8_onpage a:link, .nav8_onpage a:visited,
.nav9_onpage a:link, .nav9_onpage a:visited,
.nav10_onpage a:link, .nav10_onpage a:visited,

/* END NAVIGATION */

/* NICETITLE ADDED BY QUE~*/

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 7px;
	opacity: 0.9;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* START NAVIGATION */

/* THIS PART IS FOR THE NAVIGATION LINKS */


/* HOVER EFFECTS */

.nav1 a:hover { 
	background: url(images/01_linkbg1.gif) repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav1 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 } 
.nav2 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 } 
.nav3 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 } 
.nav4 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 } 
.nav5 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 } 
.nav7 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 } 
.nav6 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 } 
.nav8 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 } 
.nav9 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 } 
.nav10 a:active { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
 }


.nav1 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav1_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav2 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 }
.nav2_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav3 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav3_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav4 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav4_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 }
.nav5 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav5_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav6 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav6_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav7 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav7_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav8 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav8_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav9 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav9_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav10 a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 
.nav10_onpage a:visited { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
; font-weight: bold
 } 



.nav1 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav2 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav3 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav4 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav5 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav6 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav7 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav8 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav9 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 
.nav10 a:hover { 
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 0px 0 0;
; color: #FFFFFF
 } 


.nav1 a:link { font-weight: bold }
.nav1 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav1_onpage a:link { font-weight: bold }
.nav1_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav2 a:link { font-weight: bold }
.nav2 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav2_onpage a:link { font-weight: bold }
.nav2_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav3 a:link { font-weight: bold }
.nav3 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav3_onpage a:link { font-weight: bold }
.nav3_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav4 a:link { font-weight: bold }
.nav4 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav4_onpage a:link { font-weight: bold }
.nav4_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav5 a:link { font-weight: bold }
.nav5 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center; 
}
.nav5_onpage a:link { font-weight: bold }
.nav5_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav6 a:link { font-weight: bold }
.nav6 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav6_onpage a:link { font-weight: bold }
.nav6_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav7 a:link { font-weight: bold }
.nav7 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 }
.nav7_onpage a:link { font-weight: bold }
.nav7_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
}
.nav8 a:link { font-weight: bold }
.nav8 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav8_onpage a:link { font-weight: bold }
.nav8_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav9 a:link { font-weight: bold }
.nav9 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav9_onpage a:link { font-weight: bold }
.nav9_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav10 a:link { font-weight: bold }
.nav10 a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
.nav10_onpage a:link { font-weight: bold }
.nav10_onpage a:link { 
	color: #c4ceff;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
 } 
