a:link { color: #000000; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; text-decoration: none; font-weight: bold; }
a:hover { 
color: #000000; 
text-decoration: none; 
background-color: #CCFFFF; 

}

body {
background-color:#D7DACD;
background-image: url(../img/top_bg.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
background-repeat: repeat-x;
background-position:top;
padding: 0px;
margin: 0px;
width:100%;
height:100%;
}

#left_header {
z-index: 3;
position: absolute;
background-color:#A2A089;
width:230px;
height: 125px;
}

#right_header {
z-index: 2;
position: absolute;
background-color:#CAC48B;
background-image: url(../img/top_bg.gif);
width: 100%;
height: 125px;
}

#left {
z-index: 3;
position: absolute;
float: left;
background-color:#93C7CF;
top: 125px;
left: 0px;
width: 160px;
height: 900px;
}

#left_links {
padding-top: 1in;
text-align: right;
}

#dreamer {
z-index: 4;
position: absolute;
top: 43px;
left: 460px;
}
#whitebox_profile {
z-index: 2;
position: absolute;
top: 30px;
left: 390px;
width: 220px;
font-size: 15px;
font-weight: bold;
letter-spacing: 1px;
color: #FFFFCC;
height: 105px;
padding-top: 52px;
padding-left: 8px;
border: 1px;
border-color: #EAEAEA;
border-style: solid;
}
#whitebox2 {

position: absolute;
top: 170px;
left: 185px;
width: 320px;
height: 600px;
border: 1px;
border-color: #EAEAEA;
border-style: solid;
}

#box_left {
position: relative;
float: left;
width: 33%;
margin-top: 90px;
margin-left: 200px;
margin-right: 10px;
}
#box_right {
position: static;
float: left;
top: 150px;
width: 40%;
margin-top: 90px;
}

div#content {
position: relative;
float: left;
width: 100%;
top: 125px;
height: 100%;
}

.profile_indent {
margin-left: 15px;
line-height: 16px;
}

.year {
float: left;
font-weight: bold;
}

.pull_right {
margin-left: 40px;
}
#flower_right {
float: left;
padding-right: 30px;
}

.header {
font-size: 16px;
font-weight:bold;
color: #FF6600; 
line-height: 30px;
}

.nav_link {
font-size: 13px;
padding-right: 20px;
padding-left: 10px;
padding-bottom: 2px;
letter-spacing: 1px;
line-height: 25pt;
}

div#logo {
position: absolute;
z-index: 3;
top: 60px;
left: 131px;
}

div#flower {
margin-top: 40px;
position: relative;
color: #333399;
float: right;
text-align: right;
font-weight: 700;
}






