/* Set tag styling */

body {
background-color: #c4bfd1;
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
color:#fff;
}

h1,h2,h3,h4,h5 { font-weight:normal; }

h1 {
background: #ffffff url('../img/title.jpg') no-repeat scroll center center;
height: 142px;
width: 100%;
}

h1 span { text-indent: -10000px; display: block; }

h2, h3 { margin-bottom: 8px; }

h2{ font-size: 150%; }

ul { list-style-type: none; }

ol { list-style-type: lower-roman; list-style-position:inside; }

a:link, a:visited { color: #8E85C9; }

a:hover { color: #c4bfd1; }

/*Page Structure*/

div#container {
position:relative;
width:703px;
margin:0 auto; 
margin-top: 15px;
display:block;
background-color:#343434;
border: solid 1px black;
height: 522px;
padding-bottom: 83px;
}


ul#topnav {
color: #291c4d;
height: 17px;
text-align:right;
padding: 0 4px 5px 0;
font-size: 110%;
background-image: url('../img/topnavback.jpg');
background-repeat:no-repeat;
}

ul#topnav li { display: inline; }

ul#topnav a:link, ul#topnav a:visited, div#footer a:link,  div#footer a:visited{
color: #40306a;
text-decoration:none;
}

ul#topnav a:hover, div#footer a:hover {
color: #c4bfd1;
text-decoration:none;
}

div#footer {
font-size: 85%;
color: #291c4d;
background-image: url('../img/footerback.jpg');
background-repeat: no-repeat;
height: 19px;
clear: both;
float: left;
padding: 2px 0 0 5px;
width: 100%;
position: absolute;
bottom: 62px;
left: 0px;
}

#bottomimg {
position: absolute;
bottom: 0px;
left: 0px;	
}

div#footer a { margin-right: 370px; }

/*Content specific styles */

/*Index*/
img#mepic { margin-top: 12px; }

div#maincontent #twitter_div { font-size: 90%; margin-top: 5px; }

div#maincontent #twitter_div h3 { font-size: 120%; font-weight: bold; }

div#maincontent #twitter_update_list li {font-style:italic; margin-bottom: 10px;}

div#maincontent #twitter_update_list li a {display:none;}

div#maincontent #twitter_update_list li  span a {display:inline;}

div#maincontent #twitter-link { display:block;text-align:right; }

/*Other pages*/
div#rightside { width: 295px; }

div#rightmenu { width: 160px; }

div#rightside, div#rightmenu {
float: left;
padding-top: 15px;
}

div#rightside a, div#rightmenu a { text-decoration: none;}

div#maincontent  { width: 375px; }

div#largercontent  { width: 480px; }

div#largercontent  h3{ text-decoration: underline; }

div#maincontent, div#largercontent  {
padding: 15px 20px 0 10px;
font-size: 90%;
float: left;
}

div#maincontent p, div#largercontent p { margin-bottom: 10px; }

div#maincontent li, div#largercontent li { margin-bottom: 5px; }

div#maincontent a:link, div#maincontent a:visited, div#largercontent a:link, div#largercontent a:visited { text-decoration:underline; }

div#scrollpage, div#sitemap {
overflow: auto;
width: 100%;
height: 358px;
}

/* SiteMap listing */
#sitemap {
padding: 15px;
}

#sitemap ul ul {
margin-left: 20px;
}


/*Multi-use Classes*/

.clearer {
clear:both;
display:block;
}

.randomlist li {
background: transparent url('../img/star.gif') no-repeat scroll left 2px;
padding-left: 20px;
}
