/* CSS Document */
html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}


body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family:'comic sans ms', sans-serif, veranda;
	font-size: 12px;
    min-width: 720px;
	background: #ffffff;
	
}
body { text-align: center; } /* center on ie */

#footer{
background: #999999 url("images/footer2.jpg") no-repeat;
height:83px;
padding:0px 0px 0px 0px;
margin-top:10px;
color:#ffffff;
font-weight:bold;
text-align:center;
border-top:1px solid #C7C2AE;
}
#footer a{
color:#ffffff;
font-weight:bold;

}
#footer1{
background: #999999 url("images/footer2.jpg") no-repeat;
height:83px;
padding:0px 0px 0px 0px;
color:#ffffff;
font-weight:bold;
text-align:center;
border-top:1px solid #C7C2AE;
}

#container
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
border:1px solid #663399;
background: #999999 url("images/back.gif") repeat-y;
}

#container-inner {
background: transparent;
}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
background: #999999 url("images/banner.jpg") no-repeat;
	background-color:#FCF9ED;
	text-align: left;
	height: 167px;
	border-bottom:1px solid #542667;
	}




a:link{
color:#663399;
}
a:hover{
color:#A0218C;
}



#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 5px 0px 10px 20px;
width: 130px;
height:80px;
font-weight:bold;

}

#navcontainer a:link, #navlist a:visited
{
color: #6E1C75;
text-decoration: none;
border:none;
}

#navcontainer a:hover
{
color: #C54202;
font-weight:bold;
}

#active a:link, #active a:visited, #active a:hover
{

background-color: #FF6600;
}



#alpha, #beta, 
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	
}

#alpha-inner, #beta-inner, 
{
	position: static;
}

#beta { margin: 0px 0 0 10px; 
padding: 10px 0px 0px 10px;

}
#beta-inner,
{
padding: 15px 5px 10 0px;
line-height:1.5em;
color:#48124C;
font-size: 10pt;
background: transparent;
}
#alpha-inner {
padding: 10px 0px 0px 0px;
		height:100%;
clear:both;
}
	
#alpha
   {
      margin: 0px 0px 0px 0px;
      width: 160px;      
      float:left;

background: transparent;
height:100%;
clear:both;
   }

#alpha-inner
   {
      padding: 10px 10px 0 0px;
	
   }

#beta
   {
   	float:left;
      
      width: 545px;     
	  background: #FCF9ED;
   }

#beta-inner
   {
     
      border-width: 0;
background: #FCF9ED;
   }
 #beta1 { margin: 0px 0 0 0px; 
padding: 10px 0px 0px 10px;
float:left;
      
      width: 720px;     
	  background: #FCF9ED;
}  
   
   
   
#inner{
background: #FCF9ED url("images/dogbg.jpg");
background-repeat:no-repeat;


}
#innercat{
background: #FCF9ED url("images/catbg.jpg") no-repeat;


}
.imgright{
float:right;
border:0;
margin:5px;
}


.imgleft{
float:left;
border:0;
margin:5px;
}

.imgbord{
border:1px solid #000000;
}
.purple{
font-weight:bold;
color:#542668;

}

.bigpurple{
font-weight:bold;
color:#542668;
font-size:16pt;
}
/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.catlist{
list-style-type:circle;
list-style-image: url(images/catlist.gif)
}

.doglist{
list-style-type:circle;
list-style-image: url(images/doglist.gif)

}

.imagebordcent{
text-align:center;
}

.imageborder{
border:1px solid #000000;
}
.imagebordcent{
text-align:center;
}
.imagebordright{
border:1px solid #000000;
float:right;
margin-left:5px;
}
.imageright{
float:right;
margin-left:5px;
}
.imagebordleft{
border:1px solid #000000;
float:left;
margin-right:5px;
}
.home{
float:right;
border:0;
margin-left:30px;
}
.home p{
margin-top:4px;
}
.home a{
font-size:12pt;

}

#topnav ul
{
padding: 0;
margin: 0;
background-color: #FFF8DB;
color:#6E1C75;
float: left;
width: 100%;
border-bottom: 1px solid #6E1C75;
font-family:arial, helvetica, sans-serif;
}

#topnav ul li { display: inline; }

#topnav ul li a
{
padding: 3px 3px 3px 3px;
background-color: #FFF8DB;
color: #6E1C75;
text-decoration: none;
float: left;
border-right: 1px solid #6E1C75;
font-weight:bold;
}

#topnav ul li a:hover
{
background-color: #FFF8DB;
color: #6E1C75;
font-weight:bold;
}



#topnav2 ul
{
padding: 0;
margin: 0;
background-color: #FFF8DB;
color:#6E1C75;
float: left;
width: 100%;
border-bottom: 1px solid #6E1C75;
font-family:arial, helvetica, sans-serif;
}

#topnav2 ul li { display: inline; }

#topnav2 ul li a
{
padding: 3px 13px 3px 14px;
background-color: #FFF8DB;
color: #6E1C75;
text-decoration: none;
float: left;
border-right: 1px solid #6E1C75;
font-weight:bold;
}

#topnav2 ul li a:hover
{
background-color: #FFF8DB;
color: #6E1C75;
font-weight:bold;
}

.spacer{
padding-left:60px;

}



/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

