/* jim rogers and james skinner secret session */

/* base tag */

* {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "lr SVbN", "Osaka|";
}
p {
	line-height: 145%;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrappers {
	text-align: center;
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	background-image: url(bc.gif);
	padding: 0px;
}
#contents {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px 0px 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.footer {
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0;
}
body {
	background-color: #2E1010;
	margin: 0px;
	padding: 0px;
	background-image: url(bc_2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	margin: 0px;
	font-size: 5px;
	background-image: url(titlenew1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	padding-bottom: 785px;
}

/* font decoration */

.top_blue {
	font-size:16px;
	color: #000066;
	font-weight: bold;
	text-align: center;
}
.font_10 {
	font-size: 10px;
}

.letterpaper {
	background-image: url(image/letter_2.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.letterpaper img {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: center;
	}
.letterpaper p {
	padding-left: 45px;
	padding-right: 45px;
	}
table {
	margin-right: auto;
	margin-left: auto;
	}
.fontbig {
	font-size: 16px;
}
.redbold {
	color: #990000;
	font-weight: bold;
}
.redbold2 {
	color: #FF0000;
	font-weight: bold;
}
.redboldbig {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.highlight {
	background-color: #FFE6FF;
	text-decoration: underline;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#kakomi_r {
	background-color: #F4CCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FF0000;
}
#kakomi_r p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
#kakomi_b {
	background-color: #CCCCE6;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #0000FF;
}
#kakomi_b p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

/* check list and comment */

.checklist {
}
.checklist ul {
	padding: 20px;
}
.checklist li {
	font-size: 14px;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-left: 27px;
	list-style-type: none;
	background-image: url(checkbox.gif);
	background-position: left  top;
	background-repeat: no-repeat;
	line-height: 150%;
	padding-right: 27px;
}

.letters {
	background-image: url(letter.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* profile */

#intro_jim {
	background-image: url(prof_jim.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 65px 25px 10px;
	border: 1px solid #24112E;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
#intro_james {
	background-image: url(prof_james.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 65px 25px 10px;
	border: 1px solid #10102E;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* timetable */

.timetable {
	margin: 10px;
	border: 1px solid #000000;
}
.timetable p {
	margin-right: 15px;
	margin-left: 15px;
}

/* bonus */

.bonus {
	background-image: url(bonusbk.jpg);
	border: 1px solid #996600;
	margin-top: 15px;
	margin-bottom: 15px;
}
.bonus p {
	margin-right: 15px;
	margin-left: 15px;
}
.bonus_img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.clearance {
	clear: both;
}
#mousikomi {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mousikomi_table {
	margin-right: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	float: left;
}
.mtd {
	padding: 5px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.mbx {
	text-align: center;
	float: right;
}

/* speakers profile */

.prof {
	margin-top: 30px;
	background-image: url(prof_2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 30px;
	border: 1px solid #000000;
}
.prof p {
	margin-right: 26px;
	margin-left: 26px;
}
.profpicfloat {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	font-size: 12px;
	color: #000000;
}
