a:link {
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	color: blue;
}

a:active {
	color: black;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(http://www.wdwlive.com/images/bg2.gif);
	background-repeat: repeat;
}

p {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}

h1 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}

.h1-mail-list {
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
}

.p1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}

.text-mail-list {
	color: #000000;
}


.text_small {
	font-size: 8px;
}

.text_medium {
	font-size: 10px;
}

.text_with_padding {
	font-size: 12px;
	padding-bottom: 7px;
	padding-bottom: 7px;
}

.quote_source {
	font-weight: bold;
	text-align: right;
}

.quote_text {
	font-style: italic;
}

.category_title_main {
	text-transform: uppercase;
}

.category_title {
	font-weight: bold;
}

.link_black {
	color: #000000;
}
.link_blue {
	color: #0066cc;
}
.link_white {
	color: #ffffff;
}
.link_image_black {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.listbox_width {
	width: 220px;
}

.news-bar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.news-bar-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.news-bar-link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.news-bar-link:active {
	color: #FFFFFF;
	text-decoration: none;
}
.news-bar-link:link, visited, active {
	color: #FFFFFF;
	text-decoration: none;
}
.news-bar-link:hover {
	color: #FFFF00;
	text-decoration: none;
}
.disney-store-product {
	float: left;
	width: 200px;
	height: 250px;	
	padding: 7px;
}
.disney-store-product2 {
	float: left;
	width: 300px;
	height: 300px;
	padding: 7px;
	margin: 7px;
	border: 1px solid #D8D8D8;
}
.disney-store-product3 {
	float: left;
	width: 300px;
	height: 350px;
	padding: 7px;
	margin: 7px;
	border: 1px solid #D8D8D8;
}

#page{
	width:960px;
	z-index:4;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

#header {
	position:relative;
	width:960px;
	z-index:1;
}
#head-bar {
	background-repeat: repeat-x;
	width: 100%;
	height: 21px;
	text-align: center;
	font-size: 12px;
	padding-top: 7px;
	background-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#body {
	position:relative;
	width:960px;
	z-index:2;
}
#bodynew {
	position:relative;
	width:960px;
	z-index:2;
}
#col_ad {
	float: left;
	width: 225px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#col_new {
	width: 400px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#col_blog {
	width: 340px;
	padding: 15px;
}
#col_two {
	float: right;
	width: 680px;
	padding-top: 15px;
	padding-left: 15px;	
	padding-right: 15px;
	padding-bottom: 15px;
}
#footer {
	position:relative;
	width:960px;
	z-index:1;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

