 /***************************************************************************************************
HTML Tags
***************************************************************************************************/
html {height: 100%; overflow: hidden}
body {height: 100%; width:100%; margin: 0; padding: 0; margin:0; padding:0; text-align: center; background-color:#27487D; background: url("../images/bg-solid.jpg") repeat top;}
p {font-family: arial, sans-serif; font-size: 8pt; font-weight: normal; text-align: justify; margin: 20px; line-height: 10pt; color: #33487D; text-indent: 0em;}

	

/***************************************************************************************************
Classes
***************************************************************************************************/
.loftposition {width: 100%; height: 100%; position:absolute; top:0px; width:480px;}
.message {text-align: left; font-size: 11px; font-weight: normal; font-family: arial, helvetica, sans-serif; width:620px; top: 100px; margin:0px auto; padding:15px; border: 1px solid #8DAEE8; background-color : #5A7BB0;}
.photo {text-align: left; font-size: 11px; font-weight: normal; font-family: arial, helvetica, sans-serif; width:253px; margin:0px auto; padding:1px; border: 1px solid #8DAEE8; background-color : #5A7BB0;}

	
/***************************************************************************************************
Links
***************************************************************************************************/
a:link {color:#33487D; font-weight:bold; text-decoration: none;}
a:active {color:#33487D; font-weight:bold; text-decoration: none;}
a:visited {color:#33487D; font-weight:bold; text-decoration: none;}
a:hover {color:#FFFFFF;	font-weight:bold; text-decoration: none; border-width : 1px 0px 1px 0px; border-color:#27487D; border-style: solid;   }

