body {
margin: 0;
padding: 0;
background: url();
background-color: #000000;
background-attachment: fixed;
text-align: center;
}

#container {
margin:0px auto;
width: 700px;
text-align:left;
padding:0px;
border-left: 2px solid #fe6396;
border-bottom: 2px solid #fe6396;
}

#nav {
background: #fe6396;
height: 58px;
line-height: 58px;
alight: left;
padding: 10px;
margin: 0px 0px 0px 0px;
text-align: center;
font-face: arial;
font-size: 100px;

}


#sidebarright {
float: right;
width: 125px;
margin: 5px;
line-height: 18px;
}

#site {
color: #ff5d92;
background: url() no-repeat #66666;
font-family: Trebuchet MS;
font-size: 58px;
line-height: 100px;
height:100px;
font-weight: normal;
text-align: left;
text-transform: uppercase;
letter-spacing: -1px;
padding: 0px 0px 0px 150px;
}

#tagline {
color: #f87eb1;
font-family: Trebuchet MS;
text-transform: lowercase;
letter-spacing: 0px;
font-size:14px;
line-height: 14px;
margin: -40px 0px 0px 40px;
}

b, strong{
color: #fd84b7;
}

i, em{
color: #f196b2;
}

u {
text-decoration: none;
border-bottom: 1px solid #ff5f93;
}

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

a:hover
{
color: #fbcfdc;
text-decoration: none;
}


h1 {
font-family: Trebuchet MS;
font-weight: normal;
font-size:18px;
color: #fe5f93;
text-align:left;
text-transform: uppercase;
line-height: 22px;
margin-bottom: 1px;
border-bottom: 1px dotted #fe5f93;
}

h2 {
font-family: Trebuchet MS;
font-weight: normal;
font-size:14px;
background:#504A4B;
color: #fe5f93;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
word-spacing:1px;
padding: 3px;
}

.content {
padding:0px;
float:left;
width:100%;
background: #333333;
font-size: 12px;
font-family: Arial;
color: #ffffff;
line-height:20px;
text-align:left;
text-transform: none;
font-weight:normal;
}

a.nav, a.nav:active, a.nav:link, a.nav:visited {
font-family: Trebuchet MS;
text-transform: uppercase;
font-weight: normal;
font-size: 12px;
color: #ffffff;
text-decoration: none;
padding: 0px 15px 0px 15px;
}


a.nav:hover {
background: #333333;
color: #ff5c98;
padding: 12px 15px 10px 15px;
}


#footer {
color: #f871a9;
background: #333333;
font-family: Arial;
font-size: 12px;
line-height: 26px;
font-weight: normal;
padding: 10px;
text-align: center;
}

#cardscontainer {
	}
#sectiontitle {
	}
#settitle {
	}
#cardsection {
	}
#displaytext {
	}