body {
background-color: #fff; 
background-image:url(bgx.jpg);
background-repeat:no-repeat;
background-position: top right;	
}

p {
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size : 12px;
}

h1 {
	 color: #FFA500;
	 background-color : transparent;
	 font-size: 18px;
	 font-weight: bold;
	 margin-top: 6px;
	 margin-right: 0px;
	 margin-bottom: 6px;
	 margin-left: 2px;
}

h2 {
	 color: #FF4524;
	 background-color : transparent;
	 font-size: 14px;
	 font-weight: bold;
	 margin-top: 5px;
	 margin-right: 0px;
	 margin-bottom: 6px;
	 margin-left: 12px;
}

h3 {
	 color: #000;
	 background-color : transparent;
	 font-size: 12px;
	 font-weight: bold;
	 margin-top: 5px;
	 margin-right: 0px;
	 margin-bottom: 6px;
	 margin-left: 12px;
}

ul {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 20px;
padding: 2px;
list-style-type: none;
list-style-image : url(w.gif);
}

a:link {
    font-weight: bold; 
	text-decoration : none;
	color: #4682B4;
	background-color : transparent;
	}

a:visited {
    font-weight: bold; 
	text-decoration : none;
	color: #86AED0;
	background-color : transparent;
}
	
a:hover {
    font-weight: bold; 
	text-decoration : none;
	color: #3cb371;
	background-color : transparent;
	}

#top {
	background-color : transparent;
}

#top img {
	border : none;
}

#intro {
	position: absolute;
	top: 50px;
	left: 150px;
}

#nav {
	position: absolute;
	top: 40px;
	right: 75px;
	background: transparent;
  	color : #848484;
  	font-family :  Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
  	padding : 2px;
  	border: 0px;
     }

.nav a.button  {
			background-color: transparent;
			color: #4682B4;
			font-weight: bold;
			margin: 0px;
			position: relative;
			text-decoration: none;
		  }

.nav a.button:hover  {
			color: #000;
			border-bottom: 1px dotted #848484;
			margin: 0px;
			}

#main {
width: 95%;
background-color : transparent;
border-top: 0px;
border-right: 1px dotted #4682B4;
border-bottom: 1px dotted #4682B4;
}
		
#left {
width : 25%;
float: left;
background-color : transparent;
color: Black;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 2px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 1px dotted #4682B4;
}

.left {
width : 100%;
background-color : transparent;
color : Black;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
border-top: 0px;
border-right: 0px;
border-bottom: 1px dotted #4682B4;
border-left: 0px;
}

.left img {
    border: 1px solid black;
}

.leftnav {
background-color : #fff;
color : Black;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
}

li.nav a:link {
    font-weight: bold; 
	text-decoration : none;
	list-style-image: url(w.gif);
	color: #4682B4;
	background-color : transparent;
}

li.nav a:visited {
    font-weight: bold; 
	text-decoration : none;
	list-style-image: url(w.gif);
	color: #69c;
	background-color : transparent;
}

li.nav a:hover {
font-weight: bold;
text-decoration : none;
background-color : #e9e9e9;
list-style-image: url(raquo.gif);
color: red;
}

#right {
width : 65%;
float: right;
background-color: transparent;
color: Black;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 5px;
border-top: 0px;
border-right: 0px;
border-bottom: 10px;
border-left: 0px;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size : 12px;
}

.right {
width : 95%;
float: right;
background-color: #e9e9e9;
color: Black;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 5px;
margin-left: 0px;
border-top: 0px;
border-right: 0px;
border-bottom: 1px solid #848484;
border-left: 1px dotted #848484;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size : 12px;
}

div.w3c {
background-color : transparent;
color : Black;
margin-top: 5px;
width: 200px;
margin-bottom: 5px;
margin-left: 5px;
}

div.w3c img {
	border: none;
}

.td1	{
 width: 100px;
 padding: 0px;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-size: 12px;}
.td2	{ 
 width: 150px;
 padding: 0px;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-size: 12px;}
.td3	{ 
width: 35%;
padding: 2px;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size: 12px;
border-top: 0px;
border-right: 0px;
border-bottom: 1px dotted #4682B4;
border-left: 0px;}
.td4	{ 
width: 65%;
padding: 2px;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size: 12px;
border-top: 0px;
border-right: 0px;
border-bottom: 1px dotted #4682B4;
border-left: 0px;}
