body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body, td {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link, a:visited {
	color: #34528b;
}
a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font: bold 18px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #34528b;
}
h2 {
    font: 20px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h3 {
	font:  22px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #C21212;
}
h4 {
	font:  30px/30px Times New Roman, Times, serif;
	text-align: left;
}
img a {
	border: none;
}
form {
	margin: 0;
}.topLinks {
	color: #ffffff;
	font:  18px/12px Times New Roman, Times, serif;
	padding-top: 2px;
}
.topLinks a {
	color: #ffffff;
	font-size: 18px;
	text-decoration: underline;
	;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 240px center;
	padding-right: 18px;
	display: block;
}
.topLinks a:hover {
	text-decoration: underline;
	color: #000000;
}


/* 2011 event page */

div#header {
	width: 800px;
	height: 200px;
	margin: 5px auto 0;
}

div#content {
	width: 720px;
	background: url(/images/content-bg.jpg) 0 0 repeat-y #fff;
	/*background-color: #fff;*/
	margin: 0 auto;
	font-size: 13px;
	line-height: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 9px solid #bfbfbf;
}

div#content p.smallText {
	font-size: 11px;
}

div#content img.top {
	padding-left: 0;
	padding-right: 0;
}

div#content h1 {
	font-size: 17px;
	color: #263684;
	text-align: center;
	line-height: 24px;
	margin-bottom: 20px;
}

div#content h1.left {
	text-align: left;
	margin-bottom: 10px;
}

div#content h2 {
	color: #263684;
	font-size: 16px;
	font-weight: normal;
}

div#content ul li {
	margin: 0 30px 15px 0;
}

div.#content ul li ul li {
	margin-top: 20px;
}

div#content div.date {
	width: 600px;
	margin: 0 auto 25px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

div#content div.date p .name {
	color: #263684;
}

div#content p.bonus {
	margin-left: 50px;
	margin-right: 50px;
}

div#content p.bonus .red {
	color: #cc0011;
}

div#content h3.event {
	color: #cc0011;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}


div#content div.guarantee {
	background: url(/images/guarantee-bg.jpg) 0 0 no-repeat;
	width: 470px;
	height: 167px;
	margin: 0 auto;
	padding: 43px 10px 10px 20px;
}

div#content div.guarantee p.norisk {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div#content div.guarantee img {
	float: left;
	margin-right: 10px;
}

div#content ul.red-arrow-list li {
	background-image: url(/images/redarrow.jpg);
	padding-left: 40px;
	background-position: 0px top;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 3px;
}

div#footer {
   width: 800px;
   margin: 0 auto 50px;
   font-size: 11px;
   text-align: center;
}

div#footer ul li {
	float: left;
	margin-left: 50px;
	list-style-type: none;
}

div#footer ul li a {
	text-decoration: underline;
}

div#footer p.pcg {
	color: #98b0d6;
}

div#footer p.pcg a {
	color: #98b0d6;
}

div#footer p.pcg a:hover {
	color: #7c9fd5;
}

div#content img.left {
	float: left;
	margin-right: 25px;
	border: 2px solid #bfbfbf;
}

div#content img.left2 {
	float: left;
	margin-right: 25px;
}

div#content img.right2 {
	float: right;
	margin-left: 25px;
}

div#content p .hotelname {
	color: #263684;
	font-weight: bold;
}

div#content blockquote.quote {
	background-image: url(/images/quote-left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
	padding-top: 6px;
	overflow: hidden;
}

div#content blockquote.quote p.end {
	margin-bottom: 5px;
	background-image: url(/images/quote-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#content blockquote.quote p.by {
	text-align: right;
	margin-right: 40px;
	font-size: 12px;
	color: #555;
}

div#content blockquote.quote img {
	float: left;
	margin: 25px 20px 25px 15px;
	border: 1px solid #bfbfbf;
}

div#content div.video {
	float: left;
	margin-right: 10px;
	margin-left: 15px;
}

div#content h3 a.speaking {
	color: #263684;
	text-decoration: none;
	background: url(/images/speaking.jpg) 30px 0 no-repeat;
	padding: 0 0 35px 100px;
	font-size: 14px;
	margin-bottom: 0;
	font-weight: bold;
	height: 54px;
}

div#content h3 a.speaking:hover {
	color: #24a9e1;
}

div#content p.left {
	margin-left: 100px;
	margin-top: 0px;
	padding-top: 0px;
}

div#content ul.column {
	float: left;
}

div#content ul.column2 {
	float: left;
	margin-left: 112px;
}
