.page{		margin: 0 auto;
		width: 760px;
}


h1.titlebar { 	font-family: Georgia, "Times New Roman", serif;
		color: #000000;
		position: absolute; top: 0px; left: 250px;
		width: 100%;
}

body {		background-color: #8dcff4;
		color: #3d107b;
		font-family: verdana, sans-serif;
		font-size: 15px;
		font-weight: normal;
}

p.footer {	font-family: verdana, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #3d107b;
		width: 100%;		
}

img.nic-photo {	position: absolute; 
		top: 0px; 
		left: 0px; 
		width: 200px; 
		border: 3px solid #3d107b; 
}

.content {	position: absolute; 
		top: 60px; 
		left: 250px; 
		width: 510px;
		text-align: justify;
}

.buttonscontainer {
		position: absolute; 
		top: 290px; 
		left: 0px; 
		width: 200px;
}

.buttons a {	color: #df0024;
		border: 1px solid;
		background-color: #ececec;
		padding: 2px;
		padding-left: 3px;
		font: 13px Trebuchet MS, sans-serif;
		font-weight: bold;
		text-decoration: none;
		border-color: #7d7d7d #363636 #363636 #7d7d7d;
		display: block;
		margin: 0px;
		width: 100%;
		text-align: left;
}

.buttons a:hover {
		border: 1px solid;
		padding-left: 4px;
		padding-top: 3px;
		padding-bottom: 1px;
		padding-right: 1px;
		background-color: #3d107b;
		border-color: #252525 #121212 #121212 #252525;
		color: #ffffff;
		text-decoration: none;
		}
	
a {		color: #df0024; 
		text-decoration: none;
}

a:hover { 	color: #ffffff;
		text-decoration: underline;
}

h1,h2,h3 {   	font-family: Georgia, "Times New Roman", serif;
		padding: 0px; 
}

#passplus {	position:absolute;
		top:650px;
		left:60px;
		border-color:#8dcff4;
}

#mfa {		position:absolute;
		top:650px;
		left:20px;
		border-color:#3d107b;
}