body	{
	background-color: #FFFFFF;
	background-image:url("../img/backgrad.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	overflow-x: auto;
	overflow-y: auto;
	font-size:11px;
	font-family: trebuchet ms, arial;
	color:#000000;
	}

.master	{
	border: 1px solid #5971AD;
	width:940px;
	border-collapse:collapse;
	}


.header	{
	height:140px;
	background-color:#FFFFFF;
	background-image:url("../img/header2.png");
	background-position: top left;
	background-repeat: repeat-y;
	border: 0px outset #000000;
	border-collapse:collapse;
	padding:0px;
	spacing:0px;
	margin:0px;
	}

.main	{
	background-color:#fbfcfe;
	background-image: url("../img/mainback4.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	top:10px;
	height:400px;
	border-collapse:collapse;
	}

.ref	{
	background-color: #E7EDFD;
	border: 0px solid #FA9100;
	font-family: trebuchet MS, arial;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color: #CCCCCC;
	}

.line1	{
	height:15px;
	width:300px;
	background-color:#FFFFFF;
	background-image:url("../img/blogline2.jpg");
	background-position: center left;
	background-repeat: repeat-x;	
	}

.line2	{
	height:15px;
	width:300px;
	background-color:#000000;
	background-image:url("../img/blogline1.jpg");
	background-position: center left;
	background-repeat: repeat-x;
	}

.nav	{
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url("../img/navgrad.jpg");
	background-position: left center;
	background-repeat: repeat-x;
 	border: 1px solid #FA9100;
 	height: 22px;
        }

.navbutton {
	width:  100;
	height: 22;
	background-image: url("../img/navgrad.jpg");
	background-position: left center;
	background-repeat: repeat-x;
	background-color: #FEFEFE; 
	color: #FFFFFF;
	font-family: trebuchet MS, arial;
	font-size: 13px;
	font-weight: bold;
	border: #000000 0px solid;
	float:left;
	position:relative;
	z-index:1;
	line-height: 1.7em;
	text-align:center;
	}

.navbutton2 {
	width:  100;
	height: 22;
	background-position: left center;
	background-image: url("../img/navgrad3.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF; 
	color: #000000;
	font-family: trebuchet MS, arial;
	font-size: 13px;
	font-weight: bold;
	border-left: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	float:left;
	position:relative;
	z-index:2;
	top:0px;
	line-height: 1.7em;
	text-align:center;
	cursor:pointer;
	}

.subbutton
	{
	width:  100;
	height: 20;
	background-position: left center;
	background-image: url("../img/navgrad4.jpg");
	background-repeat: repeat-x;
	color: #080257;
	font-family: Trebuchet MS; arial;
	font-size: 12px;
	border: #000000 1px ridge;
	top:0px;
	line-height: 1.7em;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:5px;
	margin-right:55px;
	}

.subbutton2
	{
	width: 125;
	height: 20;
	background-color:#C0C0C0;
	color: #000000;
	font-family: Trebuchet MS; arial;
	font-size: 11px;
	font-style:italic;
	border: #000000 1px ridge;
	line-height: 1.7em;
	text-align:center;
	cursor:pointer;
	margin-bottom:5px;
	margin-right:55px;
	margin-left:20px;
	}

.subbutton3
	{
	width:  100;
	height: 30;
	background-color:#C0C0C0;
	color: #000000;
	font-family: Trebuchet MS; arial;
	font-size: 12px;
	font-weight:bold;
	border: #000000 1px ridge;
	text-align:center;
	cursor:pointer;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:0px;
	}


.leftmenu
	{
	height:100%;
	backgrond-image: url("../img/navgrad5.jpg");
	background-position: top left; 
	background-repeat: repeat-y;
	color: #000000;
	font-family: trebuchet MS, arial;
	font-size: 12px;
	float: left;
	}


.photo	{
	background-image: url("../img/annita1.jpg");	  
	background-position: top left;
	width: 220px;
	height:250px;
	position:relative;
	top:5px;
	right:40px;
	z-index:2;
	float:right;
	}

.photo2	{
	background-image: url("../img/ann-training.jpg");	  
	background-position: center;
	background-repeat:no-repeat;
	width: 220px;
	height:250px;
	position:relative;
	top:5px;
	right:40px;
	z-index:2;
	float:right;
	}

/*******************/
/* T E X T         */
/*******************/
.head	{
	margin-left:0px; 
	margin-top:5px;
	font-size:15px;
	font-weight:bold;
	font-family:verdana;	
	}

.head2	{
	margin-left:0px; 
	font-size:13px;
	font-weight:bold;
	font-family:verdana;	
	}

.head3	{
	margin-left:0px; 
	font-size:12px;
	font-family:Trebuchet MS;	
	}

.text	{
	margin-left:0px; 
	text-align:left;
	width:500px;
	padding:0px;
	font-size:13px;
	font-family: Trebuchet MS, verdana;	
	background-color:#FFFFFF;
	border: 1px dotted #FFFFFF;
	text-align:justify;
	}
	
.text2	{
	
	text-align:left;
	padding:0px;
	font-size:12px;
	font-family: Trebuchet MS, verdana;	
	background-color:#FFFFFF;
	border: 0px dotted #FFFFFF;
	valign:top;
	}
	
.text3	{
	text-align:left;
	padding:0px;
	font-size:11px;
	font-family: Trebuchet MS, verdana;	
	background-color:#FFFFFF;
	border: 0px dotted #FFFFFF;
	valign:top;
	}

.text4	{
	text-align:left;
	padding:0px;
	font-size:10px;
	font-family: Trebuchet MS, verdana;	
	background-color:#FFFFFF;
	border: 0px dotted #FFFFFF;
	color:#C0C0C0;
	valign:top;
	}
	
.table1	{
	margin-left:0px; 
	text-align:left;
	padding:2px;
	width:600px;
	font-size:13px;
	font-family: Trebuchet MS, verdana;	
	background-color:#FFFFFF;
	border: 1px outset  #9999FF;
	}


	
	
	
	a#link:link {	color:#000000;
	font-family:Trebuchet MS, verdana;
	font-size:11px;}
	a#link:visited {	color:#000000;
	font-family:Trebuchet MS, verdana;
	font-size:11px;}
	a#link:active {	color:#000000;
	font-family:Trebuchet MS, verdana;
	font-size:11px;}
a#link:hover {	color:#000000;
	font-family:Trebuchet MS, verdana;
	font-size:11px;}

.quote	{
	margin-left:20px; 
	margin-top:5px;
	font-size:12px;
	font-style:italic;
	font-family:verdana;	
	}

.thead	{
	text-align:left;
	border-bottom: 1px solid #9999FF;
	}
	
.input	{
	background-color:#FFFFFF;
	font-family:trebuchet MS;
	font-size:12px;	
	}

.input2	{
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Trebuchet MS;
	border: 1px solid #9999FF;
	}
	

.textarea {
	background-color:#C0C0C0;
	font-family:arial;
	font-size:12px;
	}	

#nb		{
		position:absolute;
 		top:50px;
 		left:335px;
		width:250px;
		font-family:Trebuchet MS;
		font-size:12px;
		color:#e97405;
		font-weight:bold;
		background-color:#FFFFFF;
		border-bottom: 2px solid #f9dec4;
		}

#nb2		{
		position:absolute;
 		top:70px;
 		left:336px;
		width:250px;
		height:60px;
		font-family:Trebuchet MS;
		font-size:12px;
		background-color:#FFFFFF;
		}

#nb3		{
		position:absolute;
 		top:220px;
 		left:336px;
		width:250px;
		height:21px;
		font-family:Trebuchet MS;
		font-size:12px;
		color:#e97405;
		font-weight: bold;
		background-color:#FFFFFF;
		border-bottom: 2px solid #f9dec4;
		
		}


#nb4		{
		position:absolute;
 		top:245px;
 		left:336px;
		width:250px;
		height:60px;
		font-family:Trebuchet MS;
		font-size:12px;
		color:#e97405;
		background-color:#FFFFFF;

		}

#pic		{
		position:absolute;
 		top:50px;
 		left:65px;
		width:225px;
		height:315x;
		font-family:Trebuchet MS;
		font-size:11px;
		background-color:#FFFFFF;
		border: 1px solid orange;
		}

#st		{
		position:absolute;
 		top:10px;
 		left:336px;
		height:25px;
		font-family:Trebuchet MS;
		font-size:18px;
		background-color:#FFFFFF;
		text-align:right;
		font-weight:bold;
		color:#314150;
		border-bottom: 2px solid #f9dec4;
		}

#pu		{
		position:absolute;
 		top:356px;
 		left:66px;
		width:250px;
		height:5px;
		font-family:Trebuchet MS;
		font-size:12px;
		background-color:#FFFFFF;
		font-weight:bold;
		color:#314150;
		}

#pr		{
		position:absolute;
 		top:50px;
 		right:10px;
		width:265px;
		font-family:Trebuchet MS;
		font-size:12px;
		color:#e97405;
		font-weight:bold;
		background-color:#FFFFFF;
		border-bottom: 2px solid #f9dec4;
		}

#pr2		{
		position:absolute;
 		top:70px;
 		right:10px;
		width:265px;
		height:5px;
		font-family:Trebuchet MS;
		font-size:11px;
		color:#e97405;
		font-weight:bold;
		background-color:#FFFFFF;
		text-align:center;
		margin-top:5px;
		}


#oscal		{
		position:absolute;
 		top:50px;
 		right:10px;
		width:265px;
		font-family:Trebuchet MS;
		font-size:12px;
		color:#e97405;
		font-weight:bold;
		background-color:#FFFFFF;
		border-bottom: 2px solid #f9dec4;
		}

#oscal2		{
		position:absolute;
 		top:70px;
 		right:10px;
		width:265px;
		height:60px;
		font-family:Trebuchet MS;
		font-size:12px;
		background-color:#FFFFFF;
		}



#divcontainer	{
		position:relative;
		width:900px;
		height:400px;
		top:0px;
		left:0px;
		}
		
		
		
#sp		{
		position:absolute;
 		top:50px;
 		right:-20px;
		width:250px;
		height:5px;
		font-family:Trebuchet MS;
		font-size:11px;
		color:#e97405;
		font-weight:bold;
		background-color:#FFFFFF;
		text-align:right;
		line-height:1em;
		}
		
		
a#webloglink:visited 	{color:#314150; text-decoration:none; font-size:11px;}
a#webloglink:link 	{color:#000000; text-decoration:none; font-size:11px;}
a#webloglink:hover 	{color:#e97405; text-decoration:underline; font-size:11px;}	