
H1 {font-size:17px;margin:0px;text-align:left;color:#3425B4;font-family:verdana;}
H2 {font-size:12px;margin:2px;text-align:center;color:maroon;}

A:active       {color:navy;font-size:12px;text-decoration:underline;}
A:link       {color:navy;font-size:12px;text-decoration:underline;}
A:visited    {color:navy;font-size:12px;text-decoration:underline:}
A:hover    {color:navy;font-size:12px;text-decoration:underline;background-color:#b0c4de;padding-left:0px;padding-right:0px;}

A:link.menu       {color:#eaeaea;font-size:14px;text-decoration:none;font-weight:bold;}
A:visited.menu    {color:#eaeaea;font-size:14px;text-decoration:none;font-weight:bold;}
A:hover.menu      {color:navy;font-size:14px;text-decoration:underline;font-weight:bold;background-color:#b0c4de;padding-left:7px;padding-right:7px;padding-top:1px;padding-bottom:2px;}

body
{
text-align:center;
position: relative;
width: 960px;
height: 100%;
margin:0px auto;
margin-top:5px;
margin-bottom:0px;
overflow: auto;
border:1px solid blue;
font-family:verdana;
font-size:12px;
color:navy;
background-color:eaeaea;
}

#box {
border:1px solid navy;
padding:0px;
background-color:#ffffff;

}

#Content {
    width: 960px;
	margin:0px auto;
	font-family:verdana,arial;
	background-color:white;
	padding:0px 0px 0px;
	}

	
	
	#Footer {
	width: 950px;
	margin:5px 0px;
	text-align:center;
	background-color:white;
	padding:0px 0px;
	}

.rbroundbox { background: url(/SailGreece2/images/nt.gif) repeat; }
.rbtop div { background: url(/SailGreece2/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/SailGreece2/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/SailGreece2/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/SailGreece2/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;

}
.rbcontent { margin: 0px;}
.rbcontent1 { margin-left:0px;padding-left:4px;padding-right:0px;}
.rbroundbox { width:100%; margin-bottom:5px; }
