@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	Padding:0;
}

#wrapper {
	position:relative;
	width:900px;
	margin:auto;
	text-decoration:none;
}

#logo {
	position:absolute;
	left:6px;
	top:10px;
	z-index:100;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
}

#navbar {
	position:relative;
	top:3em;
	background-image:url(/stripes_blue3.jpg);
	background-repeat:repeat-x;
	height:100px;
	width:759.375px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:Right;
	clear:both;
	z-index:0;
	vertical-align:baseline;
	
}

#navbar ul, #footer ul {
	list-style-type:none;
}

#navbar li, #footer li {
	float:right;
}

#navbar li ul {
	position:absolute;
	z-index:100;
	visibility:hidden;
}

#navbar li:hover ul {
	visibility:visible;
}

#navbar li:hover ul li a {
	background-color:#0099FF;
	color:#999999;
	display:block;
	width: 160px;
	height:24px;
}

#navbar li:hover ul li a:hover {
	background-color:#0099FF;
	color:#FFFFFF;
}

#navbar a, #navbar a:link, #navbar a:visited {
	text-decoration:none;
	font-size:57%;
	color:#FFFFFF;
	display:block;
	height:22px;
	width:80px;
	text-align:center;
	line-height:20px;
	position:relative;
}

h1 {
	color:#000033;
	font-size:inherit;
	font-weight:normal;
	text-align:left;
}

h2 {
	color:#000033;
	font-size:inherit;
	font-weight:bold;
}

	

#navbar a:hover, #navbar a:active {
	background:#CCCCCC;
	color:#FFFFFF;
	
}

#doodleshop {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
	line-height:15px;
	margin:0;
	padding:0;
	width: 700px;
	position:absolute;
	left:35px;
	top:175px;
	
}

#footer {
	width:925px;
	vertical-align:bottom;
	position:relative;
	top:550px;	
}


#doodleshop a:link, #doodleshop a:visited {
	color:#666666;
	text-decoration:none;
}

#doodleshop a:hover {
	color:#0099FF;
}

#doodleshop a:active {
	color:#666666;
}

.bottom {
	height:1em;
	width:925px;
	text-align:center;
	font-size:0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:auto;
	position:relative;
	text-decoration:none;
	color:#CCCCCC;
}

.bottom2 {
	height:1em;
	width:925px;;
	text-align:center;
	font-size:0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	margin:auto;
	position:relative;
	top: 1400px;
	text-decoration:none;
	color:#CCCCCC;
}

.bottom a:link, .bottom a:visited, .bottom a:hover, .bottom a:active, .bottom2 a:link, .bottom2 a:visited, .bottom2 a:hover, .bottom2 a:active {
	color: #CCCCCC;
	text-decoration: none;
}


#quicktalk {
	float:right;
	width:150px;
	position:absolute;
	left:778.125px;
	top: 49px;
	border:#B9DCFF solid thin;
}


input.bigcheck {
height: 18px;
width: 18px;
} 

.gettoknowus {
	position:relative;
	top:-196.875px;
	color:#000000 
	font-size:11px; 
	font-family:Georgia, "Times New Roman", Times, serif;
} 

.thelist {
	font-size:11px; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

.pages{
position:relative;
width:58%;
height:20px;
top:50px;
left:160px;
padding: 5px 0;
}

.pages ul{
padding:0;
margin:0;
list-style:none;
position:relative;
}

.pages ul li{
padding:0;
margin-right:5px;
float:left;
padding-right:1px;
text-align:center;
padding-bottom:1px;
}

.pages ul li a{
padding:2px 0px;
background:#FFFFFF;
border:1px solid #66CCFF; 
color:#66ccff;
text-decoration:none;
display:block;
width:20px;
font:11px Georgia, "Times New Roman", Times, serif;
}

.pages ul li a.selected{
background:#B9DCFF;
color:#66ccff;
border: 1px solid #66ccff;
}

.pages ul li a:hover{
background:#B9DCFF;
color:#000;
border:1px solid #66ccff;
}

.feed {
	position: relative;
	vertical-align:top;
	padding-top:30px;
	padding-left:220px;
	color:#ccc;
	background-image:url(footer-images/blog.jpg); 
	background-repeat:no-repeat; 
	border-top:2px dotted #b8d5da; 
	border-left:2px dotted #b8d5da; 
	width:600px; 
	text-align:left;
}

#bottom .feed a{
	line-height:14px;
	vertical-align:bottom;
	color:#999;
}

.feedsweep_body {
	padding-bottom:7px;
}

.tweet {
	border-top:2px dotted #b8d5da; 
	padding-left:20px; 
	margin-top:20px; 
	padding-right:20px;
	width:350px;
	text-align:left;
	color:#999;
}

