* {
	font-family: Georgia,Arial, Helvetica, sans-serif;
}
 

HTML {
	height: 100%;
	}
 
 
BODY {
	/* to center the body or add a body background
	image, add the styles directly in the template
	head or body tag. Adding it here will affect
	the body alignment in SitePress edit mode! */
	margin: 0;
	height: 100%;
	background-image:url(/anitashobbies/img/pagebackground.gif);
	background-position:-40px -40px;
	}

BR.clearAll {
	font: 1px/1px monospace;
	display: block;
	clear: both;
}


/* HEADINGS ------------------------------------------------------ */
H1 {
	font-size: 2em;
	font-weight: normal;
}

H2 {
	font-size: 1.5em;
	font-weight: normal;
}
 


/* MAIN LAYOUT --------------------------------------------------- */



.body {
 	width:800px;
	text-align:left;
 	background-color: #296194; 
	color: white;
 	}
 
A {
	color:white;
	}
 
A:hover { color:#811C2C; }
A:visited { color:silver; }
 
div.introtext {
	font-size:larger;
	line-height:150%;
	margin-right:10px;
	margin-top:40px;
	}
 
.content {
	padding:0px;
	}
 
.expander {
	float:left;
	line-height:800px;
	width:1px;
	color:#296194;
	}
 
. {
	text-align:center;
	font-size:60%;
	clear: both;
	padding:4px;
	}

 
.nav UL {
	margin:0px;
	text-align:center;
	}
 
.nav UL li {
	display:inline;
	margin:10px;
	line-height:32px;
	padding:5px;
	}

.gradientbackground A {
	color:white;
	font-weight:bold;
	text-decoration:none;
	}
 
.gradientbackground A:hover { 
	color:red; 
	font-weight:bold; 
	border-style:outline;
	border-width:1px;
	border-color:#426D9C;
	
	}
 
 
.gradientbackground {
	background-image:url(/Anitashobbies/img/background.gif);  
	background-repeat:repeat-x; 
	}
 
 
 
.footer { 
	background-image:url(/Anitashobbies/img/backgroundbottom.gif);   
	background-repeat:repeat-x; 
	padding:10px;
	text-align:center;
	font-size:xx-small;
	padding-bottom:0px;
 	} 
 
.framed {
	border-style:double;
	border-width:6px;
	border-color:white;
	margin:4px;
	}
 
.background {
	background-color:#296194;
	color:white;
	}
 
.TestStyle {
	/* .divider */
	clear:all;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(/anitashobbies/img/divider.gif);
	font-size:1px;
	height:9px;
	width:94.5%;
	text-align:center; 
/* .background */
	background-color:#296194;
	color:white;
	}
 
 
.divider   {
	clear:all;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(/anitashobbies/img/divider.gif);
	font-size:1px;
	height:9px;
	width:94.5%;
	text-align:center; 
	}
 
table.intro {
	width:98%;
	}
 
.myStitching {
	width:50%;
	text-align:center;
	}
 
.myRecipes { 
	 width:100% !important;
	 text-align:center;
	} 
 
 
.myDogs {  
	width:50% !important;
	text-align:center;  
	}  
 
SPAN.Photo {
	border-style:outset; 
	border-width:1px; 
	background-color:white; 
	}
SPAN.Photo IMG { padding:10px;border-style:solid; border-width:1px; border-color:#EEEEEE;background-color:white; }
.PhotoTopLft { vertical-align:top; position:relative; top:-2px; left:38px; }
.PhotoTopRgt { vertical-align:top; position:relative; top:-2px; left:-38px; }
.PhotoBotLft { position:relative; top:-40px; left:26px; }
.PhotoBotRgt { position:relative; top:-40px; left:-26px; }
 
 
.title { text-align:center; margin-bottom:5px; font-weight:bold; font-size:larger; }
.hometitle { text-align:center; margin-bottom:5px; font-weight:bold;  }

.intro {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#296194;
	text-align:center;
	padding:10px;
	background-color:#3982C6;
	margin-bottom:4px;
	}

A.selected {
	color:red;
	}
 
.sidebar {
	width:200px;
	padding-left:0px;
	background-color:#3982C6;
	}
 
.myDogs {
	width:100%;
	margin:0px;
	}

hr {
	border-style:solid;
	border-width:1px;
	text-align:center;
	width:90%!important;
	color:#811C2C;
	height:1px;
	margin:5px;
	}

.categories {
	border-style:double; 
	border-width:6px; 
	border-color:white;
	float:left;
	background-color:#3982C6;
	padding:10px;
	margin-left:5px;
	}
	
 
A.NavItemSelected {
	font-weight:bold;
	text-decoration:none;
	color:#811C2C;
	}
 
.panel {
	margin-bottom:5px;
	}


