/* set body padding and background color */
body { 
margin:0px;
background-color: #538DD0;
}

/* set all elements to the master font */
body,td,div,span,p,b { 
font-family:verdana,arial,helvetica,sans-serif; 
font-size:11px; 
color: #000000;
}

/* link styles */
a { text-decoration:none; }

a:link		{ color:#000000; }
a:visited	{ color:#000000; }
a:hover 	{ color:#6D7499; }
a:active 	{ color:#000000; }

/* selected link styles */
a.nav { color:#FFFFFF; text-decoration:none;}

a.nav:link		{ color:#FFFFFF; }
a.nav:visited	{ color:#FFFFFF; }
a.nav:hover 	{ color:#999999; }
a.nav:active 	{ color:#FFFFFF; }

.white { 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: 9.6px; 
color: #FFFFFF;
}

.black { 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: 11px; 
color: #000000;
}

.blacklarge { 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: 13.6px; 
color: #000000;
}

.orange { 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: 9.6px; 
color: #000000;
}

.calendar1 { 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: 9.6px; 
color: #000000;
background-color: #BFBDFB;
}

.calendar2 { 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: 9.6px; 
color: #000000;
background-color: #C8C6F2;
}

.headers { 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #0E167A;
}



.picture {
	background-image: url(../download%20bubbles.jpg);
}
.rrr {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../vladstudio_underwater_1024x768.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
