body
{
    font-family: sans-serif;
    font-size:20px;
    background-color:#C7EAA4;
    padding:0px;
    margin:0px;
    position:relative;
    height:100%;
}

#header
{
    position:relative;
    min-height:205px;
    height:auto !important;
    height:205px;
    background-color:#A9A9F5;
    border-bottom:2px solid #7979C5;
}

#content
{
    position:relative;
    width:900px;
    background-color:#E0E0F8;
    border: 2px solid #7979C5;
    min-height:410px;
    margin-top:30px;
    padding-bottom:20px;
}

#adBox
{
    float:left;
}

#bookmarks
{
    font-size:10px;
    height:90px;
    width:172px;
    float:right;
}

#bookmarks a
{
}

#footer
{
    margin-top:5px;
    width:910px;
}

div.bunchOLinks a
{
    color:white;
    text-decoration: underline;
    cursor:pointer;
}

div.siteDiv
{
    position:relative;
    padding:3px;
    margin-left:53px;
    margin-top:-10px;
    margin-bottom:10px;
    height:150px;
    width:794px;
    background-image:url('/counter.png');
    background-repeat:no-repeat;
}

div.siteDivContent
{
    position:absolute;
    left:20px;
    top:20px;
    width:774px;
    height:120px;
}


div.site
{
    text-decoration: underline;
    white-space:nowrap;
    overflow:hidden;
}

div.counter
{
    font-size:35px;
    text-align:left;
    white-space:nowrap;
    overflow:hidden;
    margin-left:200px;
    width:370px;
    height:44px;
    margin-top:8px;
}

div.bunchOLinks
{
    text-align:center;
}

span.emph
{
    font-size:12px;
    color:black;
}

span.instructions
{
	font-size:14px;
	border-bottom:1px solid black;
}

.instructions
{
    font-size:14px;
    font-family:sans-serif;
    font-style:normal;
    font-weight:normal;
    color:black;
}

#instructions
{
    text-align:left;
    font-size:10px;
    float:right;
    margin:10px;
}

ul
{
    list-style-type:disc;
}

ul li
{
   padding:0px;
   margin:0px;
   line-height:12px;
}

ol
{
    font: italic 20px Georgia, Times, serif;
    color:white;
    margin-top:7px;
    margin-bottom:7px;
    padding-top:0px;
    padding-bottom:0px;
}

.option
{
    padding-bottom:0px;
}

.instructions li:hover
{
    cursor:pointer;
    text-decoration:underline;
}

#adInstructions
{
    font-size:10px;
    text-align:left;
    padding-left:5px;
    font-weight:bold;
    margin-bottom:2px;
    visibility:hidden;
}

ul
{
    margin-top:2px;
    padding-top:0px;
    margin-left:0px;
    padding-left:25px;
    margin-bottom:2px;
    padding-bottom:0px;
}

ul.l1
{
    font-size:12px;
    padding-top:2px;
    text-decoration:none;
}

#inputs
{
    margin-top:33px;
    margin-bottom:33px;
}

#copyright
{
    font-size:10px;
    text-align:center;
    clear:both;
    padding-top:20px;
}

.addTimeDialog span
{
    font-size:14px;
}

#oneMinuteWarning
{
    font-size:12px;
    margin-top:10px;
}

#warningInput
{
    width:60px;
}

a
{
    text-decoration:underline;
    cursor:pointer
}

#press
{
    font-size:12px;
    font-weight:bold;
    padding-top:20px;
}

#press .li
{
    display:inline;
    text-align:center;
    margin-left:10px;
}

#hiddenWords
{
    display:none;
}
