
/* Layout Stylesheet */ 

img.new {
border: 1px #000000 solid; }

body {
margin:0px;
text-align:center;
padding:0;
font-family: Verdana, Helvetica, , sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
line-height: 1.4em;
background-color: #000000;
background-image: url(images/header_bg.jpg);
background-repeat: repeat-x;
background-position: top center;
}

div#container {
width: 770px;
height: auto;
margin-left: auto;
margin-right: auto;
background-image: url(images/content_bg1.gif);
background-repeat: repeat-y;
background-position: top left;
background-color: #8104AD;
}

div#maincontent {
width: 770px;
height: auto;
margin-left: auto;
margin-right: auto;
}

div#rightcol {
width: 179px;
height: auto;
margin-left: auto;
margin-right: auto;
float: right;
text-align: center;
display: block;
padding: 0px;
background-color: #000000;
background-image: url(images/rightcol_bg.jpg);
background-repeat: repeat-y;
}

div#flash {
width: 588px;
height: 126px;
position:relative;
left: 2px;
top: -2px;
}

div#feather {
width: 588px;
height: 62px;
position:relative;
left: 2px;
top: -2px;
background-image: url(images/feather1.gif);
background-repeat: no-repeat;
background-position: top center;
}

div#footer {
clear:both;
height: 35px;
margin-left: auto;
margin-right: auto;
background-color: #000000;
border-top: 1px solid #FFFFFF;
}

div#footer p {
font-family: Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
line-height: 1.4em;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}

#footer a:hover {
color: #89A5E0;
text-decoration: underline;
}

h1 {
font-family: Verdana, sans-serif;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
line-height: 1.4em;
margin-left: 44px;
text-align: left;
}

h2 {
font-family: Verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
line-height: 1.4em;
margin-left: 44px;
text-align: left;
}

p {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
line-height: 1.4em;
margin-left: 44px;
margin-right: 220px;
text-align: left;
}

p.center {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
line-height: 1.4em;
margin-left: 44px;
margin-right: 220px;
text-align: center;
}

span.price {
color: #FFFF00;
font-weight: bold;
}

a:link, a:visited {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

a:hover {color: #89A5E0;
text-decoration: underline;
}

/*breadcrumb trails created by the Style Master wizard are paragraphs of class "breadcrumbs"*/

p.breadcrumbs {font-size: .9em;
font-family: Verdana, sans-serif;
text-align: left;
 }

p.breadcrumbs a:link {
color: #FFFFFF;
font-weight: bold }

p.breadcrumbs a:visited {
color: #FFFFFF;
font-weight: bold }

p.breadcrumbs a:hover {
color: #89A5E0 }

.currentpage {
color: #FFFFFF }

span.separator {
color: #FFFFFF;
font-size: 1.5em }


