/* CSS Document */
body {
	background-image:url(../images/bluebluegradienthome.png);
	background-repeat:repeat-x;
}	
#container {
	width:550px;
	margin:0px auto 0px auto;	
}
#indexheader {
	float:left;
	width:100%;
	height:150px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0;
}
#name {
	float:left;
	margin:30px 0 0 -5px;
	border:0;
	height:86px;
	width:340px; 
}
#logo {
	float:left;
	margin:20px 0 0 50px;
	border:0;
	height:100px;
	width:101px;
}
#indexheader ul {
	float:left;
	clear:both;
	width:100%;
	list-style-type:none;
	padding:0px;
	margin:-15px 0 0 0;
}
#indexheader ul li {
	display:inline;
	margin-right:45px;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
}
#indexheader a {
	color:#FFFFFF;
}
#indexheader a:hover {
	color:#D01F3C;
}
#greybar {
	float:left;
	clear:both;
	width:100%;
	margin:-7px 0 -20px 0;
	padding:0px;
	font-size:14px;
	color:#3F4C6B;
	font-weight:bold;
}
#greybar a {
	text-decoration:none;
	color:#3F4C6B;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
}
#greybar a:hover {
	color:#D01F3C;
}
.headerlinks {
	min-width:50px;
}
.headerform {
	min-width:450px;
	text-align:right;
}
#loginform1 {
	float:right;
	margin-top:-1px;
	font-size:12px;
	width:450px;
}
#loginform1 input#username, input#password, input#submit {
	margin:0 10px 0 3px;
	font-family:"Arial";
	size:10;
	border:1px solid #FFFFFF;
	padding:0 5px 0 5px;
	color:#264c72;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
#loginform1 input#submit {
	color:#FFFFFF;
	background-color:#3F4C6B;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;	
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
#loginform1 input#submit:hover {
	background-color:#0066FF;
}
#welcome {
	float:left;
	clear:both;
	width:100%;
	margin:0;
	font-family:"Trebuchet MS";
}
#welcome h2 {
	margin:0;
	padding:0;
	color:#3F4C6B;
}
#welcome dd {
	color:#0066FF;
}
#welcome p {
	color:#0066FF;
	font-size:24px;
	text-align:center;
	margin:20px 0 0 20px;
	padding:0;
	font-weight:bold;
}
#welcome a {
	text-decoration:none;
	color:#0066ff;
}
#welcome a:hover {
	color:#D01F3C;
}
#welcome ul {
	color:#264c72;
}
#welcome li {
	text-size: 14px;
	font-family:"Trebuchet MS";
	color:#3F4C6B;
}
#tagcloud {
float:left;
clear:both
width:100%;
font-family:"Trebuchet MS";
text-align:center;
margin-top:10px;
}

h3 {
color:#3F4C6B;
font-size:20px;
margin:0;
padding:0;
}
#tagcloud a {
color:#264c72;
text-decoration:none;
}
#tagcloud a:hover {
color:#D01F3C
}
ul#tag_cloud {
list-style: none;
margin: 0;
padding: 0;
font-size:26px;
}
ul#tag_cloud li {
list-style: none;
display: inline;
padding:0;
margin:0;
position: relative;
}
ul#tag_cloud li.tag_popularity_1 {
font-size:40%;
}
ul#tag_cloud li.tag_popularity_2 {
font-size:60%;
}
ul#tag_cloud li.tag_popularity_3 {
font-size:80%;
}
ul#tag_cloud li.tag_popularity_4 {
font-size:100%;
}
ul#tag_cloud li.tag_popularity_5 {
font-size:120%;
}
ul#tag_cloud li.tag_popularity_6 {
font-size:140%;
}
ul#tag_list {
font-size:18px;
color:#3F4C6B;
}
ul#tag_list li {
list-style: none;
padding: 3px;}
ul#tag_list a {
color:#0066ff;
text-decoration:none;
}
#tag_list a:hover {
color:#D01F3C
}

#Ucasebody{
	width: 100%;
	padding:0 5px 5px 5px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border:1px solid #0066ff;
	margin-top: 5px;
	background: #FFFFFF;
}

#Utitle{
	width: 100%;
	padding-left: 10px;
	position: relative;
	font-family:"Trebuchet MS";
	font-size: 20px;
}
#Ucasebody #Ucontainer{
	width: 100%;
	background: #FFFFFF;
	position: relative;
	margin-top: 2px;
}
#Ucasebody #Uimage{
	width: 40px;
	height: 40px;
	position: relative;
	left:40px;
}
#Ucasebody #Utopic{
	width: 450px;
	height: 50px;
	left:100px;
	top: 8px;
	padding-top: 2px;
	position: absolute;
	font-family:"Trebuchet MS";
	font-size: 18px;
}

#Ucasebody #Utopic a{
	font-size: 16px;
	font-family:"Trebuchet MS";
	color:#0066ff;
	text-decoration:none;
	font-weight: bold;
}

#Ucasebody #Utopic a:hover {
	color:#D01F3C;
	text-decoration: underline;
	font-weight: bold;
}

#Ucasebody cite{
	display: block;
	font: 10px Tahoma, Verdana, Sans-Serif;
	color: white;
	text-align: right;
}
#invi{
	width:100%;
	height: 200px;
	padding:0 5px 5px 5px;
	position: relative;
}

#invi li {
	text-size: 12px;
	font-family:"Trebuchet MS";
	color:#3F4C6B;
}

#invi #dinva{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	font-size: 15px;
	width:260px;
	top: 5px;
	left: 5px;
	position: absolute;
}
#invi #dinvb{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	font-size: 15px;
	width:260px;
	top: 5px;
	right: 5px;
	position: absolute;
}


#hlinks{

	width:100%;
	background: #F8F8FF;
	border:1px solid #0066ff;
	padding:0 5px 0 5px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-family:"Trebuchet MS";	
}

#hlinks a {
	text-decoration:none;
	color:#0066ff;
}

#hlinks b {
	text-decoration:none;
	color:#0066ff;
	font-size: 15px;
}

#hlinks a:hover {
	color:#D01F3C;
	text-decoration: underline;
}

