
/*------------------------------------------------------------------------------
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; }
td p input { margin: 4px 4px 0 4px ; }
dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset { 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_int.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;
		 }
		 
		 td p {margin-left: 10px;}
		 td {vertical-align: middle}
		 

		 .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 {
			color: #fff;
		 }

		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;
			background: white url(images/brain.gif) center center repeat-x;
		}

		h3 {
			font-family: arial, san-serif;
			font-size: 19px;
			font-weight: normal;
			color: #ED98CC;
			margin: 7px 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: #fff;
			padding: 0.75em .25em .25em 0.25em;
			text-decoration: none;
		}
		
		#nav a:hover {
			text-decoration: none;
            color: #7bebf9;
			background: url(images/navarrow_int.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: 77px;
			margin:0px;
			background: url('images/uniglory_int.jpg') no-repeat;
		}

#header img {
float:left;
margin:0;
padding:0;
}
		
		div#nav {
width: 400px;		 	
float:right;
font-family: arial, san-serif;
		 	font-size: 14px;
		 	letter-spacing: .04em;
			vertical-align:bottom;
		 	margin: 40px 47px 0 0;		
			text-align: right;
		}
		
		div#content {
			float: left;
			height: 100%;
			width: 800px;
			text-align:left;
			padding-bottom: 20px;
			background: url('images/body_bg.jpg') repeat-y;
		}
		
		div#contenttwo {

			float: left;
			height: 100%;
			width: 800px;
			padding-bottom: 20px;
			padding-top:10px;
			margin-left: 0px;
			background: #fff;
		}

		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: 0px 0px 10px 98px;
		}
		
		div#intleft {
			float: left;
			display: inline;
			width: 320px;
			margin: 0px 0px 10px 98px;
		}
		
		div#rightcol {
			float: left;
			display: inline;
			width: 230px;
			margin: 10px 0px 5px 99px;
		}
		
		div#aboutleft {
			float: left;
			display: inline;
			width: 370px;
			margin: 0px 0px 10px 98px;
		}

		div#aboutright {
			float: left;
			display: inline;
			width: 220px;
			margin: 4px 0px 5px 62px;
		}	
		
		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:140px;
	background: transparent url(images/circlelogo.jpg) center no-repeat;
	z-index:1;
		}
			
/* ------------------- TYPE ELEMENTS HERE --------------- */

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

li { margin: 3px 0 3px 0px; }	

#extra {
	padding: 0px;
	}
#extra-inner {
	width: 45em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#extra one {
	padding: 0px;
	}
#extra h3 {
	margin: 0 0 10px 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: 31%;
	}

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

#flickr, #flickr2 {
	margin: 0;
	}

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

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

        a {
            color: #46c3d2;
            text-decoration: none;
         }
		 
       #contenttwo a {
            color: #ff8b02;
            text-decoration: none;
         }
		 
        *:link, *:visited  {
            text-decoration: none;
         }

        a:hover  {
            text-decoration: underline;
         }
