body {
	background-color:#FFFFCC;
	background-image:url(assets/images/background_fade.jpg);
	background-attachment:fixed;
	background-position:top ;
	background-repeat:no-repeat;

}


h3 {
	padding:0px 0px 5px 0px;
	margin:0px;
}
.blank-col {
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height:900px;
}
.photo_button {
	width:500px;
	height:42px;
	font-size:18px;
	text-decoration:none;
	background-image:url(assets/images/fade.png);
	background-repeat:repeat;
	color: #000000;
	display: block;
	padding: 0px 10px 0px 10px;
	margin:3px;
}
.photo_button_2 {
	width:500px;
	height:32px;
	font-size:14px;
	text-decoration:none;
	background-image:url(assets/images/fade.png);
	background-repeat:repeat;
	color: #000000;
	display: block;
	padding: 0px 5px 0px 5px;
	margin:3px;
}
a.photo_button:hover {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	background-color:#fff;
}
a.photo_button_2:hover {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	background-color:#fff;
}
a.back:hover {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	background-color:#fff;
}
img {
	border: none;
}
.photo img:hover {
	border: thick solid #FFF;

}
.photo img {
	border: thick solid transparent;

}
.float {
	position:absolute;
	top:0%; /* find horizontal centre of screen */
	left:50%;/* find vertical centre of screen */
}
.tech_back {
	position:absolute;
	top:0px; /* offset of web site on screen, half of height of this div */
	left:-440px;/* offset of web site on screen, half of width of this div */
	height:auto;
	width:760px;
}
.title {
	font-size:30px;
	font-weight:bold;
}
td {
	font-family:"Comic Sans MS", Arial, sans-serif;
	background-image:url(assets/images/fade.png);
	background-repeat:repeat;
	padding: 5px;
}
.center {
	text-align:center;
}
.logo {
	position: absolute;
	left: 92px;
	top: 10px;
	height: 85px;
	background-color:transparent;
}
.main_left {
	position: absolute;
	top: 175px;
	left: 92px;
	width: 200px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: transparent;
}
.main_right {
	position: absolute;
	top: 135px;
	left: 294px;
	width: 570px;
	height: auto;
	background-color: transparent;
}
.mag_head {
	text-align:right;
}
.mag_text {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	width: 540px;
	height: auto;
	text-align:	justify;
}
.mag_text td {
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
	}
.mag_text h1 {
 	font-size: 18px;
	}
.mag_text h2 {
 	font-size: 14px;
	}	
.text {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding: 10px;
	width: 554px;
	height: auto;
	text-align: justify;
}
hr {
	height: 1px;
	width: 100%;
	background-color: #999999;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.back {
	font-size: 14px;
	text-align: left;
	background-image:url(assets/images/menu_button.png);
	background-repeat:no-repeat;
	color: #666;
	height: 20px;
	width: 190px;
	display: block;
	padding: 0px 0px 0px 10px;
	text-decoration : none;
}
.menu {
	font-size: 14px;
	text-align: left;
	background-image:url(assets/images/menu_button.png);
	background-repeat:no-repeat;
	color: #666;
	height: 20px;
	width: auto;
	display: block;
	padding: 0px 0px 0px 10px;
}
a.menu:link, a.menu:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	background-color:#fff;
}
.footer {
	background-color: transparent;
	text-align:left;
	padding: 20px 0px 10px 20px;
	color:#666;
	width:auto;
	height:200px;
	background-image:url(assets/images/address.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
}
a.foot:link, a.foot:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
a.foot:hover {
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:underline;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	font-weight : bold;
	background-color : #F0F0F0;
	color : #000000;
	border : 1px solid #CCCCCC;
}
.web-candy {
	position: absolute;
	top:650px;
	left:20px;
	color: Black;
	background-color: transparent;
	font-size: 10px;
	text-decoration: none;
	height: auto;
	width: 191px;
}
.web-candy_URL:link {
	font-family: "Century Gothic", sans-serif, helvetica;
	color: Black;
	background-color: transparent;
	text-decoration: none;
	font-size: 10px;
}
.web-candy_URL:hover {
	font-family: "Century Gothic", sans-serif, helvetica;
	color: #00CCCC;
	background-color: transparent;
	font-size: 10px;
	text-decoration: underline;
}
.web-candy_URL:visited {
	font-family: "Century Gothic", sans-serif, helvetica;
	color: #009999;
	background-color: transparent;
	font-size: 10px;
	text-decoration: underline;
}
.web-candy_URL:active {
	font-family: "Century Gothic", sans-serif, helvetica;
	color: #009999;
	background-color: transparent;
	font-size: 10px;
	text-decoration: underline;
}
.photo {
	position:absolute;
	top: 165px;
	left: 300px;
	width: 500px;
}
