/* CSS Document */
body {
margin: 0px auto;
background:#000 url(bg.jpg) top center no-repeat;
color: #000;
font:11px Arial, Helvetica, sans-serif;
text-align:-moz-center;
#text-align:center;
line-height: 16px;
}
a:link {
font-weight:bold;
color: #000;
text-decoration: none
}
a:hover {
text-decoration: underline;
}
#wrapper{
width: 650px;
margin: 0px auto;
text-align:center;
}
#header1{
background: url(header1.gif) no-repeat;
width: 650px;
margin-top:640px;
padding-top:90px;
text-align:left;
}
#header1 p{
background:#fff;
padding:12px;
width:380px;
}
#gallery{
background:#fff;
padding:12px;
width:626px;
margin:30px 0px 30px 0px;
text-align:left;
}
#gallery p img{
margin:0 18px 20px 0px;
border:1px solid #000;
}
#header2{
background: url(header2.gif) no-repeat;
width: 650px;
padding-top:90px;
text-align:left;
}
#header2 p{
background:#fff;
padding:12px;
width:380px;
}
#header3{
background: url(header3.gif) no-repeat;
width: 650px;
padding-top:90px;
text-align:left;
}
#header3 p{
background:#fff;
padding:12px;
width:380px;
}
#header4{
background: url(header4.gif) no-repeat;
width: 650px;
padding-top:90px;
text-align:left;
}
#header4 p{
background:#fff;
padding:12px;
width:380px;
}
#header5{
background: url(header5.gif) no-repeat;
width: 650px;
padding-top:90px;
text-align:left;
}
#header5 p{
background:#fff;
padding:12px;
width:380px;
}
#quotes{
background:#530257;
color:#fff;
font:bold 1.1em Arial, Helvetica, sans-serif;
line-height:25px;
padding:12px;
width:626px;
margin:25px 0px 12px 0px;
text-align:left;
}
#quotes a:link {
color: #fff;
text-decoration: none
}
#quotes a:hover {
text-decoration: underline;
}
#links{
background: url(links.gif) top no-repeat;
margin:30px 0px 60px 0px;
width: 650px;
height:320px;
text-align:left;
}
#links a:link {
font:bold;
color: #000;
text-decoration: none
}
#links a:hover {
text-decoration: underline;
}
#linksLeft{
background:#FC94FE;
font:bold 11px/25px Arial, Helvetica, sans-serif;
padding:20px 12px 20px 12px;
width:380px;
}
#linksRight{
width:240px;
float:right;
text-align:center;
}
#linksRight img{
width:230px;
padding:5px;
}
