body{
	padding:0px;
	margin:0px;
	text-align:center;
}
a{
	color:#792A69;
	text-decoration:none;
	font-weight:400;
	font-size:13px;
	font-family:Lucida Sans;
}
a:hover{
	color:white;
	text-decoration:none;
	background-color:#85A92A;
}
.SelectedLink{
	background-color:#ECF4D5;
	font-weight: bold;
}
.MainTitle{
	width:780px;	
}
.MainTitle h1{
	text-align:left;
	width:780px;
	font-family:Palatino Linotype;
	font-size:32px;
	font-weight:normal;
	margin-left:10px;
	color:#792A69;
	margin-top:0px;
	margin-bottom:6px;
}
.TabTitle{
	font-family:Palatino Linotype;
	font-size:24px;
	color:#85A92A;
	font-weight:normal;
	margin-bottom:6px;
}
.SelectedTab .TabTitle{
	font-family:Palatino;
	font-size:24px;
	color:#792A69;
	font-weight:normal;
	margin-bottom:6px;
}

.MainContent{
	width:780px;
	height:400px;
	overflow-x:hidden;
	text-align:left;
	border-top:1px solid #CCCCCC;
}
#Tab1{
	float:left;
	width:120px;
	overflow:hidden;
}
#Tab2{
	float:left;
	width:90px;
	overflow:hidden;
}
#Tab3{
	float:left;
	width:150px;
	overflow:hidden;
}
#Tab1 .InnerTab{
	width:540px;
	filter:alpha(opacity:0);
	margin-left:10px;
}
#Tab2 .InnerTab{
	width:480px;
	filter:alpha(opacity:0);
	margin-left:10px;
}
#Tab3 .InnerTab{
	width:540px;
	filter:alpha(opacity:0);
	margin-left:10px;
}

.SelectedTab{
	position:relative;
	left:0px;
	top:0px;
	width:480px;
	background-color:#F1F1F1;
	/*padding:10px;*/
}
.SelectedTab .Corner{
	width:25px;
	height:25px;
	background-image:url(../images/Crnr.gif);
	position:absolute;
	top:0px;
}

#InnerTab1 .Corner{
	left:515px;	
}

#InnerTab2 .Corner{
	left:485px;	
}

#InnerTab3 .Corner{
	left:545px;	
}

.NotSelectedTab{
	/*padding:10px;*/
}
.Content{
	font-family:Lucida Sans;
	font-size:13px;
	color:#CCC;
	line-height:20px;
	margin-top:0px;
}
.Footer{
	margin-top:12px;
	width : 780px;
	font-size:11px;
	line-height:28px;
	border-top: 1px solid #f7f7f7;	
}
#flickr_badge_wrapper img{
	border:0px;
}
#flickr_www{
	font-size:9px;
}
.seachgloss{
	position:absolute;
	left:345px;
	top:14px;
}
.blogheader{
	position:absolute;
	left:348px;
	top:19px;	
	width:180px;
	text-align:right;
}
.DropShadow{
	background:#9A9C9B;
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
}

.flickr_badge_image{
	background:#BBBBBB;
	position:relative;
	top:0px;
	left:0px;
}

.DropShadow img, .flickr_badge_image img{
	position:relative !important;
	top:-2px !important;
	left:-2px !important;
}

.flickr_badge_image img{
	border:1px solid #333 !important;
}

.TabHead{
	height:135px;
	margin-left:10px;
}
#FlickPic{
	margin-bottom:8px;
}
#FlickPic img{
	border:4px;
}
