/* Normal, standard links. */
a:link
{
	color: #FFAB38;
	text-decoration: none;
}
a:visited
{
	color: #FFAB38;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.light:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.light:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.light:hover
{
	text-decoration: underline;
}

a.red:link
{
	color: #A50507;
	text-decoration: none;
}
a.red:visited
{
	color: #A50507;
	text-decoration: none;
}
a.red:hover
{
	color: #A50507;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #FFAB38;
	text-decoration: none;
}
a.nav:hover
{
	color: #FFAB38;
	text-decoration: underline;
}

/* Help links */
.help, .help:link, .help:visited
{
	color: #7D0002;
	text-decoration: none;
}
a.help:hover
{
	color: #7D0002;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
    font-size: 12px;
	empty-cells: show;
}

/* The main body of the entire forum. */
body
{
	/*background-color: #C5C5C5;*/
	margin: 0px;
	/*padding: 12px 30px 4px 30px;*/
	background-image:url(images/bg_page.jpg);
	background-repeat:repeat-x;
	background-position:top;
		
	background-color: #c5c5c5;
	scrollbar-base-color: #1b4149;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-DarkShadow-Color: #000f12;	
}

/* By default (tr, td, th..) use verdana in black. */
td, th , tr
{
	color: #CCCCCC;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	border: 1 solid #CCCCCC;	
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
	color: #000000;
	background-color: #1F242B;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #FFFFFF;
	background-color: #1F242B;
}

hr.army
{
	height: 1px;
	border: 0;
	color: #57626D;
	background-color: #1F242B;
}

hr.lightarmy
{
	height: 1px;
	border: 0;
	color: #57626D;
	background-color: #353D46;
}

hr.lightred
{
	height: 1px;
	border: 0;
	color: #FE0000;
	background-color: #5A0808;
}

hr.green
{
	height: 1px;
	border: 0;
	color: #61bf4f;
	background-color: #234f1e;
}

div.army
{
	color: #566779;
}

div.dark
{
	color: #000000;
}

div.popuptext
{
	color: #000000;
	font-family: "arial", "helvetica", monospace;
	font-size: small;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #CCCCCC;
	background-color: #57626D;
	border: 1px solid #9BB3C7;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #CCCCCC;
	background-color: #57626D;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #9BB3C7;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: #FF0000;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 80%;
	height: 350px;	
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: #57626D;
	font-weight: bold;
	color: #CCCCCC;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg_red
{
	color: #CCCCCC;
	background-color: #5A0808;
}
.windowbg_green
{
	color: #FFFFFF;
	background-color: #093105;
}
.windowbg
{
	color: #CCCCCC;
	background-color: #1F242B;
}
.windowbg2
{
	color: #CCCCCC;
	background-color: #1F242B;
}
.windowbg3
{
	color: #CCCCCC;
	background-color: #1F242B;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #26384E;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: #CCCCCC;
	font-style: normal;
	background: url(images/titlebg.jpg) #2E425B repeat-x;
	border-bottom: solid 1px #353D46;
	border-top: solid 1px #9BB3C7;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: #FFAB38;
	font-style: normal;
}

.titlebg a:hover
{
	font-weight: bold;
	color: #FFAB38;
	font-style: underline;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #FFAB38;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

.secbg, tr.secbg th, tr.secbg td, .secbg2, tr.secbg2 th, tr.secbg2 td
{
	background: url(images/bg_box.gif);
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.headerbg, tr.headerbg td , .headerbg , tr.headerbg td
{
	background: url(images/hdr_01.jpg) #566779 repeat-x;
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(images/catbg.jpg) #566779 repeat-x;
	color: #FFFF00;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(images/catbg2.jpg) #A1BFD9 repeat-x;
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #57626D;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: #CCCCCC;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #CCCCCC;
}
.catbg_redarmy , tr.catbg_redarmy td 
{
	background: url(images/catbg_redarmy.jpg) #353D46 repeat-x;
	color: #353D46;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg_red , tr.catbg_red td 
{
	background: url(images/catbg_red.jpg) #840101 repeat-x;
	color: #840101;
	padding-left: 10px;
	padding-right: 10px;
}

.catbg_yellow , tr.catbg_yellow td 
{
	background: url(images/catbg_yellow.jpg) #FEDE00 repeat-x;
	color: #FEDE00;
	padding-left: 10px;
	padding-right: 10px;
}

.catbg_green , tr.catbg_green td 
{
	background: url(images/catbg_green.jpg) #10440c repeat-x;
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}

.bordercolor_red
{
	background-color: #BA0303;
	padding: 0px;
}

.bordercolor_yellow
{
	background-color: #FEDE00;
	padding: 0px;
}

.bordercolor_green
{
	background-color: #61bf4f;
	padding: 0px;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #57626D;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 0px;
	border: 1px solid #696969;
	background-color: #313946;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	color: #CCCCCC;
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: #FF0000;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: #CCCCCC;
	font-weight:  bold;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: #CCCCCC;
	text-decoration: none;
	font-size:  11px;
	font-weight:  bold;
	vertical-align: top;
	padding: 3px 7px 7px 7px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(images/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(images/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #284B6B;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: #CCCCCC;
	font-weight:  bold;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	font-weight:  bold;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #284B6B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #00FF00;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

/* START COPPERMINE CSS */
h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #FFFFFF;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #57626D;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #57626D;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #000000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #000000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.bblink a {
        color: #FFAB38;
        text-decoration: none;
}

.bblink a:hover {
        color: #FFAB38;
        text-decoration: underline;
}

.maintable {
        border: 0px solid #000000;
/*        background-color: #FFFFFF;*/
        background-color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;		
}

.tableh1 {
        background : #57626D;
		background: url(images/catbg.jpg) #566779 repeat-x;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #1F242B;
        color : #FF0000;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableh2 {
        background: #17283A;
		background: url(images/titlebg.jpg) #2E425B repeat-x;		
        color : #FFFFFF;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableh2_compact {
        background: #57626D;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #1F242B;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}


.tableb_compact {
        background: #1F242B;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #1F242B;		
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #17283A;
		background: url(images/titlebg.jpg) #2E425B repeat-x;		
        color : #FFFFFF;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.catrow {
        background: #17283A;
		background: url(images/titlebg.jpg) #2E425B repeat-x;		
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #FFAB38;
}

.user_thumb_infobox a:hover {
        color: #FFAB38;
        text-decoration: underline;
}

.sortorder_cell {
        background : #353D46;
        color : #FFFFFF;
        padding: 5px;
        margin: 0px;
        border: 1px solid #000000;		
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #353D46;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        background : #57626D;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
		background : #57626D;
        display: block;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background : #FFAB38;
        text-decoration: none;
        color: #FFFFFF;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #000000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #FFAB38;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #FFAB38;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #FFAB38;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #000000;
        background-color:#353D46;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #FFFFFF;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:5px;
        padding-right:5px;
        text-align: center;
}

.admin_menu a {
        color: #FFAB38;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #FFAB38;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #FFFFFF;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #1F242B;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #1F242B;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #FFAB38;
}

.footer a:hover {
        color: #FFAB38;
        text-decoration: underline;
}

.statlink {
        color: #FFFFFF;
}

.statlink a {
        text-decoration: none;
        color: #FFAB38;
}

.statlink a:hover {
        color: #FFAB38;
        text-decoration: underline;
}

.alblink a {
        text-decoration: none;
        color: #FFAB38;
}

.alblink a:hover {
        color: #FFAB38;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #FFAB38;
}

.catlink a:hover {
        color: #FFAB38;
        text-decoration: underline;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a {
        color : #0033CC;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #57626D;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #1F242B;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #1F242B;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #57626D;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
/* END COPPERMIN CSS */