body { 
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #fff; 
	margin: 0px;
	padding: 0px; 
	}
a {
	text-decoration: none;
	font-weight: normal;
	color:  #000;
	outline: none;
	}
a:visited {	color: #306; }
a:active { color: #000; }
a:hover { color: #c00; }
p {
	font-size: 12px;
	line-height: 16px;
	margin:10px 10px 10px 10px;
	}
ul {
   font-size:12px;
   line-height:16px;
   margin: 10px 10px 30px 10px;
   list-style-type: square;
   }
li {
   font-size: 14px;
   line-height:16px;
   margin: 10px 10px 10px 30px;
   list-style-type: square;
   }
img {
	border: 0;
	}
h1 {
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 15;
	margin-bottom: 0;
	}
 h4 {
	font-size: 14px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
	}
	#heading {
		margin-left:10px;
		margin-top:10px;
		}	
	#menu {
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		background:#FFCC33;
		}
	#menu a {
		text-decoration: none;
		}	
	#menub {
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		background:#DB7093;
		}
	#menub a {
		text-decoration: none;
		}
		
	#main {
		margin:50px 20px 0px 20px;
		border:0px; 
		background:#fff;
		height: 400px; /* ie5win fudge begins */
		voice-family: "\"}\"";
		voice-family:inherit;
		display:inline; 
		position: relative; 

		}
	html>body #main {
		height: 380px; /* ie5win fudge ends */
		}
	#main #photo {
		border:0px solid #000; 
		float:right;
        font-size: 10px;
        background:#ffc;
        width: 250px;
		display:inline; 
		position: relative; 
		}
		
	#photo p { 
		font-size:10px;

		}	
	#main #photo1 {
		border:0px solid #000; 
		float:right;
		width: 219px;
        background:#ffc;
		}
	#photo1 p { 
		font-size:10px;
		}
	#main #welcome {
		border:0px solid #000; 
		float:left;
                font-size: 10px;
                background:#6cf;
                width: 25%;
		margin:0px 10px 0px 0px;

		}
	#welcome p { 
		font-size:10px;

		}
	#menu p {margin:5px 5px 5px 5px}
	#menub p {margin:5px 5px 5px 5px}
	#main a { 
		font-weight: bold;
		text-decoration: underline;
		}
	#links {
		background:#ffc;
		margin: 0px;
		}
	#links a {
		text-decoration: underline;
		}
	#footer {
		margin-bottom: 20px;
		border-top:1px solid #000;
		background:#ccc;
		}
	#footer a {
		font-size: 10px;
		font-weight: normal;
		margin-bottom: 100px;	
		}
	
		
