/*** CSS Document Created 
By Wes Smith For
Red Bullet Web Design
Client - Cover Girls
May 2007 ***/

body {
background-color:#FFA4A4;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:16px;
padding:0;
margin:10px auto auto auto;
}

h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FF5353;
padding:0px 0px 5px 0px;
margin:0;
}

p {
padding:5px 0px 5px 0px;
margin:0;
}

a:link, a:visited {
color:#333333;
text-decoration:none;
}

a:hover {
color:#333333;
text-decoration:line-through;
}

/*** Wrapper ***/
#wrapper {
margin:auto;
width:820px;
height:auto;
}

.wrappertop {
background:url(Images/wrappertop.gif) top no-repeat;
height:20px;
width:820px;
}

.wrappercontent {
background:url(Images/wrapperbody.gif) repeat-y;
height:auto;
width:820px;
}

#content {
background:url(Images/bow.jpg) top left no-repeat;
width:800px;
height:auto;
margin-left:10px;
padding-top:90px;
}

.menu {
width:800px;
line-height:20px;
text-align:center;
color:#CC0000;
font-size:13px;
}

.menu a:link, .menu a:visited {
color:#FF5353;
text-decoration:none;
}

.menu a:hover {
color:#FF5353;
text-decoration:line-through;
}

.leftcolumn {
width:780px;
height:460px;
margin-left:10px;
margin-top:30px;
}

.leftcolumn2 {
width:780px;
height:760px;
margin-left:10px;
margin-top:30px;
}

.wrapperbottom{
clear:both;
background:url(Images/wrapperbottom.gif) bottom no-repeat;
height:20px;
width:820px;
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

.footer {
width:790px;
line-height:50px;
text-align:right;
clear:both;
padding-right:10px;
font-size:10px;
background:url(Images/footerbow.jpg);
}

.footer a:link, .footer a:visited {
color:#333333;
text-decoration:none;
}

.footer a:hover {
color:#333333;
text-decoration:line-through;
}

.floatimageright {
float:right;
margin:0px 0px 5px 5px;
}