body,td,th {
	color: #666666;
}
.style1 {color: #666666}
#fixedtipdiv {
	position:absolute;
	padding: 2px;
	line-height:12px;
	z-index:100;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #0066FF;
	border-left-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #0099CC;
}
.style4 {
	color: #999999;
	line-height: 20px;
	text-decoration: none;
	font-size: small;
}
.style5 {
	color: #0000CC;
	text-decoration: none;
	line-height: 20px;
}
.style6 {
	color: #999999;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	left:297px;
	top:192px;
	width:113px;
	height:34px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:-1px;
	top:133px;
	width:938px;
	height:450px;
	z-index:1;
	padding-left: 0px;
}
#apDiv3 {
	position:absolute;
	left:633px;
	top:525px;
	width:274px;
	height:56px;
	z-index:2;
}
#apDiv4 {
	position:absolute;
	left:1px;
	top:524px;
	width:234px;
	height:56px;
	z-index:3;
}
#apDiv5 {
	position:absolute;
	left:318px;
	top:524px;
	width:198px;
	height:55px;
	z-index:4;
}
.style9 {
	color: #3366FF;
	font-weight: bold;
}

#apDiv6 {
	position:absolute;
	left:17px;
	top:532px;
	width:370px;
	height:24px;
	z-index:1;
}
body {
	margin-left: 0px;
}
.style16 {
	color: #333333;
	line-height: 24px;
	font-weight: normal;
	font-size: medium;
}
.style10 {color: #0099FF}
.style12 {
	color: #FFFFFF;
	text-align: center;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	padding-right: 10px;
}
/* ----------------------------------------------
	Template Name : UrbanArtist
	Template Code : S-0025
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : June 30, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* {
	outline: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 0px;
	clear: none;
	text-align: left;
	color: #000000;
}

html {
	background-image: none;
	background-repeat: repeat-x;
	color: #999999;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 0%;
	background-color: #FFFFFF;
	color: #0066FF;
}
.links_of
{	float:right;
	width:300px;	
	font-family:"Trebuchet MS";
	font-size:14px;
}
/* Links */
a, a:visited {
	color: #006666;
}
a:hover {
	color: #CC6666;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #438800;
	background-repeat: repeat;
	background-position: 0px 0;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Helvetica, Tahoma, Arial, Sans-serif;
	color: #FFFFFF;
}
h1 {
	font-size: 48px;
	letter-spacing: normal;
	padding: 15px 10px 5px 10px;
	font-family: "Trebuchet MS";
	line-height: 48px;
}
h2 {
	font-size: 2em;
	color: #895F30;
	padding: 20px 10px 5px 10px;	
}
h3 {
	font-size: 1.7em;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

p, dl {
	padding: 10px;
	margin: 0;
	color: #333;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #FAFAFA;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
}
images {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #070707;
	border: 1px solid #111;   
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #070707 url(quote.gif) no-repeat 10px 10px;
	border: 1px solid #111; 
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
table {
	border-collapse: collapse;
	background-position: top;
	position: relative;
	padding-right: 20px;
	padding-left: 0px;
	height: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
th {
	background: #000;
	color: #FAFAFA;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00FF66;
	border-right-color: #211E20;
	border-left-color: #211E20;
}
tr {
	color: #5b5b5b;
	height: 34px;		
}
td {
	padding-left: 0px;
	padding-right: 0px;
	border: 1px none #FFFFFF;
}
/* end - table */


/* form elements */
form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #111;
	border-right-color: #111;
	border-bottom-color: #00CC00;
	border-left-color: #111;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin: 0px;
}
form p {
	border-bottom: 1px solid #101010;
	padding: 12px 0 5px 0;	margin: 0;	
}
label {
	font-weight: bold;
	color: #FAFAFA;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #0C0C0C;  
	border: 1px solid #1C1C1C;
}
option { padding-right: 0.5em; } 

#name, #email, #message{
	width: 480px;
}
input.button { 
	font: bold 12px Arial, Verdana, Sans-serif; 
	height: 30px;
	padding: 2px 3px; 
	margin-top: 8px;
	color: #48780E;
	background: #000;
	border-width: 1px;
  	border-style: solid;
  	border-color: #1B1B1B;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 950px;
	float: none;
	border-top: 0px solid #121212;
	border-bottom: 0px solid #121212;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0px 0;
	padding-top: 20px;
	padding-bottom: 15px;
}
#header {
	position: relative;
	width: 950px;
	height: 470px;
	margin: 0;
	padding: 0;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: -1.5px;
	color: #009900;
	text-transform: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 188px;
	left: 43px;
	background-image: url(images/logo.gif);
	background-repeat: repeat;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 65px;
	font-weight: bold;
	visibility: visible;
	width: 100;
}
#header h1#logo-text a:hover {
	border: none;
	background-image: url(logo.gif);
	color: #006699;
}
#header p#intro {
	position: absolute;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	width: 619px;
	/* change the values of top and left to adjust the position */
	top: 10px;
	left: 19px;
	height: 41px;
	visibility: inherit;
	text-align: left;
	vertical-align: baseline;
	text-indent: 0px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 49px;
	left: 27px;
	top: 106px;
	width: 896px;
}
#nav ul {
	float: left;
	list-style: none;
	height: 50px;
	margin: 0 0 0 5px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #00CC33;
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 0 12px;
	color: #666666;
	text-transform: lowercase;
	font-family: 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	text-decoration: none;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	background-image: url(nav2.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul li#current a {
	color: #0066FF;
	font-size: 14px;
	background-image: url(../../Pouchlink%201/images/nav2.gif);
}

/* Main Column */
#main {
	float: left;
	width: 250px;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
}
#main h2 {
	padding: 5px 12px;
	margin: 15px 5px 10px 5px;
	font: bold 2.4em 'Trebuchet MS', Helvetica, Arial, sans-serif;				
	color: #45D5E6;
	border-bottom: 1px solid #121212; 
	background-image: url(pattern.gif);	
}
#main h2 a {
	color: #45D5E6;
	text-decoration: none;		
	border: none;		
}
#main ul li {
	list-style-image: url(bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 300px;
	padding: 0; margin: 0px 18px 0 0;		
	display: inline;	
}	
#sidebar h3 {
	padding: 5px 12px;
	margin: 15px 5px 10px 0;
	font: bold 2.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	color: #45D5E6;
	border-bottom: 1px solid #121212; 
	background-image: url(pattern.gif);		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 20px 5px 20px 0px; 
	padding: 0;		
	border-top: 1px solid #111;		
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	border: none;
	color: #666666;
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;		
}
#sidebar ul.sidemenu li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul.sidemenu li a:hover,
#sidebar ul.sidemenu li a:hover span {	
	color: #fff;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* header quick search */
#sidebar form#quick-search {
	padding: 0; margin: 20px 0 35px 0;
	border: none;
	width: 290px; height: 33px;
	background: url(header-search.gif) no-repeat;		
}
#sidebar form#quick-search p {
	margin: 0; padding: 0;		
}
#sidebar form#quick-search input {
	float: left;
	border: none;
	background: transparent;
	color: #4E4E4E;	
	margin: 0;
}
#sidebar form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	width: 240px;	
	display: inline;	
}
#search form#quick-search .btn{
	width: 24px; height: 24px;			
}
#sidebar form#quick-search label {
	display: none;
}

/* footer */
#footer {
	clear: both;
	padding: 1em 0 2.5em 0;
	width: 100%;
	float: left;
}
#footer a:hover {
	color: #0066FF;
}
#footer .rssfeed {
	background: url(rss.gif) no-repeat left 1px;
	padding-left: 17px;
}
#footer-left {
	float: left;
	width: 70%;
	padding-left: 12px;
}
#footer-right {
	float: right;
	width: 25%;
}

/* postmeta */
.postmeta {
	padding: 7px 5px;
	margin: 20px 10px 30px 10px;
	font-size: 1em;
	color: #006699;
	border: 1px solid #111;
	background: #070707;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a, .post-info a:visited { color: #AE275A; }

/* alignment classes */
.float-left  {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.float-right { float: right; }
.align-left  {
	text-align: right;
}
.align-right { text-align: right; }
.clearer { clear: both; }
.style10 {
	color: #0066FF
}
.style13 {
	font-size: 36px;
	font-weight: bold;
}
.style15 {
	color: #000000;
	text-align: left;
}
.style17 {
	color: #333333;
	text-align: left;
}
.style18 {
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	text-align: center;
}
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


services {
	color: #eee;
	background: none;
	border: none;
}
#support link {
	color: #FFFFFF;
	border: none;
	font-size: 14px;
	font-weight: normal;
	background-image: url(nav.gif);
	text-decoration: line-through;
	background-attachment: scroll;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #33FF33;
}
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 1px;
	left: 1px;
	top: 90px;
	width: 950px;
}
#wrap #header #nav #support {
	background-image: url(nav2.gif);
}
#nav  link2        {
	color: #FFFFFF;
	border: none;
	font-size: 14px;
	font-weight: normal;
	background-image: url(nav.gif);
}
#wrap #header #nav #current a {
	background-image: none;
}
#nav  ul  li#style  {
	color: #00FF00;
	font-size: 14px;
}
tablesmall {
	border-collapse: collapse;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
}
link1 {
	background-color: #00FF00;
}
bhover {
	background-color: #00CC00;
}
.b.style {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	background-image: url(nav2.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style5 {
	color: #000000;
	text-decoration: none;
}
j {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 500px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body,td,th {
	color: #666666;
}
.style1 {color: #666666}
#fixedtipdiv {
	position:absolute;
	padding: 2px;
	line-height:12px;
	z-index:100;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	left: 310px;
	top: 133px;
}
.style4 {
	color: #999999;
	line-height: 20px;
	text-decoration: none;
}
.style6 {
	color: #999999;
	text-decoration: none;
	padding: 0px;
}
#apDiv1 {
	position:relative;
	left:295px;
	top:inherit;
	width:113px;
	height:34px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	top:149px;
	width:950px;
	height:320px;
	z-index:10;
	padding-left: 0px;
}
#apDiv3 {
	position:absolute;
	left:210px;
	top:130px;
	width:255px;
	height:56px;
	z-index:2;
	text-align: left;
}
#apDiv4 {
	position:absolute;
	left:77px;
	top:128px;
	width:143px;
	height:19px;
	z-index:5;
	background-position: 0px -16px;
	margin-left: 0px;
}
#apDiv5 {
	position:absolute;
	left:7px;
	top:128px;
	width:105px;
	height:19px;
	z-index:4;
	color: #0066FF;
}

#apDiv6 {
	position:absolute;
	left:400px;
	top:128px;
	width:84px;
	height:19px;
	z-index:2;
	float: left;
}
body {
	margin-left: 0px;
}

.style19 {
	color: #000000;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 50px;
}
imgheader {
	padding-left: 600px;

}
im {
	color: #333333;
}
#apDiv7 {
	position:absolute;
	left:137px;
	top:128px;
	width:218px;
	height:19px;
	float: left;
	z-index: 6;
}

.submenu {
}
#apDiv8 {
	margin-left: 50px;
}
#apDiv9 {
	margin-left: 50px;
}

a {
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3399FF;
	font-weight: bold;
}
/* CSS Document 
a:hover {
	color: #0066FF;
}*/

a:active {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}






/* CSS Document 
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
*/




/* a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
	font-weight: normal;
}
CSS Document a:active {
	text-decoration: none;
	color: #99CC00;
}*/