/*------------------------------------------------------------------------------
UNDOHTML - (CC) 2006 Tantek Celik.
------------------------------------------------------------------------------*/
:link,:visited { text-decoration:none }
ul,ol { /*list-style:none;*/ list-style-position: inside; }
h1,h2,h3,h4,h5,h6,pre,code,kbd { font-size: 12px; }
dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img,abbr { border:0 }
address,abbr { font-style:normal }

body { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

/* ------------------------ BASIC ELEMENTS ------------------------*/

		html  {
		    background-color: #e6e6e6;
		}

		body { 
			text-align: center;
			background: #fff url('images/bg.jpg') repeat-x;
		}

		img { border: 0; margin: 0; padding: 0; vertical-align: top; }

		p {
			font-family: arial, san-serif;
			font-size: 12px;
			line-height: 16px;
			color: #666666;
			margin: 0 0 8px 0;
		 }
		 
		#banner a {
            color: #7bebf9;
			font-style:italic;
            text-decoration:none;
         }
		 
		#banner a:hover  {
            color: white;
			font-style:italic;
            text-decoration:underline;
         }

		 .small {
			font-family: arial, san-serif;
			font-size: 10px;
			line-height: 13px;
			color: #777777;
			margin: 0 0 8px 0;
		 }
		 
		 .orange {
			font-family: arial, san-serif;
			font-size: 12px;
			line-height: 16px;
			color: #FF8B02;
			margin: 0 0 8px 0;
		 }
		 
		 .white {
			font-family: arial, san-serif;
			font-size: .97em;
			line-height: 1.6em;
			color: #fff;
			margin: 0;
		 }

		 .navorange {
			color: #f6891f;
		 }

		h1 {
			font-family: arial, san-serif;
			font-size: 23px;
			font-weight: 800;
			color: white;
			padding-top:10px;
			margin: 10px 0 5px 0;
		 }
			
		h2 {
			font-family: arial, san-serif;
			font-size: 24px;
			font-weight: normal;
			color: #FF8B02;
			margin: 10px 0 5px 0;
		}

		h3 {
			font-family: arial, san-serif;
			font-size: 24px;
			font-weight: normal;
			color: #ED98CC;
			margin: 20px 0 5px 0;
			}
		
		h4 {
			font-family: arial, san-serif;
			font-size: 24px;
			font-weight: normal;
			color: #45c3d3;
			margin: 10px 0 5px 0;
			}
		
		#nav a {
			font-family: arial, san-serif;
			font-size: 1.2em;
			color: #f6891f;
			padding: 0.75em .25em .25em 0.25em;
			text-decoration: none;
		}
		
		#nav a:hover {
			text-decoration: none;
			color: #2e9cad;
			background: url(images/navarrow.gif) top center no-repeat;
		}

/* ------------------------- BASIC DIVS ----------------------------*/	

		div#container {
			position: relative;
			margin: 0 auto;
			width: 800px;
			text-align: left;
		}
		
/* ------------------- COLUMNS AND OTHER DIVS HERE ---------------*/
	
		/* head stuff */
		    
		div#header {
			float: left;
			width: 800px;
			height: 66px;
			margin:0px;
			background: url('images/uniglory.gif') no-repeat;
		}
		
		div#nav {
		 	font-family: arial, san-serif;
		 	font-size: 14px;
		 	letter-spacing: .04em;
			vertical-align:bottom;
		 	margin: 40px 14px 0 0;		
			text-align: right;
		}

		
		div#banner  {
			position: relative;
			float:left;
			margin: 0px;
			padding: 0px;
			width: 100%;
			height: 212px;
			background-color: transparent;
		}
		
		div#bannerleft {
			float: left;
			width: 440px;
			padding-top: 0px;
			height: 212px;
			margin-right:0px;
			margin-top:0px;
			background: url('images/banner_left.jpg') repeat-x;
		}
		
		div#bannerright {
			float: right;
			display: inline;
			width: 360px;
			height: 212px;
			margin-right:0px;
			margin-top:0px;
			background: url('images/banner_right.jpg') no-repeat;
		}
		
		div#content {
			float: left;
			height: 100%;
			width: 800px;
			text-align:left;
			padding-bottom: 20px;
			background: url('images/body_bg.jpg') repeat-y;
		}

		html>body div#container {  /* min-height for non-IE  */
			height: auto;
			min-height: 380px;
		}
		
		div#leftcol {
			float: left;
			display: inline;
			width: 460px;
			margin: 0px 0px 5px 0px;

		}

		div#center {
			float: left;
			display: inline;
			width: 650px;
			margin: 10px 23px 10px 127px;
		}
		
		div#rightcol {
			float: right;
			display: inline;
			width: 230px;
			margin: 0px 32px 5px 0px;
		}
	
		
		div#footer {
			clear: both;
			position: relative;
			margin: 0 auto;
			padding-top: 45px;
			width: 100%;
			height: 180px;
			background: #e6e6e6 url(images/foot.jpg) top center repeat-x;
		}

		div#footlogo {
	float:right;
	width: 68px;
	height: 61px;
	margin-top:-68px;
	margin-right:98px;
	background: transparent url(images/circlelogo.jpg) center no-repeat;
	z-index:1;
		}

			
/* ------------------- TYPE ELEMENTS HERE --------------- */

		ul, ol, li {
			font-family: arial, san-serif;
			font-size: 12px;
			line-height: 16px;
			color: #666666; 
			margin: 0 0 5px 0;
		}
		
		ol {
			list-style: none;
			padding-left: 25px;
		}
		
		ul {
		   list-style-type: disc;
		   padding-left: 15px;
		}
		
		ul li, ol li {
			margin: 0 0 5px 0;
			padding-left: 0;
		}	
		
		#center ol {
		list-style:decimal;
		}

/* -------------------------- TABLE -------------------------- */

		table {
			border-width: 0px;
			text-align:center;
			vertical-align:middle;
		}
		tr {
			margin-top: 15px;
			margin-left: 30px;
		}
		
		td {
			text-align: left;
			padding: 2px;
		}
		
		/* extra styles
---------------------------------------------------------- */

#extra {
	padding: 0px;
	}
#extra-inner {
	width: 50em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#extra one{
	padding: 0px;
	}
#extra h3 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 17px;
	font-family: arial, san-serif;
	font-weight: normal;
	color: white;
	letter-spacing: 2px;
	text-align: left;
	}
#extra p {
	margin: 0 0 1.8em 0;
		}
#extra div.extra {
	float: left;
	width: 222px;
	}


/* flickr stream 
---------------------------------------------------------- */

#flickr {
	margin: 0;
	}
#flickr img {
	float: left;
	margin: 0 12px 12px 0;
	width: 45px;
	height: 45px;
	padding: 3px;
	border: 1px solid #d6d6d6;
	background: #fff;
	}
#flickr a:hover img {
	border-color: #ed98cc;
	background: white;
	}

/* text links 
---------------------------------------------------------- */

        a {
            color: #f6891f;
            text-decoration: none;
         }
		 
        *:link, *:visited  {
            text-decoration: none;
         }

        a:hover  {
            text-decoration: underline;
         }

