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

EM {
/*special tag */
font-size: small;
color: #000000;
}

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


.table1 {
/*General Table Background for most tables */
background-color: #F4EEEC; 
background-position:Top Left;
border-color: #A68D7E;
font-size: small; 
color: #000000;
}

.table2 {
/*used in myeducation.php and elsewhere for tables with spaces*/
background-color: #F4EEEC;
background-position:Top Left; 
background-repeat:repeat; 
font-size: small;
color: #000000;
}

.table3 {
/*mysection tables with white background and forums*/
background-color: #F4EEEC;
border-style: none;
border-width: 1px;
font-size: small;
}

.table3b {
/*mysection tables with white background and forums*/
background-color: #F4EEEC;
border-style: solid;
border-width: 2px;
font-size: small;
}

.table5 {
/*about and info tables*/
background-color: #F4EEEC;
border-color: #534544;
border-style: outset;
border-width: 2px;
font-size: small;
}

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




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








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









/*MOTD AREA - NEWS AND UPDTES */

.table4 {
/*motd.php*/
border-style: outset;
border-color: #000000;
border-width: 6px;
background-color: #F5F2F1;
font-size: small;
}
/* MOTD LARGER BORDER IMAGE* bgcolor='#50764E'*/
.divimg {
background-color: chrome;
}
.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: #ffffff;
text-decoration: none; 
font-size: small;
} 

a:link { 
color: #330000;
text-decoration: none; 
font-size: small;
} 

a.one:link {
color: #CC0000;
text-decoration: none; 
font-size: xx-small;
} 

a.two:link {
color: #cc0000;
font-size: x-small;
}

a:visited { 
color: #000099;
text-decoration: none; 
font-size: small;
} 

a.one:visited { 
color: #CC0000;
text-decoration: none;  
font-size: x-small;
}

a.two:visited {
color: #cc0000;
font-size: x-small;
}

a:hover {
text-decoration: underline;
font-size: small;
}

a.one:hover {
color: #990000;
text-decoration: underline; 
font-size: xx-small;
}


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

a:hover img{
color: #990000;
text-decoration: none; 
font-size: small;
}

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

.ad {
font-size: xx-small;
}


