body { 
	background-image: url(../img/pkmn_pgbg.gif);
	background-repeat: repeat-x
	}
/* The Main Content Layer */
.indextext { 
	color : #333333;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif
}
.indextext a:link {
	color : #000000;
	text-decoration : underline;
	font-size: 14px;
}
.indextext a:visited { color : #333333; text-decoration : underline;}
.indextext a:hover img {	filter: alpha(Opacity=85);text-decoration : none; }
.indextext a:hover { color : #EE5106; text-decoration : none; }

h1,h3 {color:#F60C17; font-size:1.4em; font-variant:small-caps; letter-spacing:1px;}

.maintext input {
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	font-weight:bold;
}
.maintext { 
	color : #333333;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif
}
.maintext a:link {
	color : #000000;
	text-decoration : underline;
	font-size: 14px;
}
.maintext a:visited { color : #333333; text-decoration : none;}
.maintext a:hover { color : #EE5106; text-decoration : none; }
.maintext a:hover img {	filter: alpha(Opacity=85);text-decoration : none; }

.maintext ul li {
	margin-top:6px;
	margin-left:-6px;
	list-style-image: url(../img/bull1.gif)
}

p.mnlinkbar {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 6px;
	font-variant: small-caps;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, "MS Sans Serif";
	line-height: 24px;
}

.mnlinkbar a:link { color : #333333; text-decoration : underline; font-size: 12px; }
.mnlinkbar a:visited { color : #333333; text-decoration : underline; font-size: 12px;}
.mnlinkbar a:hover { color : #EE5106; text-decoration : underline }

/* The Sidebar */
.sidebar {
	color : #716859;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: left;
}

.sidebar h2 {
	color : #999999;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 12px;
	letter-spacing: 2px;
}
.sidebar p {
	color : #666666;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin-top : 0px;
	margin-bottom: 0px;
}
.sidebar a:link {
	color : #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebar a:visited {  color : #666666; text-decoration : none}
.sidebar a:hover {  color : #EE5106; text-decoration : none}
.sidebar a:hover img {	filter: alpha(Opacity=85); }


/*Style Applied to the Paragraphs for the Sidebar Links */
p.navSubs {
	color : #333333;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
	margin-top : 0px;
	width : 140px
}
.navSubs a {
	background-color : #F4F4F4;
	border : 1px solid #999999;
	color : #333333;
	display : block;
	padding : 4px 0px 2px 12px;
	text-decoration : none;
	width : 100%
}
.navSubs a:hover {
	background-color : #F3EBCF;
	border : 1px solid #999999;
	color : #999999;
	text-decoration : none
}

/* The Text Links and copyright at Bottom of Portfolio Pages */

p.linkbar {
	color : #666666;
	font : 11px Arial, Helvetica, sans-serif;
	margin: 16px 0px 6px 3px;
	text-align: left;
}
.textlink {
	font-family: "Trebuchet MS", Verdana, "MS Sans Serif";
	font-size: 14px;
	font-variant: small-caps;
	padding-left: 6px;
	font-weight: bold;
}
#legende { font-family: Tahoma, Arial, "MS Sans Serif"; font-size: 10pt; color: #666666; margin-top: 12px; }
.title p{ font-family: Arial, Helvetica, sans-serif;font-size: 8pt;	margin: 30px 0 9px 1px;	text-transform: uppercase;	color: #666666;	letter-spacing: 0.2em;	font-weight: bold;}

/*Trigger Links for thumbnails*/
.p7LSM03 .p7LSM_trigs .try {background-color: #CCCCCC;	text-decoration: none;	color: #999999 !important;	border: 1px solid #333333;	overflow: hidden;	padding: 3px;}
.p7LSM03 .p7LSM_trigs .try:hover { 	background-color: #1A1A1A;	border-color: #999999;}
.p7LSM03 .p7LSM_trigs {	padding: 0px;}
.p7LSM03 .p7LSM_trigs img {	border: 1px solid #000000;}
.p7LSM03 .p7LSM_trigs ul {	margin: 0;	padding: 0;}
.p7LSM03 .p7LSM_trigs li {	float:left;	list-style-type: none;	display: -moz-inline-stack; /*to accomodate Firefox 2*/ display: inline-block;	/*padding: 3px;	border: 1px solid #000000;*/	margin-right:20px;	margin-bottom:15px;	clear: right;}
.p7LSM03 .p7LSM_trigs a {	/*display: -moz-inline-stack; /*to accomodate Firefox 2    display: inline-block;	display:block;*/float:left;	z-index:1;	font-size: 1em;	border: 1px solid #000000;}
.p7lsm_clearfloat {	clear: both;	height: 0;	line-height: 0;	font-size: 0px;}

/* thumbnails navigation*/
#thumbnav {border: #333333 1px solid; margin:10px 0px; padding-top:4px; width:228px;}
#thumbnav.yt-button {background:#F5F5F5 url(../img/navbkgd.png) repeat-x left -470px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}

