/*
Original design: Basic Profile
*/

*{margin:10; padding:0;}
body {background:#fff url(background.jpg) top center no-repeat; color:#303030; font:84% Arial,Helvetica,sans-serif; line-height:1.6em;}
a {color:#CC00CC; text-decoration:none;}
a:hover {text-decoration:underline;}
p,ul,ol,dl {font-family: Verdana, Arial, Helvetica, sans-serif; margin:0 0 0px 0;}
img.header {margin:0 0 0 0;}
img { 
width:490px;  
} 
h1 {color:#0099CC; font-size:3.2em; line-height:1.1em; letter-spacing:-3px; margin:0 0 0 0;}
h1 a {color:#CC00CC; text-transform:none;}
h2 {font-size:2.2em; color:#0099CC; margin:0 0 0px 0; letter-spacing:-1px; border-bottom:2px solid #eee;}
h3 {color:#CC00CC; font-size:1.8em; margin:0px 0 0px 0; letter-spacing:-1px; border-bottom:2px solid #eee;}
h4 {color: #0099CC; margin:0 0 0px 0px;}
h1,h2,h3 {font-weight:700; line-height:1.4em;}
#wrap {color:#303030; margin:0px auto; padding:0; width:776px;}
#content {text-align:left; width:490px; padding-right:10px;}

ul {
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-type: none;
padding: 0px;
margin: 8px;
}
#content li:before {
    content: "\2666 \a0 \a0 \a0";
    color: #0099CC;
    font-size: 1.85em;
    line-height:80%;
    }

#sidebar {float:right; width:230px; padding-left:20px; border-left:2px solid #ccc; }
#sidebar ul {list-style:none; margin:0; padding:10px 0 0 0; border-top:1px solid #eee;}
#sidebar li {list-style:none; font-size:1.2em; margin:0 0 10px; padding:0 0 10px 0; color:#888; border-bottom:1px solid #eee;}
#sidebar li a {font-size:1.2em;}
#sidebar h1 {margin:0 0 0 0;}
#sidebar h2 {margin:46px 0 10px 0;}
#sidebar h4 {margin:5px 0 0 0;}
#sidebar p {margin:5px 0 5px 0;}
.slogan {color:#CC00CC; font-size:1.2em; line-height:1.2em; letter-spacing:-1px; font-weight:700;}
.slogan a {color:#0099CC;}
#contactus {border:2px solid #0099CC; background-color: #FFFF99; padding: 10px; margin:0px 0 0px 0;}
#contactus h3 {margin:10px 0 15px 0;}

.readmore {text-align:right; margin:0 20px 30px 0;}
.timestamp {display:block; font-weight:700; color:#0099CC; text-align:right; width:150px; padding:10px 10px 10px 0; float:left; margin:0 10px 10px 0; border-right:2px solid #eee;}
.timestamp a {font-weight:normal;}
.credits {display:block; clear:left; font-size:0.9em; margin:4px 0 0 0;}
.credits a {color:#0099CC;}
.clear {clear:both;}

#marqueecontainer{
margin:10px 0 0 0;
position: relative;
width: 205px; /*marquee width */
height: 200px; /*marquee height */
background-color: #FFFF66;
overflow: hidden;
border: 2px solid #CC00CC;
padding: 2px;
padding-left: 4px;
}
#marqueecontainer h4 {margin:0 0 0 0;}