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

a, a:link, a:visited  {
	text-decoration:none
}
a:hover {
	
	text-decoration: underline;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24;
	font-weight: normal;
	color: #666666;
	margin-right: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
	letter-spacing: -0.04em;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-left: 0px;
	line-height: 27px;
	margin-left: 5px;
}


.af-element {
	width: 135px;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
} 


#logo   img {
	float: left;
	border: 1px solid #000000;
	margin-left: 25px;
}
	
#header ul {
	padding-left: 0px;
	margin-left: 25px;
	margin-right: 68px;
	margin-top: 80px;
}
#header  li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	list-style-position: inside;
	border-top-width: 1px;
	padding-top: 0px;
	color: #000000;
	padding-right: 3px;
	list-style-image: url(images-new/blue-bullet.jpg);
	text-align: right;
	font-weight: bold;
}
#headerTitleContainer {
	margin-top: 35px;
}
	

.headerTitle     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 23px;
}
.headerDesc    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
}
.headerTitle img {
	border: 1px solid #666666;
	margin-bottom: 5px;
	margin-left: 15px;
}
#navmenu {
	height: 29px;
	margin-bottom: 15px;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 1000px;
	height: 29px;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(/images-new/display-nav-bg3.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
		}
	
#navbarleft {
	width: 975px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#navbarright img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #20A4D5;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 140px;
	float: none;
	margin: 0px;
	border-top: 1px solid #C0C0C0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #15C817;
	}
	
#nav li li a:hover, #nav li li a:active {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #ABD5DF;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
.expand {
	padding: 10px;
	display:inline-block;
   margin-left:auto;margin-right:auto;
   text-align:center;

	
}
.yellownew {
	color: #FF0;
}
/************************************************
*	Leaderboard      								*
************************************************/

 #headerbottom {
	height: 10px;
	background-image: url(images-new/header-bottom-index.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 630px;
}
#headermid {
}
#headermid h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #000000;
	margin-top: 8px;
	font-weight: normal;
	line-height: 30px;
	border-bottom-width: 1px;
	padding: 0px;
	margin-bottom: 0px;
	letter-spacing: -0.04em;
}
#header  #headermid  h2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #74614C;
	margin-top: 14px;
	padding: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 5px;
}
#headerbottom  img {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
#headerbottom       h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #666666;
	margin-top: 8px;
	font-weight: normal;
	margin-left: 200px;
	line-height: 24px;
	border-bottom-width: 1px;
	padding: 0px;
	margin-bottom: 0px;
	letter-spacing: -0.06em;
}
#headerbottom  h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-left: 200px;
	padding: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0em;
}
#headerbottom    p {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
	margin-left: 15px;
}
#headerbottomRt {
	float: right;
	width: 318px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#headerbottomRt img {
	float: right;
	margin-left: 12px;
}
#headerbottomRt p {
	margin-top: 0px;
	font-size: 10px;
}
#bottomRtwrap {
	width: 300px;
	height: auto;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 17px;
}
#bottomRtwrap img {
	margin-bottom: 4px;
	border: 1px solid #333;
	margin-top: 10px;
	margin-right: 10px;
}
#bottomRtwrap h1 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 2px;
}

#bottomRtwrap a, #bottomRtwrap a:link, #bottomRtwrap a:visited {
	text-decoration: none;
	color: #7D180B;
}

#bottomRtwrap  a:hover {
	text-decoration: underline;

}
#bottomRtwrap  p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	margin-bottom: 8px;
	margin-top: 5px;
	padding-right: 10px;
}
#Col1and2Container {
	width: 670px;
	margin-right: 0px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
}
#Col1   {
	width: 200px;
	background-repeat: repeat-y;
	margin-top: 0px;
	background-image: url(/images-new/index-list-table-shadow-bg.jpg);
	margin-left: 10px;
	float: left;
	padding-right: 0px;
}






#container-col2-col3 {
}


#container-col2-col3 p {
	margin-right: 10px;
	margin-left: 10px;
}
#whatsnew {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-left: 10px;
}
#whatsnew img {
	border: 1px solid #333;
	margin-left: 6px;
}





#MainStage {
	
	margin-left: 10px;
	padding-top: 10px;
	margin-top: 6px;
	background-repeat: repeat-x;
	margin-top: 0px;
	width: 650px;
	margin-bottom: 10px;
}


#MainStage a, #MainStage a:link, #MainStage a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6B240D;
	text-decoration: none;
}

#MainStage a:hover {
	text-decoration: underline;
}


#MainStage250x300 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
#MainStageContainer {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#MainStageRight {
	margin-right: 10px;
	margin-top: 4px;
	width: 240px;
}
#MainStageContainer img {
	float: left;
	margin-top: 0px;
	border: 1px solid #000;
}
#MainStageContainer p {
	width: 260px;
	margin-left: 110px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #72C3EB;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#MainStageContainer h1 {
	margin-left: 110px;
	width: 260px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #666;
}
#MainStage h2 {
	margin-left: 0px;
}

#IconNavigation {
	background-image: url(/images-main-stage/main-stage-gray-grad.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	width: 650px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#MainStageDen h2 {
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-right: 15px;
}
#specialfeature h1     {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	font-weight: normal;
	margin-right: 15px;
	margin-bottom: 0px;
}
#specialfeature {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#specialfeature p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	margin-right: 15px;
}
#specialfeature img {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 20px;
	float: right;
	clear: right;
}



#MainStageSub a, #MainStageSub a:link, #MainStageSub a:visited {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
#MainStage table tr td .blog-frame  {
	width: 470px;
	text-align: left;
	margin-left: 5px;
}
#MainStage table tr td .blog-frame a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainStage table tr td .blog-frame .posts {
	margin-top: 0px;
}
#MainStage table tr td .blog-frame .posts #blog-title-container h2 {
	width: 240px;
	text-align: left;
}

#MainStageSub a:hover {
	text-decoration: underline;
}

.MainStageSubContainer {
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	width: 460px;
	margin-left: 5px;
	clear: both;
	margin-right: 25px;
}
.MainStageSubContainer img {
	margin-top: 0px;
	border: 1px solid #000;
	margin-right: 10px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-left: 0px;
}
.MainStageSubContainer h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 10px;
}
.MainStageSubContainer h2{
	color: #88bdf8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin-left: 75px;
}
.MainStageSubContainer p {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}

#Col2 {
	float: left;
	width: 400px;
	margin-left: 25px;
	padding-top: 0px;
	margin-right: 10px;
}
#MainStage table tr td #whatsnew #tech {
	border: 1px solid #333;
	margin-left: 5px;
	height: 250px;
	width: 495px;
}
#breedListContainer  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24;
	font-weight: normal;
	color: #666666;
	margin-left: 12px;
	margin-right: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
	letter-spacing: -0.04em;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-left: 5px;
	line-height: 27px;
}
#top10 {
	width: 670px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
#widget {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#top10 a, #top10 a:link, #top10 a:visited {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #7D180B;
	text-decoration: none;
}

#top10 a:hover {
	text-decoration: underline;
}

.top10container {
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
	width: 195px;
	float: left;
	margin-right: 15px;
}
.top10container img {
	float: left;
	border: 1px solid #333333;
}
.top10container h1 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #7D180B;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 17px;
}
.top10container   p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-left: 80px;
	margin-right: 10px;
	line-height: 14px;
}
#dir-table {
	background-image: url(/images-directory/index-dir-backgroundjpg);
	height: 300px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 12px;
	width: 190px;
	border: 1px solid #999;
}
.top-10-topper a img {
	margin-left: 7px;
	margin-bottom: 10px;
}
#dir-table a, #dir-table a:link, #dir-table a:visited {
	text-decoration: none;
	color: #000;
}

#dir-table a:hover{
text-decoration:underline
}

#dir-table h1 {
	font-size: 14px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
}
#dir-table h2 {
	font-size: 11px;
	margin-top: 4px;
	margin-left: 15px;
	margin-right: 5px;
	padding-top: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
}
#middleColHead img {
}
#LatestArt {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 225px;
	float: left;
	margin-right: 0px;
}

#LatestArt       h1  {
	font-family: Tahoma;
	font-size: 16px;
	color: #0066FF;
	margin-top: 0px;
	font-weight: bold;
	margin-left: 0px;
	line-height: 24px;
	border-bottom-width: 1px;
	margin-bottom: 4px;
	background-color: #FFF7D3;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
}

#LatestArt  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663366;
	margin-top: 10px;
	margin-left: 15px;
	padding: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}

#LatestArt    p {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	margin-left: 15px;
	margin-right: 5px;
}


 COLUMN2 **************************************** 

#Col2 {
	width:310

}
#col2-cen-heads {
	text-align: center;
	width: 380px;
}

#LatestArt ul {
	padding-left: 0px;
	background-color: #C9FFCE;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-top: -5px;
}
#LatestArt  li {
	list-style-type: none;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-left: 25px;
	padding-left: 0px;
	list-style-position: outside;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #333333;
	padding-right: 3px;
	list-style-image: url(images-new/blue-bullet.jpg);
}
#Col3  {
	float: left;
	width: 318px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 12px;
	background-position: top;
	background-repeat: repeat-y;
	background-image: url(/Col3/grad-bg.gif);
	background-color: #F3F0E9;
}
#Col3     p {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
}
.Col3search form {
	padding: 10px;
	background-image: url(/images-directory/doggies-site-search-col3-bg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 25px;
	padding-top: 35px;
	padding-left: 8px;
	margin-top: 0px;
}


	
#Col3hotdoghead {
	margin-bottom: 0px;
	padding-left: 0px;
}

#glam, #glam a:link , #glam img{
	margin-top: 11px;
	margin-bottom: 5px;
	width: 300px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#Col2ad300  {
	margin-top: 20px;
	margin-bottom: 10px;
	height: 250px;
	width: 300px;
	margin-left: 0px;
}


#straightpoop {
	height: 270px;
	width: 300px;
	background-image: url(/Straight-Poop/300x250ad-2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#straightpoop p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#MainStage #160 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#MainStage #160 a, #MainStage #160 a:link, #MainStage #160 a:visited {
		font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
.af-element {
	margin-bottom: 6px;
	width: 130px;
}



#hypewrapper {
	background-color: #E3F9F9;
	width: 300px;
	height: auto;
	background-repeat: repeat-x;
	margin-left: 0px;
	padding-top: 15px;
	border: 1px solid #CCCCCC;
}

#hypewrapper a, hypewrapper a:link, hypewrapper a:visited {
	text-decoration: none;
	color: #7D180B;
}

#hypewrapper  a:hover {
	text-decoration: underline;

}


#hypewrapper h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #C9724D;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	line-height: 18px;
	margin-bottom: 0px;
}
#hypewrapper p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	margin-bottom: 8px;
	margin-top: 5px;
}


#hypeleft {
}
#hypeleft img{
	margin-top: 9px;
	margin-right: 4px;
	width: 100px;
	border: 1px solid #000000;
	height: 120px;
	margin-left: 25px;
}
#hyperight {
}
#hyperight img {
	margin-top: 9px;
	margin-right: 9px;
	margin-left: 25px;
	width: 100px;
	border: 1px solid #000000;
	height: 120px;
}
#breedListheader1 {
	width: 200px;
	background-image: url(/images-new/index-list-table-shadow-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 16px;
	margin-left: 0px;
}
#breedListheader {
	background-image: url(/images-new/index-breed-gd-list2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-left: 15px;
	height: 95px;
	width: 180px;
}
#breedListheader   h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #663366;
	margin-top: 5px;
	padding-left: 55px;
}
#breedgdpart1cola {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	width: 180px;
}
.introtext {
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
}
#productheader {
	background-image: url(images-new/breed-guides-common/producthde-bg-grad.jpg);
	background-repeat: repeat-x;
	background-color: #FAFCF9;
	height: 80px;
	width: 270px;
	margin-top: 5px;
	margin-left: 5px;
}
.insidesubhds {
	font-size: 12px;
	color: #1F821D;
	font-weight: bold;
}
#webform {
	width: 100px;
	font-family: Tahoma;
	font-size: 12px;
	padding: 5px;
	margin-top: 0px;
}
#denlogos   {
	margin-top: 0px;
	margin-left: 35px;
	margin-bottom: 0px;
}
#footer {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
} 
#footer p {
	margin: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#breedsearch {
	margin-top: 5px;
	width: 232px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #000000; font-weight: normal; 

}

.frame {
	margin-bottom: 15px;
	margin-left: 10px;
}
.share-frame {
	width: 290px;
	background-image: url(/images-main-stage/share-icon.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 60px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	background-color: #FFF;
	margin-left: 5px;
}
.share-frame h2 {
	padding-top: 5px;
	margin-left: 0px;
}
#leaderboard  {
	width: 975px;
	height: 90px;
	text-align: left;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B2CE84;
	margin-top: 5px;
	margin-bottom: 10px;
}
#leaderboardad {
	height: 90px;
	width: 728px;
	margin-left: 130px;
	margin-bottom: 0;
	padding-bottom: 12px;
}
.home160x600 {
	margin-bottom: 20px;
	margin-left: 35px;
}
#love img {
	margin-right: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}









.abc {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#love {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 60px;
}
.abc a, .abc a:link, .abc a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 12px;
	line-height: 16px;
	letter-spacing: .2em;
}
.abc   a:hover {
	font-weight: bold;
	color: #006600;
	background-color: #FFFF66;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.names, .names a:link, .names a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	display: inline-block;
}
.names a:hover {
	color: #0066CC;
	background-color: #FFCC99;
}
.Col3Box {
	padding: 2px;
	width: 300px;
	border: 1px solid #999;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
