/*
   UUJA Style Sheet
   Author: Linda Berez	
   Date:   December 9, 2011
*/

body 			{background-color: white; font-family: 'Arial', Verdana, sans-serif; text-align:center;}
h2				{font-size: 2em; letter-spacing: 0.4em; text-indent: 1em}
h3				{width: 30em; padding-left: 1em}
				
#container 			{margin: 0 auto;width: 800px;text-align:left;}
#outer				{font-size: 14px; width:60em;}

#inner				{font-size: 14px; margin-left: 175px; padding-left: 1.5em;border-left: 0.3em; width: 90%}
#links				{float: left; width: 8em}
#links ul  			{list-style-type: none; padding: 2px; margin: 0px}
#links li  		 	{text-align: center; display: inline; float: left; font-size: 14px; 
					 margin-right: 0em; border: .5px solid white; width: 10.5em; height: 2em;
             		 background: url(images/right1.jpg) no-repeat 100% 50%; color: white}
#links a            {display: block; color: black; text-decoration: none;letter-spacing: 0.1em;
                     background: url(images/left.jpg) no-repeat 0% 50%; padding: .5em 2em}
#links a:hover      {color: rgb(8,116,239)}
div.hr 				{height: 15px;background: #fff url(images/right1.jpg) no-repeat scroll left;}
div.hr hr 			{display: none;}

