/* CSS for Jo Sarsby Personal Management */

/*GENERAL*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
}
img {
	text-decoration: none;
	border: 0px;
}


#main {
	width: 800px;
	height: 700px;
}
#main_speakers {
	width: 800px;
	min-height: 700px;
}
#top {
	width: 800px;
	height: 60px;
	float: left;
	margin-top: 20px;
}
#top_right {
	width: 280px;
	height: 50px;
	float: right;
	text-align: right;
	margin-top: 10px;
}
#top_left {
	width: 520px;
	height: 60px;
	float: left;
	text-align: left;
}


#box {
	width: 800px;
	height: 550px;
	float: left;
	margin-top: 40px;
	text-align: left;
}
#box_speakers {
	width: 800px;
	min-height: 550px;
	float: left;
	margin-top: 40px;
	text-align: left;
}

#box_about {
	width: 800px;
	height: 450px;
	float: left;
	margin-top: 40px;
	text-align: left;
}
#company_info {
	width: 800px;
	height: 100px;
	float: left;
	text-align: center;
	font-size: 10px;
}
#icon {
	width: 800px;
	height: 100px;
	flaot: left;
	text-align: center;
}


#picture {
	width: 360px;
	height: 540px;
	float: left;
	text-align: left;
}
#picture_speakers {
	width: 360px;
	min-height: 540px;
	float: left;
	text-align: left;
}
#text {
	width: 400px;
	height: 550px;
	float: right;
	text-align: left;
}
#title {
	float: left;
	height: 40px;
	width: 100%;
	margin: 10px 0px 0px 10px;
}
#alt {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 10px;
	height: 180px;
}
#bottom {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	height: 60px;
}
#text_speakers {
	width: 400px;
	min-height: 550px;
	float: right;
	text-align: left;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
	margin-top: 20px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px none #996666;
	font-weight: normal;


}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;


}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}


a.littlelink:link {
	font-size: 10px;
	font-weight: bold;
}
a.littlelink:visited {
	font-size: 10px;
	font-weight: bold;
}
a.littlelink:hover {
	font-size: 10px;
	font-weight: bold;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}
.italicdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
.pale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: normal;
}
.largepale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CCCCCC;
	font-weight: normal;
}
.12point {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
#menu {
	float: left;
	width: 800px;
	height: 30px;
	margin-top: 10px;
	text-align: right;
}
#menu_left {
	text-align: left;
	width: 480px;
	height: 30px;
	float: left;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
}
#menu_right {
	text-align: right;
	width: 280px;
	height: 30px;
	float: right;
}
#micro_box {
	vertical-align: top;
	float: left;
	width: 400px;
}
