/* CSS Document */
body {
	padding : 0;
	margin : 0;
	}




#mylogo1
{
	position : absolute;
	color : #FFFFFF;
	background-color : #9999CC;
	font-family : Arial, verdana;
	font-size : 100%;
	font-weight : bold;
	padding-left : 5px;
	width : 1000px;
                       	
}

#myleftside1
{
			position : absolute;
			top : 165px;
			right : 10px;
			left : 20px;
			width : 200px;
					
} 

#myleftside1 h2 {
      font-family: "Trebuchet MS", Georgia, Times, serif;
      font-size: 100%;
      font-weight: bold;
      color: #000000;
      background-color : transparent;
}

#myleftside1 h1 {
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 120%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
}
#myleftside1 p {
      font-family : "Trebuchet MS", Georgia, Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 140%;
}
#myleftside1 a { 
       font-family: "Trebuchet MS", Georgia, Times, serif;
       color : #00f;
       background-color: transparent;
}

#myrightside1
{
			position : absolute;
			top : 165px;
			left : 750px;
			right : 4px;
			width : 150px;
					
}

#myrightside1 h1 {
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 120%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
}

#myrightside1 h2 {
      font-family: "Trebuchet MS", Georgia, Times, serif;
      font-size: 100%;
      font-weight: bold;
      color: #000000;
      background-color : transparent;
}

#myrightside1 p {
      font-family : "Trebuchet MS", Georgia, Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 140%;
}

#myrightside1 a { 
       font-family: "Trebuchet MS", Georgia, Times, serif;
       color : #00f;
       background-color: transparent;
}

#mynavigation1 {
       position : absolute;
       top : 165px;
       left : 1px;
       width : 200px;
}

#mynavigation1 a
{ 
       font-family: "Trebuchet MS", Georgia, Times, serif;
       color : #00f;
       background-color: transparent;
}


#mycontent1
{
   position : absolute;
   top : 165px;
   bottom : 30px;
   left : 210px;
   width : 550px;
}

#mycontent1 h1 
{
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 120%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
}

#mycontent1 h2 
{
      font-family: "Trebuchet MS", Georgia, Times, serif;
      font-size: 100%;
      font-weight: bold;
      color: #000000;
      background-color : transparent;
}

#mycontent1 ul
{
	 font-family : "Trebuchet MS", Georgia, Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 140%;
}

#mycontent1 p {
      font-family : "Trebuchet MS", Georgia, Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 140%;
}

#menu6 {
	width: 180px;
	margin: 10px;
	}
	
#menu6 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu6.gif);
	padding: 8px 0 0 10px;
	}
	
#menu6 li a:hover {
	color: #FFF;
	background:  url(images/menu6.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
