body
{
background-color: #272727;
background-image: url(images/bgpic.gif);
background-attachment: fixed;
background-position: top center;

list-style: none;

}

#container {
	background-color: 444444;
	padding-top: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	
	
}
#header {
	padding-top: 3px;
	padding-bottom: 0px;
	height: 105px;
	width: 700px;
	background-image: url(images/logo-rounded.png);
	
}

#navbar {
	background-image: url(images/light/topbar.png);
	padding-top: 0px;
	padding-left: 16px;
	width:auto;
	height:37px;
}
#holidaybar {
	background-image: url(images/christmas/procbar.png);
	padding-top: 0px;
	padding-left: 16px;
	width:auto;
	height:37px;
}


#navbar .inbar{
	display:block;

}
#navbar ul, #navbar ul li{
	margin:0px;
	padding-left:0px;
	padding-right: 0px;
	list-style:none;
	line-height: 33px; } 
#navbar ul{
}
#navbar ul li{
	padding-top: 2px;
	float: left;
	display:block;
	line-height: 33px; }
#navbar ul li a{
	/*background:url(images/light/anorm-bg.png) left top no-repeat;*/
	font-size:small;
	font-family: arial, sans-serif, "Andale Mono";
	text-decoration:none;
	display:block; }
#navbar ul li a span{
	/*background:url(images/light/spannorm-bg.png) right top no-repeat;*/
	padding:0 0 0 0;
	line-height: 33px;
	display:block;
	margin-left:20px; }
#navbar .current a, #navbar .navhome a:focus{
	background:url(images/light/a-bg.png) left top no-repeat;
	height:33px;
	line-height: 33px;
	float: left; }
#navbar .current a span, #navbar .navhome a:focus span{
	color: black;
	background:url(images/light/span-bg.png) right top no-repeat;
	line-height: 33px; }
#navbar ul li a:active:hover{
	background:url(images/light/ahover-bg.png) left top no-repeat;
	color: black;
	line-height: 33px; }
#navbar ul li a:active:hover span{
	background:url(images/light/spanhover-bg.png) right top no-repeat;
	color: black;
	line-height: 33px; 
}

.dropbar {
	background-image: url(images/light/subbar2.png);
	margin-top:-16px;
	width:auto;
	height: 20px;
	margin-left: 0px;
	margin-right: auto;
	
}
.dropbar .inbar{
	display:block;
}

.dropbar ul, #dropbar ul li{
list-style: none;
}
.dropbar ul{
margin-left: -40px;
margin-right:-40px;
}

.dropbar ul li{
float:left;
}

.dropbar ul li a {
float: left;

}
.dropbar ul li a span{
	display:block; }
	
.dropbar ul li a:active:hover{
	background:url(images/light/ahover-bg.png) left top no-repeat;
	color: black;
	line-height: 33px; }
.dropbar ul li a:active:hover span{
	background:url(images/light/spanhover-bg.png) right top no-repeat;
	color: black;
	line-height: 33px; 
}


div.content {
	border-style: solid; 
	border-color: black; 
	border-width: 10px; 
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 680px;
	height: auto;
	background-color: #444444;
}

.container2 div { 
	width: auto;
	height:auto;
}
.container2 ul {
	list-style: none;
	float:left;
	margin-left: -10px;
	margin-right: 10px;
}
.container2 ul li {
	list-style: none;
	float:left;
	margin-left: -10px;
	margin-right: 10px;
}

.rbroundbox { background: url(images/content/nt.gif) repeat; }
.rbtop div { background: url(images/content/tl.gif) no-repeat top left; }
.rbtop { background: url(images/content/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/content/bln.gif) no-repeat bottom left; }
.rbbot { background: url(images/content/brn.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
}
.rbcontent .btext {
	bottom: 0px;
	position: absolute;
}
.rbcontent .ltext {
	left: 0px;
	position: absolute;
}

.rbroundbox { width:100%; margin-left: 7px; background: transparent url('gradient6.jpg') center repeat-x; }
#footer {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	float: bottom;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 90px;
	width: 700px;
	background-image: url(images/bottom-rounded.png);
	font-size: 12px;
	font-weight: bold;
}


h1 {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 0px;
	font-style: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fffdfa;
	line-height: 14px;
}
h2 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e4e4e4;
	line-height: 20px;
}
h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:100;
	color: white;
	line-height: 16px;
	
}

p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:100;
	color: white;
	line-height: 16px;
}

a {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	color: #c0c0c0;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	
	font-size: 10px;
	
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	
	color: #9a9a9a;
	
	
	
}
a:hover {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #b1b1b1;
	text-decoration: none;
}
.smalltext {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	font-size: 8px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}
h4 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-overflow: ellipsis;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #939792;
}
h5 {
	bottom:0px;
	margin:0px;
	padding:0px;
	border:0px;
	text-overflow: ellipsis;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #939792;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	vertical-align: text-bottom;
}
h5 em {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	vertical-align: text-bottom;
}
.AIMPresenceWidget {
      text-indent: 0px;
    background-repeat: no-repeat;
      background-position: 2px 3px;
    	font: 10px verdana;
    	position: relative;
    	width: 250px;
    	height: auto;
    	padding: 5px;
    }
    .AIMPresenceWidget_offline {
      background-image:url(images/offline.gif);
    }
    
    .AIMPresenceWidget_online {
      background-image:url(images/online.gif);
    }
    
    .AIMPresenceWidget_away {
      background-image:url(images/away.gif);
    }
    .AIMPresenceWidget_idle {
      background-image:url(images/away.gif);
    }

    #AIMBuddyListContainer {
      font: 10px verdana;
      color: white;
    }
