@charset "utf-8";
/* CSS Document */


#navigation {
	background-color:#CCCCCC;
	width:940px;
    margin-left: auto;
    margin-right: auto;

}

#navigation a {
	text-decoration: none;
	font-family:Calibri;
	font-weight:bold;
	color:#666666;
	margin: 0 0px;
	padding: 5px;
	display: block;		

}

#navigation a:hover {
	font-family:Calibri;
	color:#ff9900;
	font-weight:bold;
}

#title {
	background-color:#CCCCCC;
	width:940px;
    margin-left: auto;
    margin-right: auto;

}

#title h1
{
	text-decoration: none;
	font-family:Calibri;
	font-weight:normal;
	font-size:24px;
	color:#FF9900;
	background-color:#666666;
	left:auto;
	margin: 0 px;
	display:inline;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	word-spacing: 0px;
	letter-spacing: 7px;
	}

#title h3
{
	text-decoration: none;
	font-family:Calibri;
	font-weight:normal;
	font-size:16px;
	color:#FF9900;
	background-color:#666666;
	left:auto;
	margin: 0 px;
	display:inline;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}


#title h2
{
	text-decoration: none;
	font-family:Calibri;
	font-weight:normal;
	font-size:20px;
	color:#CCCCCC;
	left:auto;
	margin: 0 px;
	display:inline;
	text-align: right;
	letter-spacing: 1px;
	margin-left: auto;
    margin-right: auto
}

#title a {
	text-decoration: none;
	font-family:Calibri;
	font-weight:normal;
	font-size:16px;
	color:#FF9900;
	background-color:#666666;
	left:auto;
	margin: 0 px;
	display:inline;
	text-align: right;	
	

}

#title a:hover {
	font-family:Calibri;
	color:#cccccc;

}




#content
{
	background-color:#ffffff;
	width:920px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	font-family:Calibri;
	font-weight:normal;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#content h1
{
	text-decoration: none;
	font-family:Calibri;
	font-weight:normal;
	font-size:24px;	
	color:#FFFFFF;
	background-color:#666666;
	margin: 0 px;
	display:inline;
	margin-left: auto;
	margin-right: auto;	
	
}

#content h2
{
	text-decoration: none;
	font-family:Calibri;
	font-weight:normal;
	font-size:18px;
	color:#000000;
	background-color:#cccccc;
	margin: 0 px;
	display:compact;
	margin-left: auto;
	margin-right: 600PX;
	text-align: right;
	

	
}

#content p {
	font-family:Calibri;
	font-weight:normal;
	font-size:medium;
	color:#000000;
	display:block;
	padding-right: 10px;
	letter-spacing: normal;
	text-align: left;	
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	list-style-type: disc;
	position: relative;
	visibility: visible;
	height: auto;
	width: 90%;
	left: 30px;
	right: 33px;
}


#content li {
	font-family:Calibri;
	font-size:medium;
	color:#000000;
	vertical-align: top;
	list-style-type:circle;
	margin-left: 10px;
	margin-right: 10px;
    width: 838px;
}

#sample  {
	cursor:pointer;
	font-family:Calibri;
	font-weight:normal;
	font-size:x-large;
	text-align: center;	
	vertical-align: top;	
}

#sample2 {
	cursor:pointer;
	font-family:Calibri;
	font-weight:normal;
	font-size:13px;
	text-align: center;	
	vertical-align:middle;	
}
#sample3 {
	cursor:pointer;
	font-family:Calibri;
	font-weight:normal;
	font-size:x-large;
	text-align: center;	
	vertical-align: top;	
}


#sample4 {
	cursor:pointer;
	font-family:Calibri;
	font-weight:normal;
	font-size: 24px;
	text-align: center;	
	vertical-align: top;	
}


#sample2 h3{
	font-family:Calibri;
	font-weight:normal;
	font-size:24px;
	display:block;
	padding-left: 190px;
	text-align: center;	
	vertical-align: top;	
}


#sample a {
	text-decoration: none;
	font-family:Calibri;
	font-weight:bold;
	color:#666666;
	margin: 0 0px;
	padding: 5px;
	display: block;		

}

#sample a:hover {
	font-family:Calibri;
	color:#000000;
	font-weight:bold;
}

#sample2 a {
	text-decoration: none;
	font-family:Calibri;
	font-weight:bold;
	color:#666666;
	margin: 0 0px;
	padding: 5px;
	display: block;		

}

#sample2 a:hover {
	font-family:Calibri;
	color:#000000;
	font-weight:bold;
}


#sample3 a {
	text-decoration: none;
	font-family:Calibri;
	font-weight:bold;
	color:#666666;
	margin: 0 0px;
	padding: 5px;
	display: block;		

}

#sample3 a:hover {
	font-family:Calibri;
	color:#000000;
	font-weight:bold;
}

#sample4 a {
	text-decoration: none;
	font-family:Calibri;
	font-weight:bold;
	color:#666666;
	margin: 0 0px;
	padding: 5px;
	display: block;		

}

#sample4 a:hover {
	font-family:Calibri;
	color:#000000;
	font-weight:bold;
}

body
{
    margin-left: auto;
    margin-right: auto;
    background-color: White;

}


#mike table {
	background: #0000FF;
	border:#33FF00;
	border-width:100px;
	width:30px;
	}
	
.home_table {
	
	background-color: #FFFFFF;
	background-position: center top;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
}	

.images_img{
	position: relative;
	left: auto;
	top: -50px;
	bottom: auto;
	float: right;
}

