body {
	background-image:url('bg.png');
	background-repeat : no-repeat;
	background-position : top left;
	background-attachment : fixed;
	font-family: 'Maiandra GD', 'Comic Sans', 'Comic Sans MS', verdana, sans-serif;
	}
	
A:link {
	color: #0000CC;
	text-decoration: none;
	}
	
A:visited {
	color: #0000CC;
	text-decoration: none;
	}

A:hover {
	color: #0000CC;
	text-decoration: underline;
	}
	
a.ref:link 	{color:#000000; text-decoration:none}
a.ref:visited 	{color:#000000; text-decoration:none}
a.ref:hover 	{color:#000000; text-decoration:none}
a.ref:active 	{color:#000000; text-decoration:none}

H1 {
	text-align: right;
	font-size: 3em;
	}
	
DIV.section {
	position:relative;
	background-image:url('img/50p.png') !important; 
	background-image:url('img/white.gif'); 
	padding-left:3em;
	padding-right:1em;
	padding-top:1em;
	padding-bottom:1em;
	border-style:solid;
	border-color:black;
	border-width:1px;
	margin-bottom:4em;
	}

	
#main {
	margin-left: 25%;
	margin-right:20%;
	}

#news h3 {
	border-bottom-style:dashed;
	border-bottom-color:black;
	border-bottom-width:1px;
	}

p {
	position: relative
	}
	
p.top {
	text-align:right;
	margin:0;
}

div.shot {
	margin-top:1em;
	text-align:center;
	font-size:0.9em;   
	display:block;
}

div.shot img{
	border-style:solid;
	border-width:1px;
	border-color:black
	}

img {
	border-width:0px;
	}
	
#cright {
	margin-left:40%;
	margin-right:40%;
	font-size:0.8em;
	padding:3px;
	text-align:center;
	}
