body {
	background-color:#666666;
	background:#666666 url("images/img-bg-confed-flag.jpg") fixed repeat center;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:400px;
	min-height:400px;
}

#wrapper 
{
    background-color:#eeeeee;
    color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-style:normal;  
    margin:0px auto 0px auto;
    vertical-align:top;
    width:950px;
    position: relative;
    text-align:center;
}

#header {
	/*background:  #000000 url("images/img-hdr-scv176-950125-silver.jpg") repeat-x ;*/
	background:  #000000 url("images/img-hdr-scv176-950125-gold.jpg") no-repeat ;
	height:125px;
	position:relative;
	width:950px;
}

/********************** Content ***************************/
#content 
{
    background-color:#eeeeee;
    height:100%;
    padding-bottom:10px;
    position:relative;
	text-align:center;
	width:950px;
	border-top:solid 1px #dddddd;
}

.cntr
{
    margin:0px auto 10px auto;
	padding: 0px auto 0px auto;
	position:relative;
	text-align:center;
	width:950px;
}

#footer 
{
    clear: both;
    background: transparent url("images/img-ftr-scv176-950025-gold.jpg") no-repeat;
    height:25px;
	position:relative;
    text-align:center;
    width:950px;
}

img{
	border-width:0px;
}

h1{
	color:#990000;
	font-size:14px;
	margin: 10px 0px 10px 0px;
}

h2{
	color:#990000;
	font-size:16px;
	margin: 5px 0px 10px 0px;
}

h3{
	color:#990000;
	font-size:18px;
	margin: 5px 0px 10px 0px;
}

h4{
	color:#990000;
	font-size:20px;
	margin: 5px 0px 10px 0px;
}

h5{
	color:#990000;
	font-size:22px;
	margin: 5px 0px 10px 0px;
}
h6
{
color:#777777;
font-size:12px;    
}

.linkGold
{
font-weight:bold;
color:#9e6e59
}

#newsticker
{
color:#666666;
font-size:12px;
text-decoration:none;    
}

#newsticker .link
{
color:#cccccc;
font-size:12px;
text-decoration:underline;    
}

.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}

.columnLeft 
{
    border-left: solid 1px #dddddd;
    display:inline;
	float:left;
	padding: 0px 5px 0px 5px;
	text-align:justify;
	width:250px;
}
.columnLeft a{color:#28556b;}
.columnLeft a:hover{color:#c77e0c;}

.columnRight 
{
    border-left: solid 1px #dddddd;
	float:right;
	padding: 0px 5px 0px 5px;
	text-align:justify;
	width:250px;
}
.columnRight  a{color:#28556b;}
.columnRight  a:hover{color:#c77e0c;}

a{
	font-size:12px;
}
em
{
   font-size:1.1em;
   font-family:Verdana;
}
p{
	padding: 10px 5px 10px 5px;
	text-align:left;}
	
.image {
    border: solid 1px #000000;
    margin: 5px;
}

.page {text-align:center; float:none;  margin: 0 auto 0 auto}

.photo a{margin:5px; border:solid 2px #999999;}

.buttonGreen
{
    background-color:#67A54A;
    border:solid 2px #437a29; 
    color:#ffffff;
    text-align: center;
    text-decoration:none;
    cue:none;
    font-weight:bold;
    padding:2px;
}
.buttonGreen:hover 
{
    background-color:#9adc7b;
    border:solid 2px #437a29;   
    color:#000000;
    text-align: center;
    text-decoration:none;
    font-weight:bold;
}

.buttonCopper
{
    background-color:#ffffff;
    border:solid 0px #000000; 
    color:#000000;
    text-align: center;
    text-decoration:none;
    font-weight:bold;
    list-style-type:none;
}
.buttonCopper:hover 
{
    background-color:#cecece;
    border:solid 0px #000000;   
    color:#666666;
    text-align: center;
    text-decoration:none;
    font-weight:bold;
}

.panel
{
    border:solid 2px #FFFFFF;
    margin: 0px auto 0px auto;
    text-align:center;
    float:none;
    padding: 5px;
}

#memberbar
{
    background-color:#000000;
    color:#efcbb8;
}

#dlindex
{
    margin-bottom:50px;
    list-style-type:square;
    
}

#dlindex li
{
    margin-bottom:50px;
    list-style-type:none;    
}

.linkGrey
{
    background-color:#eeeeee;
    border:solid 0px #000000; 
    color:#000000;
    font-weight:bold;
    list-style-type:none;
    text-align: center;
    text-decoration:none;
    list-style-position:outside;
}
.linkGrey:hover 
{
    background-color:#ffffdd;
    border:solid 0px #000000;   
    color:#000000;
    font-weight:bold;
    text-align: center;
    text-decoration:underline;
}

.linkGrey li
{
    list-style-type:none;
}

.imgframe
{
    border: 1px solid #000000;    
}

.separator
{
    background:#eeeeee url("images/img-separator-stars.gif");
    height:20px;  
}

.row 
{
    border-top: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    display:inline;
	float:left;
	padding: 0px 5px 0px 5px;
	text-align:justify;
	width:650px;
}
