/* CSS Document */
body
{
margin:0px;
background-image: url(images/romance_writers_bg.gif); 
background-repeat:repeat;
}

table,td,p
{
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
}

.black11
{
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 11px;
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
}

.subheading
{
color: #019f96;
font-family: Palatino, Times New Roman, serif;
font-weight: bold;
font-style: italic;
font-size:18px;
}

.redbold
{
color: #C4132D;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
}

a.smallgrey:link
{
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 10px;
}

a.smallgrey:visited
{
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 10px;
}

a.smallgrey:hover
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 10px;
}

.menu
{
background-color:#FFE9EB;
border-right: dotted 1px #F2AAB6;
vertical-align:top;
padding:20px;
}

.rightcolumn
{
border-left: dotted 1px #F2AAB6;
padding-top:15px;
padding-left:5px;
}

.margins
{
padding-left:30px;
padding-right:20px;
}

.heading
{
padding-left:30px;
padding-top:20px;
padding-bottom:10px;
}

.pinkbold
{
color: #F2AAB6;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 12px;
}


.turqoise
{
color: #00A29D;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 11px;
}

a:link
{ 
color: #e78091;
text-decoration: none;
font-weight: bold;
}

a:visited
{ 
color: #e78091;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #e78091;
text-decoration: none;
font-weight: bold;
}

a.menutext:link
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #C4132D;
font-weight: bold;
font-style: normal;
line-height: 26px;
}

a.menutext:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #C4132D;
font-weight: bold;
font-style: normal;
line-height: 26px;
}

a.menutext:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #F2AAB6;
font-weight: bold;
font-style: normal;
line-height: 26px;
}

.footer
{
border-top:dotted 1px #F2AAB6;
padding:30px;
padding-right:10px;
color: #F2AAB6;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 12px;
}

img
{
border:none;
}






