/* Start of CMSMS style sheet 'style awon' */
a:link {color: #ffffff; font-weight: bold;}
a:active {color: #ffffff; font-weight: bold;}
a:visited {color: #ffffff; font-weight: bold;}
a:hover {color: #ffffff; font-weight: bold;}

#wrapper2{text-align: left;
	margin: 0px auto;
	width: 1024px;}

#menu, #footer {margin-left: 165px;}

#header { background: url(images/header.jpg) no-repeat;
		   height: 131px;
		   width: 1022px;	}
		   
#menu {background:url(images/menu2.jpg) no-repeat; 
		height: 40px;
		width: 692px; }

#page {width: 1022px;
	}
		
#sidebarleft {    background:url(images/sidebarleft2.jpg) no-repeat;
			height: 331px;
			margin-top: 21px;
                         min-height: 100%;
			width: 164px;
			float: left;
			background-color: #4ba6f9; 	
			}
			
#content2 {background:url(images/content.jpg) repeat-y;
			min-height:  450px;
			width: 690px;
			float: left;
			}

#content {margin-left: 10px;
               margin-right: 10px;
               font-family: arial, verdana, sans-serif;
	       font-size: 14px;
               font-color: white;
			}
		    
#sidebarright {background: url(images/sidebarright2.jpg) no-repeat;
			height: 331px;
			margin-top: 21px;
                        min-height: 100%;
			width: 168px;
			float: right;
			background-color: #4ba6f9; 	
			}	
	
.logo {margin-top: 35px;
		margin-left: 430px; }
			
dfn { display: none; }

p { color: #ffffff;
     font-size: 15px;}
/* End of 'style awon' */

