body { 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size:90%;
	margin:0px; 
	padding:0px; 
	border: 0px;
} 

#birdlist{
	font-size:90%;
		margin:0px; 
	padding:0px; 
	border: 0px;
}

a {color: #CC0033;}
a:visited {color: #990033;}
a:hover {color: #FFFFFF;background-color: #666666;}



form { 
	display:inline;
	whitespace:nowrap;
	margin: 0px; 
	padding: 0px;
	border:0px;

}


img {
	margin:0px; 
	padding:0px; 
	border: 0px;
}

div {
	margin:0px; 
	padding:0px; 
	border: 0px;
}

hr{
	width:100%;
	height:1px;
	color:ffffff;
}

#introcenter { 
	position:absolute; 
	top:5px; /* for IE-mac */ 
	left:0; 
} 

/* Hide from IE-mac \*/ 
#introcenter { 
	top:50%; 
	width:100%; 
	margin-top:-230px; 
	text-align:center; 
	min-width:500px; 
	} 
/* End hide from IE-mac */  

#introwrapper { 
	font-size:85%;
	width:500px; 
	height:340px; 
	margin:0 auto;
	padding: 20px; 
	text-align:center; 
	border: 1px solid #CCCCCC;
	background-color: 999999; 
	background:url(/imgs/background.gif);  
} 

a.linkpic {color: #CC0033;}
a:visited.linkpic {color: #990033;}
a:hover.linkpic {color: #FFFFFF;background-color:#FFF;}

.langlist
{
	list-style-image: url(imgs/redsq.gif);
	list-style-type: square;
	color: #CC0033;
} 


a:link.language    { color: #333333; text-decoration: none; }
a:visited.language { color: #666666; text-decoration: none; }
a:active.language  { color: #666666; text-decoration: none; }
a:hover.language   { color: #CC0033; text-decoration: none; }

#intropics{
	float:left;
	display:inline;
	width:560px;
}

#intromenu{
	display:inline;
	position:absolute;
	bottom:0px;
}

#mainwrapper {
 	width:100%; 
	text-align:center;
	border: 0px;
	margin: 0px; 

}

#wrapper { 
	width:700px; 
	margin:0 auto;
	padding: 0px; 
	border: 1px solid #666666;
	background-color: #CCCCCC;
	background:url(/imgs/background.gif);   
} 

#adminwrapper { 
 	width:100%;  
	margin:0 auto;
	padding: 0px; 
	border: 1px solid #666666;
	background-color: #CCCCCC;
	background:url(/imgs/background.gif);   
} 


#topwrapper { 
	position:relative;
	width:100%; 
	height:56px;
}

#toppics{
	float:left;
	display:inline;
	width:311px;
}

#topright{
	display:inline;
	position:absolute;
	right: 0px;
	width:389px;
	text-align:right;
	margin:0px; 
	padding:4px; 
	border: 0px;
}

#menuwrapper {
	background-color: #000000; 	
 	width:100%; 
	text-align:right;
	border: 0px;
	margin: 0px; 
}


/* Holly Hack: Hide From IE5/Mac \*/
* html img {
  	margin: 0px 0;
  	vertical-align: middle;
}

* html input { 
	margin: 0px 0; vertical-align: middle; 
	}


#tablemenu {
	width:100%;
	text-align:center;
}


* html #tablemenu td a {
	margin:0px; 
	padding:0px; 
	border: 0px;
} 

#tablemenu td { 
	width:20%; 
	font-size:80%;	
	margin:0px; 
	padding:0px; 
	border: 0px;
	background: url(imgs/menuside.gif);
	color: #CCCCCC;
	background-color: #000000;
} 

#tablemenu td a { 

text-decoration:none; 
width:100%; 
display:block;  
} 

#tablemenu td a:link, 
#tablemenu a:visited, 
#tablemenu a:active{color: #CCCCCC;border: 1px solid #666666;} 
#tablemenu td a:hover {color:FFFFFF;background-color: #CC0033;background: url(/imgs/menuback.gif);display: block;} 

#menupage{ 
	background-color: #FFFFFF;background: url(imgs/menupage.gif);border: 1px solid #CCCCCC;
} 


#submenu { position:absolute; width:100%; text-align:right;}

#contentwrapper {	
 	width:100%; 
	text-align:left;
	border: 0px;
	margin: 0px; 
	padding:0px; 
 	height:480px; 
}

#sidebar{
	clear:both;
	float:left;
	display:inline;
	whitespace:nowrap;
	width:26px;
 	height:480px; 
	background:url(/imgs/sidebar.gif);
	border: 0px;
	margin: 0px; 
	padding:0px; 
}

#sidepic{
	float:left;
	display:inline;
	whitespace:nowrap;
	width:160px;
 	height:480px; 
	border: 0px;
	margin: 0px; 
	padding: 5px 0px 0px 5px;
	}

.sidepic{
	border: 1px solid #CCCCCC;
	}


#contents{


	float:right;
	display:inline;
	width:495px;
 	height:470px; 
	border: 0px;
	margin: 0px; 
	padding:5px;

	font-size:85%;
	overflow:auto;
	overflow-x:hidden;

	scrollbar-3dlight-color:;
        scrollbar-arrow-color:#CC0033;
        scrollbar-base-color:#000000;
        scrollbar-darkshadow-color:#333333;
        scrollbar-face-color:#000000;
        scrollbar-highlight-color:#CCCCCC;
        scrollbar-shadow-color:;
}

.bodytextbold 
{  
color: #990033; 
font-weight: bold;
}

.bodytextvet 
{  
color: #333333; 
font-weight: bold;
}

td.vet{
font-size: 65%;
}

.vetlist
{
	list-style-image: url(imgs/redsq.gif);
	list-style-type: square;
} 


form{
	display:inline;
	whitespace:nowrap;
	margin: 0px; 
	padding: 0px;
	border:0px;

}

td.form{
text-align:left;
vertical-align:top;
padding-right:10px;
font-size: 80%;
}


.faq {
	color: #990033; 
	list-style-type: decimal;
	padding: 0;
	margin-left: 2em;
}

.faqinfo { 
	color: #000000; 
	list-style-type: square;
	margin-left: 2em;

}

.faqans { 
	color: #000000; 
	list-style-type: none;
	padding: 0;
	margin-left: 0.5em;
}

#birdlist {
	margin: 0px; 
	padding: 0px;
	border:0px;

}

.blue {
	color: #FFFFFF; 
	background-color:#990033;
	border: 1px solid #666666;

}

.pale1 {
	color: #000000; 
	background-color:#FFFFFF;
	border: 1px solid #666666;

}

.pale2 {
	color: #000000; 
	background-color:#CCCCCC;
	border: 1px solid #666666;

}


#admin{

	background:url(/imgs/adminpage.gif);
	display:inline;
	width:100%;
 	height:480px; 
	border: 0px;
	margin: 0px; 
	padding:5px;

	font-size:85%;
	overflow:auto;
	overflow-x:hidden;

	scrollbar-3dlight-color:;
        scrollbar-arrow-color:#CC0033;
        scrollbar-base-color:#000000;
        scrollbar-darkshadow-color:#333333;
        scrollbar-face-color:#000000;
        scrollbar-highlight-color:#CCCCCC;
        scrollbar-shadow-color:;

}


.subbutt  {

	color: #FFFFFF; 
	background-color:#000000;

}


#login{

	
	display:inline;
	width:50%; 
	border: 0px;
	margin: 0px; 
	padding:20px 0px 0px 0px;
	margin-left: 25%;
	float:left;

	text-align:right;

	background:url(/imgs/menuback.gif);
}


#white{


	border: 0px;
	margin: 0px; 
	padding:0px;


	background-color:#FFFFFF;
}


#adlist{

	float:left;
	display:inline;
	width:100%;
 	height:300px; 
	border: 0px;
	margin: 0px; 
	padding:0px;

	overflow:auto;
	overflow-x:hidden;

	scrollbar-3dlight-color:;
        scrollbar-arrow-color:#CC0033;
        scrollbar-base-color:#000000;
        scrollbar-darkshadow-color:#333333;
        scrollbar-face-color:#000000;
        scrollbar-highlight-color:#CCCCCC;
        scrollbar-shadow-color:;

}


#adtitle{

	border: 0px;
	margin:0px;
	padding-left:20px;
	text-align:left;
	color:#FFFFFF;
	background-color:#000000;
	
	font-style:italic;



}