/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #ffffff;
	color : #ffffff;
  	scrollbar-arrow-color: #000000;
 	 scrollbar-3dlight-color: #C0C0C0;
 	 scrollbar-highlight-color: #9D9DA1;
 	 scrollbar-face-color: #C0C0C0;
 	 scrollbar-shadow-color: #9D9DA1;
 	 scrollbar-darkshadow-color: #400040;
	 scrollbar-track-color: #400040;
         background-image: url(back-repeat.gif);
         background-position: center;
         background-repeat: repeat-y;
	}


    
   
div {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: White;    
}


p {
    margin: 10px 10px 18px 10px; 
    padding-left: 12px; 
    padding-right: 12px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: Black;
}

/* Links */
a:link, a:visited {
	font-size: 14px; color: blue; text-decoration: none;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: red;	text-decoration: underline;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #C6DA88; height:2px; border: 1px inset;
	}
/* Misc - For NOw */
.blockline { 
	background-color: #000000;
	border: 2px #666699 solid;
	font-family: Trebuchet MS;
	font-size: 10pt; 
	color: black;
	}

.newsline { 
	background-color: #ffffff;
	border: 2px #808080 solid;
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: black;
	}

.newsline2 { 
	background-color: #000000;
	border: 1px #B6AFA9 solid;
	font-family: Trebuchet MS;
	font-size: 10pt; 
	color: black;
	}

.blocktitle {
	background-color: #5B0000;
	border: 2px #808080 solid;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt; 
	color: white;
}

h2 {margin:10px 3px 15px 3px; color:#000;font-family: verdana, sans-serif;}
h3 {margin:10px 3px 15px 3px; color:#000;font-family: verdana, sans-serif;}
h4 {margin:10px 3px 15px 3px; color:#000;font-family: verdana, sans-serif;}

.blocktable {
	border: 1px #000000 solid;
}

.form {
	border: 2px #808080 solid;
}

.titleline {
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
  	background-position: right;
	background-repeat: no-repeat;
}

.footerline {
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	background-position: right;
	background-repeat: no-repeat;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt; 
	color: white;
}

.windowborder { 
	background-color: #CDCDCD; 
	border: 2px #000000 solid;
	}
.redsquare {
	background-color: #000000;
	border: 2px #FF0000 solid;
   	font-family: arial;
	font-weight: bold;
	font-size: 10pt; 
	color: white;
	}              
    
.tableline {
	border-bottom: 1px solid #808080;
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
   	font-family: arial;
	font-size: 10pt; 
	color: white;
}
    
.imageline-r { 
	border: 5px #ffffff solid;
        float: right;
	}

.imageline { 
	border: 5px #000000 solid;
        margin: 10px 10px 18px 10px; 
	}

.mainborder {
	border: 5px solid #000000;
    background-color: #000000;
}

.menuback {
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	background-position: top left;
	background-repeat: no-repeat;
        text-align: center;
}

.menutitle {
	background-color: #9E2C37;
	border: 2px #808080 solid;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt; 
	color: white;

}

A.menulink:link, A.menulink:visited {
        color: white;
	font-family: cursive,verdana;
	font-size: 12pt; 
	font-weight: normal;
}

a.menulink:hover {
	color: red;	text-decoration: underline;
	font-size: 12pt;
	font-weight: normal;
	}

A.menublack:link, A.menublack:visited {
        color: black;
	font-family: verdana;
	font-size: 11pt; 
}

a.menublack:hover {
	color: red;	text-decoration: underline;
	font-size: 11pt;
	}


.menubody { 
	background-color: #ffffff; 
	border: 2px #808080 solid;
	border-top: 0px none;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt; 
	color: black;
	}

.rightblock {
	background-color: #ffffff; 
	border: 2px #808080 solid;
	border-top: 0px none;
	font-family: arial;
	font-weight: bold;

	font-size: 8pt; 
	color: black;
}

.pagetitle {
	background-color: #000000; 

	font-family: arial;
	font-weight: bold;
	font-size: 16pt; 
	color: white;
}

.pagetitle2 {
	background-color: #000000; 
	font-family: arial;
	font-weight: bold;
	font-size: 10pt; 
	color: 	#cccccc;
}


.articletext {
	background-color: "white"; 
	font-family: arial;
	font-size: 12pt; 
	color: 	"black";
}

.galleryline {
	background-color: #000000; 
	border: 10px #990033 solid;
	font-family: arial;
	font-size: 10pt; 
	color: white;
	}

.galleryline-r {
	background-color: #000000; 
	border: 10px #990033 solid;
	font-family: arial;
	font-size: 10pt; 
	color: white;
        float: right;
	}
    
.articlepic {
    border: 10px #000000 solid;
    float: left;
}

.articlepic-r {
    border: 10px #000000 solid;
    float: right;
}

.articlepic-w {
    border: 10px #ffffff solid;
    float: left;
}

.articlepic-rw {
    border: 10px #ffffff solid;
    float: right;
}

#gallerytext {
	font-family: arial;
	font-size: 10pt; 
	color: white;
	}
    
#titlepos {
	position: absolute; 
	top: 15px; 
	left: 5px;
	}

#menupos {
	position: absolute;
	top: 132px;
	left: 5px;
	}

#copyrightpos {
	position: absolute;
	top: 115px;
	left: 150px;
	}

#mainpos {
	position: absolute; 
	top: 132px; 
	left: 120px
	}

