/* CSS Document */
body {
/*Entire Site Body in theory Verdana,#000000 Arial, Helvetica, sans-serif; */
background-color: #0B0B09;
color: #000000;
margin: 0px;
}

/*table {
"#9D9DFF" 
}*/

EM {
/*special tag */
color: #990000;
}

.photogallery{
	padding: 5px;
	margin: 5px;
	height: 170px;
	border: 1px solid transparent;
}


.table1 {
/*General Table Background for most tables rgb(248,248,233) */
background-color: #FFFAE9; 
background-position:Top Left;
border-color: #006600;
color: #000000;
}

.table2 {
/*used in myeducation.php and elsewhere for tables with spaces*/
background-color: #999966;
background-position:Top Left; 
background-repeat:repeat; 

color: #000000;
}

.table3 {
/*mysection tables with white background and forums*/
background-color: #ffffff;
border-style: none;
border-width: 1px;

}

.table3b {
/*mysection tables with white background and forums*/
background-color: #ffffff;
border-style: solid;
border-width: 2px;

}

.table5 {
/*about and info tables*/
background-color: #66cc66;
border-color: #006600;
border-style: outset;
border-width: 2px;

}


.tableM {
/*Massage Tables*/
border-color: #ffffff;
border-style: double;
border-width: 4px;

}

.alttext {
/*text on pages like edit profiles that need to be lighter*/
 
color: #ffffff;

}

.alttext {
/*text on pages like edit profiles that need to be black*/
font-size: x-small;
color: #000000;

}


/* CSS Design for The header.php layout*/
.header {
border-style: ridge;
border-color: #B28836;
color: #000000;
border-width: 2px;
background-color: rgb(250,250,220);
}
/* End stuff for header.php */








/* CSS Design for The display profile.php layout*/
.profile {
border-style: ridge;
border-color: #B28836;
color: #000000;
/*border-color: rgb(151,84,55);*/
/*border-color: #ccccff;*/
border-width: 2px;
background-color: rgb(250,250,220);
}
/* End stuff for metro.php */









/*MOTD AREA - NEWS AND UPDTES */

.table4 {
/*motd.php*/
border-style: outset;
border-color: #990066;
border-width: 6px;
background-color: #99FFCC;

}
/* MOTD LARGER BORDER IMAGE* bgcolor='#50764E'*/
.divimg {
background: url(../images/woodnode.jpg);
}
.mdiv {
margin: .1em;
}
.bdiv {
border: 1px double #B28836;
}
.cdiv {
float: center; clear: center;
}
/*MOTD AREA - NEWS AND UPDTES */







/* MYSECTION VARIOUS TABLES */
.divimg2 {
background: url(../images/aa2.gif);
}
.divimg3 {
background: url(../images/aa1.gif);
}
.divimg4 {
background: url(../images/aa2.gif);
}
.divimg5 {
/*background: url(../images/HQ-bckgrd1a3.GIF);*/
background: url(../images/aa1.gif);
}
.divimg6 {
background: url(../images/woodnode.jpg);
}

.divimg7 {
background-color: #A6CC9E;
}

.divimg8{
background: url(../images/tiltedb2.gif);
}
.mdiv2 {
margin: .1em;
}
.mdiv3 {
margin: .2em;
}
.mdiv4 {
margin: .1em;
}
.bdiv2 {
border: 1px double #A6CC9E;
}
.bdiv3 {
border: 1px double #A6CC9E;
}
.bdiv4 {
border: 1px single #A6CC9E;
}
.cdiv2 {
float: center; clear: center;
}
/*End mysection various tables */


.login {
background: #000000;
}

a:active { 
color: #1D1400; 
} 

a:link { 
color: #1D1400;
} 

a.one:link {
color: #000000;
} 

a.two:link {
color: #000000;
}

a.hl:link {
color: #750392;
}

a:visited { 
color: #372601;
} 

a.hl:visited { 
color: #660066;
} 

a.one:visited { 
color: #000099;
}

a.two:visited {
color: #000099;
}

a:hover {
text-decoration: underline overline; font-style:italic;
}

a.one:hover {
color: #000000;
text-decoration: underline overline; color: blue; 
}


a.two:link {
font-color: $CC0000;
}

a:hover img{
color: #000000;
text-decoration: none; 

}

a:link img, a:visited img {
border: 0px;
}

.ad {

}


