/* ---
Title: "Brianna - Style"
By: Brianna Lee http://www.monstercyb.org/brianna
Made: June 2010
--- */

#home {margin:40px 20px 20px 20px;
font: normal 18px goudy old style;
background-image:url(../images/shell_bckgd_green.png);
line-height: 20px;
}

#home img {
border: 0;
}

#home a {
color:hotpink; 
text-decoration:none;
}

#home a.active {
color:green; 
text-decoration:none;
}

#home a.visited {
color:yellow; 
text-decoration:underline;
}

#home div.outercontainer {-webkit-border-radius: 16px;
-moz-border-radius: 16px; 
border-radius: 16px; 
width:720px; 
height: 590px;
background: #fff;
padding: 25px 25px 4px 25px;
font-family:times new roman, garamond; 
color: #000;
text-align:center;
}

div.topbox {
width: 100%;
height: 350px;
}

div.snail {
float: left;
width: 70%;
}

div.buttons {
float: right;
width: 30%;
line-height: 13px;
}


div.ads {
text-align: center;
}


p.disclaimer {
font: normal 13px goudy old style;
text-align: right;
}


