/* What a Crappy Present */

body
{
background-color: #A20F0A;
margin: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: white;
line-height: 16px;
}


a, a:visited
{
color: white;
}

br
{
margin: 0;
padding: 0;
}

#mainContent
{
margin: 0 auto 0 auto;
width: 800px;
position: relative;
background: url(background.gif) top left no-repeat;
height: 2030px;
}

#disgust
{
position: absolute;
top: 115px;
left: 143px;
}

#advice
{
background-color: white;
width: 800px;
}

#parents
{
position: absolute;
left: 24px;
top: 612px;
width: 449px;
background-color: #780B0A;
border: 3px solid white;
background-color: #780B0A;
padding: 0px 295px 10px 12px;
line-height: 18px;
margin: 0 0 350px 0;
}


h1
{
font-size: 9px;
font-weight: bold;
margin: 0;
padding: 0;
}

a img
{
border: 0;
}

img
{
margin: 0;
padding: 0;
}


#kids img
{

}

#parents img
{
margin-top: 5px;
}


#kids
{
background: url(kids_border.gif) top left no-repeat;
position: absolute;
right: 0px;
top: 621px;
width: 248px;
padding: 33px 31px 10px 11px;
color: #790B08;
font-weight: bold;
}

h2
{
font-size: 19px;
font-weight: bold;
margin: 2px 0 6px 0;
}

h3
{
font-size: 16px;
font-weight: bold;
margin: 8px 0 2px 0;
}


#footer
{
position: absolute;
top: 2150px;
left: 36px;
}

#also, #also a, #also a:visited
{
color: #780B0A;
font-size: 8px;
}

/* TELL A FRIEND */

#tellfriend
{
font-size: 12px;
position: absolute;
bottom: 20px;
left: 20px;
border: 1px solid white;
padding: 0 8px 8px 8px;
width: 698px;
background-color: #A20F0A;
height: 408px;
}

.lilbox
{
margin: 0px 0 8px 0;
}


.box
{
margin: 0px 0 16px 0;
}

#inputs
{
margin: 3px 16px 0 0;
font-size: 12px;
float: left;
height:340px;
width: 300px;
}

input,select,textarea 
{ 
padding:0px; 
border:1px solid #969696; 
 
color: #A20F0A;
font-weight: bold;
}

input.clean
{
border: 0px; 
}

.small
{
	font-size: 11px;
}

#emailtext
{
	font-family: "Courier New", Courier, monospace;
	padding: 0px 10px 5px 10px;
	text-align: left;
}

