body   {
	margin: 0;
	padding: 0;
	background: #000000 url(../images/background.gif) repeat-x;}

#container{
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0px ;
	background: #000000;
	}
#container1{
	margin-top: 10px;
	border: 0px ;
	background: #000000;
	}
#c1	{
	background: #333333;
	}
#c1_B	{
	background: #333333 url(../images/c1_B.gif) repeat-x;
	}
#c1_BL	{
	background: #333333 url(../images/c1_BL.gif) no-repeat;
	}
#c1_BR	{
	background: #333333 url(../images/c1_BR.gif) no-repeat;
	}
#c1_L	{
	background: #333333 url(../images/c1_L.gif) repeat-y;
	}
#c1_R	{
	background: #333333 url(../images/c1_R.gif) repeat-y;
	}
#c1_T	{
	background: #333333 url(../images/c1_T.gif) repeat-x;
	}
#c1_TL	{
	background: #333333 url(../images/c1_TL.gif) no-repeat;
	}
#c1_TR	{
	background: #333333 url(../images/c1_TR.gif) no-repeat;
	}

#sidebar{	
	position: relative;
	top: 10px;
	left: 10px;
	width: 170px;
	height: 100%;
	}


h1   {
	color: #CCCCCC;
	font-size: 24px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 8px;
	border-left: 8px solid #FF9900; }

h2   {
	color: #CCCCCC;
	font-size: 20px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	border: none; }
h3   {
	color: #CCCCCC;
	font-size: 18px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 8px;
	border-left: 2px solid #FF9900; }

h5   {
	color: #666666;
	font-size: 9px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
	margin: 0px;
	padding: 0px; }

p   {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #999999;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px; }

li {
	margin: 5px;
	font-size: 14px;
	color: #999999;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px;
	list-style-image: url(../images/bullet.png); }

a {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold; }

p a:hover {
	border-bottom: 1px dotted #FFCC66;
	}
li a:hover {
	border-bottom: 1px dotted #FFCC66;
	}
h1 a	{
	text-decoration: none;
	color: #CCCCCC;
	font-size: 24px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;
	}
h1 a:hover {
	color: #FF9900;
	border-bottom: 1px dotted #FFCC66;
	}

#table2{
	border-collapse: collapse;
	width: 100%;
	color: #999999;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 20px;
	align: top;
	border: 1px solid #4A4A4A ;
	}

#table2 td{
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #4A4A4A ;
	background: #3E3E3E;
	}

#table2 a {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal; }

#table2 a:hover {
	border-bottom: 1px dotted #FFCC66;
	}


----------------------------------------------- */
#sidebar a{
	color: #fff;
	}
#sidebar p a:hover{ border-bottom: 1px dotted #FF9900; }	

#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{ color: FF9900; }

#nav { 	list-style: none; margin: 0px; padding: 0px; width: 10em;}
#nav li{ list-style: none; margin: 0px; padding: 1px; }
#nav a{
	display: block;
	height: 1.0em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-left: 3px solid #FF9900;
	color: #CCCCCC;
	background-color: #333333;
	list-style-image: none;
	line-height: 15px;
	}

#nav a:hover{
	color: #000000;
	background-color: #FF9900;
	border: none;
	}	


/* content
----------------------------------------------- */

#thumbnails  {
	vertical-align: middle;
	margin: 8px 8px 8px 8px;
	padding: 1px;
	border: solid 1px #666666;
	background-color: #333333;
	}

#special p a:hover  { border: none; text-decoration: none; }

#gallery p a:hover  { border: none; text-decoration: none; }
#gallery {border-top: 1px dotted #666666 ;}

b  {color: #FFCC66;}


