body {
	background-color: #FFF596;
	color: #000000;
}

#page {
	position: relative;
	width: 850;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 20px;
	border: 1px solid #5498A1;
}

.menu {
	text-align: center;
	color:#5498A1;
	font-size: 18px;
	font-family: Verdana;
	position: relative;
	padding-bottom: 15px;
}

.headingimg {
	position: relative; 
	background-color: #ffffff;
	padding-bottom: 15px;
	align: center;
	padding-left: 17px;
}


.main {
	position: relative; 
	float: left;
	width: 70%;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-family: Times;
}

.colum {
	color:#000000;
	position: relative;
	margin-left: 20px;
	float: left;
	width: 27%; 
}

#footer {
	clear: left;
	width: 100%;
	padding: 10px;
}

.colum p {
	font-size: 14px;
	line-height: 18px;
	font-family: Times;
}

.main h2 {
	font-size: 18px;
	line-height: 20px;
	color: #339999;
	text-align: right;
	font-family: Georgia;
	border: 1px;
	border-style: dotted;
	border-color: #339999;
}

.colum h2 {
	font-size: 18px;
	line-height: 20px;
	color: #339999;
	text-align: right;
	font-family: Georgia;
}

h3 { 
	font-size: 24px; 
}


p.copyright {
	font-size: 11px;
	text-align: right;
	color: #444444;
}

a:link { 
	text-decoration: none; 
	color: #339999;
}

a:visited { 
	text-decoration: none; 
	color: #339999;
}

a:hover, a:active { 
	color: #000000;
}


.titles { 
	font-weight: normal; 
	border-bottom-width: 0; 
	font-size: 24px; 
	text-decoration: none; 
	underline: none;}

.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	underline: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
}

.menu a:link, .menu a:visited, .menu a:active {
	text-decoration: underline;
	color:#5498A1;
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana;
}

.menu a:hover {
	text-decoration:none;
	color:#5498A1;
	font-size: 18px;
	font-family: Verdana;
}

#links1 p {
	display:none;
}

#links1 a img {
	border: 1px solid #000;
}

#links1 a {
	cursor: pointer;
}

#box1 img {
	float: left;
	max-width: 450px;
	margin: 10px;
}

#box1 {
	overflow: hidden;
}

#box1 p {
	text-align: right;
	margin: 15px;
}

a2a{
	color:377f9a;
	border-color: 78abc9;
}
