@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Sans-serif;
	text-align: center;
	background-repeat: repeat;
	background-color: #FFF;
	background-image: url(backgrounds/iconblue.gif);
	font-size: 11px;
}
h1   {
	font-size: 22px;
	font-family: "Century Gothic", Arial, Sans-serif;
	color: #666;
	font-weight: normal;
	margin-top: 0px;
}
h2  {
	font-size: 18px;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-weight: normal;
	color: #666;
}
h3  {
	font-size: 14px;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-weight: normal;
	color: #666;
}







#header {
	width: 800px;
	height: 400px;
	background-color: #FFFFFF;
	background-image: url(spheader.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic";
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



#sitenav {
	text-align: center;
	width: 800px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
	height: 20px;
}



#sitenav  a {
	padding-right: 10px;
	padding-left: 10px;
	color: #CC9966;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Sans-serif;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC9966;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sitenav a:hover {
	padding-right: 10px;
	padding-left: 10px;
	color: #006699;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Sans-serif;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC9966;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sitenav .selected {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CC9966;
	color: #069;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
}

#sitenav .selectednb {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CC9966;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
	color: #069;
}

#sitenav .nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
}
#subnav {
	text-align: center;
	width: 800px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
	height: 20px;
}

#subnav a {
	padding-right: 10px;
	padding-left: 10px;
	color: #CC9966;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Sans-serif;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC9966;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnav a:hover {
	padding-right: 10px;
	padding-left: 10px;
	color: #006699;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Sans-serif;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC9966;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#subnav .selected {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CC9966;
	color: #069;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
}

#subnav .selectednb {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CC9966;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
	color: #069;
}

#subnav .nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
}

#advicenav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #0099CC;
	border-left-color: #CCCCCC;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
	display: block;
	text-align: center;
	padding: 10px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#advicenav a {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Sans-serif;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #09C;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
	margin-right: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 10px;
}
#advicenav .selected {
	text-decoration: underline;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #09C;
	color: #FFF;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
	background-color: #09C;
}
#advicenav a:hover {
	padding-right: 10px;
	padding-left: 10px;
	color: #006699;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Sans-serif;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #09C;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
}



#splitnav  {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(backgrounds/wg3.jpg);
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
	width: 759px;
	height: 20px;
	margin: auto;
}

#splitnav   a  {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
}


#splitnav a:hover {
	color: #006699;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Century Gothic", Arial, Sans-serif;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}


#splitnav   a.selected {
	text-decoration: underline;
	color: #006699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Century Gothic", Arial, Sans-serif;
	height: 25px;
	border-bottom-width: 5px;
	border-bottom-color: #FFF;
}

#splitnav  .nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-family: "Century Gothic", Arial, Sans-serif;
}

#credit {
	text-align: center;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

#credit a  {
	color: #963;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 10px;
	font-weight: normal;
}



#main {
	font-family: "Century Gothic", Arial, Sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	width: 760px;
	text-align: left;
	background-repeat: repeat;
	margin: auto;
	border: 1px none #CCCCCC;
	padding: 20px;
	background-color: #FFFFFF;
}
#main img {
	border: 1px solid #FFFFFF;
}
#main p {
	border: 1px solid #FFFFFF;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
}


#split  {
	background-color: #FFFFFF;
	color: #006699;
	font-family: "Century Gothic", Arial, Sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 13px;
}
#split  img  {
	border: 1px none #CC3366;
}

#split  a {
	color: #CC9966;
}


#split  .highlight {
	color: #CC9966;
}
#split #salenav .nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#split .centre {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#split #info #prothumb a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#split #info #prothumb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#splitinv {
	background-color: #FFFFFF;
	color: #006699;
	font-family: "Century Gothic", Arial, Sans-serif;
	border: 1px none #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 13px;
}
#splitinv a {
	color: #CC9966;
	text-decoration: none;
}
#splitinv a:hover {
	color: #006699;
	text-decoration: none;
}
#box {
	text-align: left;
	border: 2px none #CCCCCC;
	background-image: url(../backgrounds/434.gif);
	margin-bottom: 20px;
	background-repeat: repeat;
	padding: 10px;
	background-color: #CCCCCC;
	font-family: "Century Gothic", Arial, Sans-serif;
}
#box img {
	border: 1px solid #FFFFFF;
	height: 350px;
	width: 700px;
}

#box   table {
	text-align: left;
	border: 1px solid #FFFFFF;
}
#box   table  td {
	border: 1px solid #FFFFFF;
}
#box .note {
	font-size: 13px;
	color: #333333;
}
#answer  {
	background-color: #FFCCCC;
	background-image: url(../backgrounds/7422.gif);
	background-repeat: repeat;
}
#answer.scroll {
	overflow: auto;
	height: 150px;
}

#thumb {
	text-align: left;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat;
	background-color: #000000;
}
#thumb table {
	margin-bottom: 20px;
}

#thumb img {
	border: 1px solid #FFFFFF;
}


.pink  {
	color: #CC0066;
}



.right  {
	float: right;
	border: 1px none #FFCCCC;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left  {
	float: left;
	border: 1px none #FFCCCC;
	margin-bottom: 20px;
	margin-right: 20px;
}

.clearfloat {
	clear: both;
}
.question  {
	padding: 10px;
	color: #000000;
	background-image: url(../backgrounds/434.gif);
	background-color: #CCCCCC;
	background-repeat: repeat;
}
.answer {
	padding: 10px;
	color: #000000;
	background-repeat: repeat;
	background-image: url(../backgrounds/7422.gif);
	background-color: #FFCCCC;
}

.name  {
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
}






.highlight         {
	color: #CC9933;
	font-weight: normal;
}



.speech  {
	color: #FFFFFF;
}
.standard {
	font-style: italic;
}

#profile {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #069;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #FFF;
	font-family: "Century Gothic", Arial, Sans-serif;
}


#profile img {
	background-color: #FFF;
	border: 1px solid #FC9;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#profile #weight {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 350px;
	margin: auto;
}
#profile #weight tr td {
	background-color: #CCC;
}
#profile #weight tr td .note {
	color: #FFF;
	text-align: left;
	font-style: normal;
	font-size: 13px;
}





#profile p {
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 14px;
	color: #069;
}
#profile a .selected {
	background-color: #069;
}
#profile table{
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-color: #FC6;
}
#profile #pedigree {
	margin-top: 30px;
	margin-bottom: 30px;

}





#profile table td {
	border: 1px none #9CC;
	background-color: #FFF;
}


#profile table tr td p {
	color: #666;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 11px;
	padding: 5px;
}
#profile #pedigree tr td img {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#profile #pedigree tr td .cat {
	color: #069;
}


#profile table tr td .hcm {
	font-size: 10px;
	color: #603;
}
#info table {
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-color: #FC9;
	background-repeat: repeat;
	margin-top: 20px;
}
#info table tr td p {
	color: #666;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 11px;
}
#split #info ul {
	display: table-caption;
}

#info table td {
	border: 1px none #9CC;
	background-color: #FFF;
}
#prothumb {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #069;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
#source {
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	margin-top: 15px;
	font-style: italic;
}
#info table tr td img {
	margin: 0px;
}
#profile {
	padding-top: 0px;
	margin-bottom: 20px;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
}




#info p {
	font-family: "Century Gothic", Arial, Sans-serif;
	color: #069;
	font-size: 13px;
}


#info p a {
	color: #C96;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
}

#info p a:hover {
	color: #069;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 13px;
}
#info img {
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pairing tr td .status {
	border: 1px none #CCC;
	font-style: italic;
	color: #C93;
	font-size: 15px;
}





#social {
	margin: auto;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9CF;
	border-right-color: #9CF;
	border-bottom-color: #9CF;
	border-left-color: #9CF;
	font-family: "Century Gothic", Arial, Sans-serif;



}
#social p {
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 12px;
	color: #069;
	text-align: center;
}



#footer {
	width: 800px;
	margin: auto;
	font-family: "Century Gothic", Arial, Sans-serif;
}
#info #pairing {
	font-family: "Century Gothic", Arial, Sans-serif;

}
#info #pairing tr td img {
	width: 345px;
}
#info #credit .highlight {
	color: #666;
}



#contactform {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-bottom: 20px;
	font-family: "Century Gothic", Arial, Sans-serif;
}
#contactform .form {
	border: 1px solid #C96;
	font-family: "Century Gothic", Arial, Sans-serif;
	color: #069;
}
#feedback    {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #069;
	border-left-color: #CCC;
}

#feedback tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#feedback tr td img {
	height: 250px;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#package {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#package tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#package tr td img {
	height: 250px;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#scroll    {
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 250px;
	text-align: left;
	margin: 5px;
}
#prices {
	background-color: #FC9;
	font-family: "Century Gothic", Arial, Sans-serif;
	margin-bottom: 20px;
}


#prices tr td {
	border: 1px none #C93;
	background-color: #FFF;
}

#prices tr td p {
	color: #666;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#diet {
	background-color: #FC9;
	font-family: "Century Gothic", Arial, Sans-serif;
	margin-bottom: 20px;
}
#diet tr td {
	border: 1px none #C93;
	background-color: #FFF;
}
#diet tr td p {
	color: #666;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#diet tr td p.note {
	color: #09C;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#info #diet tr td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#info ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



#info .note {
	font-size: 12px;
	font-style: italic;
	color: #666;
}
#profile .note {
	font-size: 12px;
	font-style: italic;
	color: #666;
}

#info .package {
	font-size: 15px;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #999;
	padding: 5px;
}
#info .pairing {
	font-size: 15px;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-weight: normal;
	background-color: #9CC;
	padding: 5px;
	text-align: center;
	color: #FFF;
}
#info .label a {
	font-size: 15px;
	color: #C96;
}
#info .label a:hover {
	font-size: 15px;
	color: #069;
}


#info  .label{
	font-size: 15px;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-weight: normal;
	background-color: #99CCCC;
	padding: 5px;
	text-align: center;
	color: #FFF;
}

#profile .label {
	font-size: 15px;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-weight: normal;
	background-color: #999;
	padding: 5px;
	text-align: center;
	color: #FFF;
}



#info .packagesub {
	font-size: 15px;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-weight: normal;
	color: #FFF;
	padding: 5px;
	width: 350px;
	text-align: center;
	background-image: url(backgrounds/7508.jpg);
	background-repeat: repeat;
	background-color: #FC6;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#info .news {
	font-size: 16px;
	font-family: "Century Gothic";
	font-weight: normal;
	text-align: center;
	background-repeat: repeat;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CC;
	color: #666;
	margin: auto;
	padding-bottom: 5px;
}

#info.status  {
	font-family: "Century Gothic", Arial, Sans-serif;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
	width: 350px;
	margin: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	color: #C93;
	font-size: 15px;
}
#profile p a {
	text-decoration: none;
}


#info #source a {
	text-decoration: none;
}
#profile .devide {
	color: #CCC;
}
caption {
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #960;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #960;
	font-size: 15px;
}
#main #split #profile .monty {
	color: #FFF;
	background-color: #FFF;
}
#main #split #profile .monty tr td {
	background-color: #999999;
}
#main #split #profile table tr td img {
	margin-right: 5px;
	margin-left: 5px;
}
#split #profile ul li {
	text-align: center;
}
.spcat {
	background-color: #CCC;
}
