

body {
background-image: url(oxmourabout.jpg);
background-repeat: no-repeat; 
background-attachment: scroll;
background-position: left top;
	color: #e6e6e6;
	background-color: #838383;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#fullpage {
width: 1000px;
}

a {
color: white;
font-weight: bold;
}


#portrait { 
position: relative; 
height: 400px;
width: 1000px;
float: left;
}

#title {
font-size: 3.5em;
position: absolute; bottom: 120px; left: 300px;
}


#rulers {
height: 100px;
width: 1000px;
position: relative;
font-size: .9em;
float: left;
}
#ac {
float: right;
position: relative; bottom: 0px;
}
#ml {
float: left;
position: relative; bottom: 0px;

}
#ac, #ml {
width: 45%;
bottom: 10px;
}
.containerR {
color: #25c000;
padding: 50px;
}
.contentR {
position: absolute;
top: 0px; left: 0px;
z-index: 3;
}
.name {
font-weight: bold;
font-size: 1.2em;
}
.footerR {
position: absolute;
bottom: 0px; left: 0px;
}
.linkfloatR  {
float: right;
}







#minions{
width: 960px;
height: 300px;
position: relative;
float: left;
padding: 20px 20px 0 20px;;
}
#bc {
}
#sc {
}
#mc {
}
#bc, #sc, #mc {
width: 300px;
padding: 1%;
float: left;
font-size: .7em;
}
.containerM {
}
.contentM {
position: relative;
color: black;
padding: 2px 0px 2px 6px;
}
img.pic, .pic {
border-width: 1px;
border-style: solid;
border-color: white;
}
img {
float: right;
}

.footerM {
}
linkfloatM {
}
.ox {
position: absolute;
top: -5px; left: 340px;
z-index: 3;
border: none;
}
a img{
border: none;
}
/* tracing css */

#titlewrap {
font-family: serif;
margin-top: 5px;
margin-left: 5px;
position: relative;
}
.title {
color: #fff;
position: absolute;
top: 0px; left: 0px;
z-index: 3;
}

.TR1, .TR2, .TR3, .TR4 {
color: #333;
z-index: 2;
position: absolute;
}
.TR1 {
top: 1px; left: 1px;
}
.TR2 {
top: 1px; left: -1px;
}
.TR3 {
 top: -1px; left: 1px;
}
.TR4 {
 top: -1px; left: -1px;
}

