@charset "utf-8";
/* CSS Document */
body, p, div img {
margin:0px;
padding:0px;
border:none;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
}
body {
background-color:#0c0b29;
}
#contentholder {
width:1000px;
margin:auto;
background-image:url(images/dsbackground.jpg);
background-repeat:no-repeat;
height:700px;
padding-top:30px;
}
#content {
width:794px;
margin:auto;
}
#header {
height:101px;
}
#maincontent {
padding:20px;
}
div#breadcrumbs {
margin-bottom:5px;
}
span.breadcrumbs {
color:#3a368f;
}
a.breadcrumbs {
text-decoration:none;
color:#ffffff;
}
a.breadcrumbs:hover {
text-decoration:underline;
}
div#demonata {
width:230px;
margin-right:20px;
float:left;
}
div#divider {
width:9px;
margin-left:250px;
}
div#cirquedufreak{
margin-left:20px;
width:475px;
float:right;
}
table, td, tr {
vertical-align:top;
}
p.indentquiz{
text-indent:15px;
font-size:14px;
line-height:1.8em;
}
p.indentquiz2{
color:#444444;
text-indent:15px;
font-size:14px;
line-height:1.8em;
}
span.quiztype {
color:#3a368f;
}
a.quizlink {
text-decoration:none;
color:#FFFFFF;
}
a.quizlink:hover {
text-decoration:underline;
color:#FFFFFF;
}
img.titletype {
margin-bottom:10px;
}
div#needpasswords {
text-align:right;
font-size:12px;
margin-right:60px;
margin-bottom:5px;
}
div#passwords{
background-color:#090909;
padding:5px 10px;
margin-bottom:10px;
margin-right:60px;
}
td.passwords{
width:225px;
font-size:14px;
}
p.closebtn {
float:right;
font-size:14px;
margin-right:-5px;
margin-top:-5px;
}

a.clearlink {
text-decoration:none;
color:#ffffff;
}
a.clearlink:hover {
text-decoration:none;
color:#ffffff;
}
