@charset "utf-8";
.centre_text {
	text-align: center;
}

.hello {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	position: relative;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 1.2em;
	color: #FFF;
	width: 50%;
	text-align: left;
}

input {
	margin: 2px;
	background-color: #001C26;
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
textarea {
	background-color: #001C26;
	color: #FFFFFF;
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
blockquote {
	color: black;
	background-color: #999966;
	text-transform: none;
	text-indent: 0px;
	background-image: none;
	margin-left: 50px;
	padding: 5px;
}
.olive {
	font-weight: bold;
	color: #999966;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-bottom: 5px;
}
a:link {
	color: #FF0066;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:visited {
	color: #FF0066;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #FF0066;
	text-decoration: underline;
}

a:active {
	color: #666;
}
body {
	background-attachment: fixed;
	background-color: #001C27;
	background-image: url(../images/new_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-shadow: #001C27 1px 1px 2px;
	filter: Shadow(Color=#001C27, 	
			Direction=135, 
			Strength=5);
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFFFFF;
	line-height: 1.4em;
}
h1    {
	font-family: Georgia, "Times New Roman", Times, serif;
	/* [disabled]font-size: 2em; */
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	/* [disabled]color: #999966; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C9005E;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
h4 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
}
h5 {
}
h6 {
}
.footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 385px;
	padding-left: 10px;
	text-align: left;
}

img { max-width: 100%; } 

@media screen and (min-width:320px) { 
.wrapper {
	width: 320px;
}}

}
@media screen and (min-width:480px) { 
.wrapper {
	width: 480px;
}}

@media screen and (min-width:768px) { 
.wrapper {
	width: 768px;
}}

@media screen and (min-width:992px) { 
.wrapper {
	width: 1080px;
}}


.wrapper { 
    transition:all .4s linear; 
    -o-transition:all .4s linear; 
    -moz-transition:all .4s linear; 
    -webkit-transition:all .4s linear;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1075px;
}
.nav {
	margin-left: 15px;

}
.panarama {
	text-align: center;
	margin-bottom: 2px;
	position: relative;
}
.feature_txt {
	position: absolute;
	height: 3em;
	/* [disabled]width: 532px; */
	padding: 10px;
	/* [disabled]top: 20px; */
	/* [disabled]right: 20px; */
	text-align: right;
	color: #FFF;
	/* [disabled]font-size: 2em; */
	/* [disabled]line-height: 1.4em; */
}
	
.content {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}
.image {
	overflow: hidden;
	width: 100%;
}


.story {
	margin-right: 2px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	height: 320px;
	margin-top: 2px;
}

.info {
	background-image: url(../images/topshadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	text-align: left;
	padding-right: 10px;

}
#top {
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 20px;
	height: 40px;
}

<a class="button" href="#" onclick="this.blur();"> … </a> 




a.button {
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bg_button_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );









	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	line-height: 1.3em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	color: #777777;
}.classname:active {
	position:relative;
	top:1px;
	text-decoration: none;
	color: #777777;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.video embed,
.video object,
.video iframe {
	width: 100%;
	height: auto;
}

