﻿#banner{
	margin: 0 0 0 0;
	width: 100%;
	/*border-radius: 10px;*/
}
/*
#logo{
	width:175px;
	float:left;
}*/
#new{
	width:auto;
	float:none;
	margin-right: 10px;
}
#pic{
	margin: 5px 5px 5px 15px;
	width: 75%;
}
#piclink {
	text-align: center;
	
}

/*
h1{
	color:blue;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: x-large;
	text-align: center;
	margin-bottom:15px;
}*/
td h1 a{
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: x-large;
}
td h1 a:hover{
	color: fuchsia;
	background-color: white;
	font-size: x-large;
}	

h2 {
	font-size:25px;
	text-align:center;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	margin-top:10px;
	margin-bottom:10px;
}
td h2 {
	font-size:25px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
td h2 a:hover{
	color: fuchsia;
	background-color: white;
}

/*
h3{
	font-size:18px;
	color: black;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	margin-bottom:10px;
} ADMINS.CSS
*/
 
 h4{
	font-weight: bold;
	width: auto;
	font-style: italic;
	margin-left: 20px;
	text-align: left;
	font-size: 16px;
}
 h5{
	font-weight: bold;
	width: auto;
	font-style: normal;
	margin: 5px 10px 5px 10px;
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
}

/*
body{
	background-image: url('../img/fullbg.jpg');
	background-repeat: repeat;
	margin: 0;
	width: auto;
background-position: left-bottom;
	background-size: 100% 100%;
	background-color:#6dc7ec;*/
	
body{
	background-image: url('../img/fullbg.jpg');
	background-repeat: repeat;
	background-color: #6dc7ec;
	margin: 0;
	width: auto;
	font-size: 15px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	
}
a {
	color: blue;
	text-decoration:none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	/*font-size: 17px;*/
}
a:hover{
	color: fuchsia;
	font-size: 15px;
	background-color: white;
}
.vdo {
	margin: 0 5px 0 5px;
	position: relative;
	padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */ 
}
.picd {
	margin: 0 5px 0 5px;
	position: relative;
/*	padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */ 
}

#ifrm2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#para {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	max-width: 98%;
	margin: 5px 15px 5px 15px;
	text-align: justify;
	line-height:1.7;

}
#para_c {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	max-width: 98%;
	margin: 5px 15px 5px 15px;
	text-align: center;
	line-height:1.7;
	font-weight: bold;

}
#first{
	text-indent:50px;
	text-align:justify;
	line-height:1.6;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:15px;
	margin: 15px 15px 15px 15px;
	
}
#first a{
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:15px;
}
#newlink{
	font-size: 14px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align:center;
	margin:10px 10px 10px 10px;
	line-height:1.9;
	text-decoration: none;
	display: block;
}

#newlink a{
	font-size: 14px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align:center;
	margin: 5px 3px 5px 20px;
	line-height:1.9;
	color: blue;
}
#newlink a:hover {
	background-color: white;
	color: fuchsia;
}
#quick{
	font-size: 14px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align:center;
	/*margin:10 10 10 10;*/
	line-height:1.9;
	margin-left: 10px;
	text-decoration: none;
}

#quick a{
	font-size: 14px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align:center;
	margin-right: 10px;
	line-height:1.9;
	color: blue;
}
#quick a:hover {
	background-color: white;
	color: fuchsia;
}

#heading {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	display: block;
	background-color: #A5A5F4;
	/*background-color: #A5A5F4;
	background-color: #BBC3D8;*/
	padding: 5px 5px 5px 5px;
	color: navy;
	border-top: 1px blue solid;
	border-bottom: 1px blue solid;
	margin: 0px 0px 0px 0px;
}
