@import url(../common.css);
#contentleft {
		width:183px;
		padding: 0px 0px 0px 0px;
		float:left;
		background: White;
		margin-bottom: 5px;
		}
	#contentcenter {
		width:410px;
		padding: 0px 0px 0px 0px;
		float:left;
		margin-bottom: 5px;
		background: White;
		}
	#contentright {
		width:181px;
		padding: 0px 0px 0px 0px;
		float:left;
		margin: 65px auto 5px auto;
		background: White;
		}
#tour360{
		width:400px;
		padding: 0px 0px 0px 0px;
		margin: 65px auto 5px auto;
		background-color: White;
		border: 1px solid #696969;
		}
#tour360_simple{
		width:400px;
		height: 198px;
		padding: 0px 0px 0px 0px;
		margin: 65px auto 5px auto;
		background-color: White;
		border: 1px solid #696969;
		overflow: auto;
		background-color: #D3D3D3;
		}
#maintitle {
		font-family: "Lucida Sans";
		font-size: 24px;
		color: Navy;
		margin: 35px auto 15px 40px;
		}
#gif360 {
		margin: 10px auto 5px 45px;
		}
p {
		font-family: "Comic Sans MS";
		font-size: 12px;
		color: Black;
		margin: 3px 10px 3px 15px;
		}	
.p1 {
		font-family: "Arial";
		font-size: 11px;
		color: #696969;
		margin: 3px auto 3px auto;
		text-align: center;
		}
.p2 {
		font-family: "Arial";
		font-size: 11px;
		color: #696969;
		margin: 3px 8px 3px 8px;
		text-align: center;
		}
.p3 {
		font-family: "Arial";
		font-size: 11px;
		color: #696969;
		margin: 30px 12px 3px 12px;
		text-align: center;
		}
.p4 {
		font-family: "Arial";
		font-size: 15px;
		color: #004180;
		margin: 30px 12px 3px 12px;
		text-align: center;
		font-weight: bold;
		}
a {
      color: Black;
      text-decoration: underline;
		}
a:hover {
      color: Black;
      text-decoration: underline;
		}
a:visited {
      color: Black;
		}
.p3 a {
      color: #696969;
      text-decoration: none;
		}
.p3 a:hover {
      color: #696969;
      text-decoration: underline;
		}
.p3 a:visited {
      color: #696969;
		}
#java {
		margin: 10px auto 5px 45px;
		border: none;
		}
.center {
		text-align: center;
		}