body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 20px;
	color : #ffffff;
	vertical-align : top;
}

#logo{
	background-image:url(images/bb.jpg);
	background-position:top right;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
body {
	background-color : #272763;
	background-image:url(images/215.jpg);
	background-position:bottom left;
	background-attachment:scroll;
	background-repeat:no-repeat;
}

H1 {
	font-size : 18px;
	color : #f7f275;	
}

H2 {
	font-size : 16px;
	color : #27c662;	
	border-bottom : 1px dashed #f6e890;		
}

H3 {
	font-size : 15px;
	color : #7ebf57;	
	border-bottom : 1px dashed #f6e890;		
}

a:link {
	color : #fafd05;
}

a:visited {
	color : #fafd05;
}

a:hover {
	color : #fafd05;
	text-decoration: none;
}

a:active {
	color : #fafd05;
	
}


.otherlink {
	color:#ffffff;
}

.otherlink a:link {
	color:#ffffff;
	text-decoration: underline;
}

.otherlink a:visited {
	color:#ffffff;
	text-decoration: underline;
}

.otherlink a:hover {
	color:#ffffff;
	text-decoration: none;
}

.otherlink a:active {
	color:#ffffff;
	text-decoration: underline;
}

.altback {
	background-color : #745d4d;
}

.content {
	background-color : #2b729e;
}

.pictureframe {
	background-color : #ffffff;
	padding : 2px 2px 2px 2px;
}


.bframe {
	background-color : #ffffff;
	padding-bottom: 2px ;
}

.frame {
	background-color : #ffffff;
	padding : 5px 5px 5px 5px;
}
