/*

   Typecycle.com Main Style Sheet
   Author: Joshua Veteto
   Date: July 17, 2009

   Filename:         tc_style1.css
   Supporting Files: back.jpg, bullet.jpg

*/

body       {margin-top: 0px; margin-right:auto;margin-left:auto;width:700px; background-image:  url(../img/bkg_tile.jpg)}

h1         {width: 700px; height: 88px; background-color: none; margin: 0px; padding: 0px; border-bottom: solid gray 2px}

h2         {text-align: left; font-family: arial, tahoma, helvetica; font-size: 12pt; color: gray; padding: 0px; margin-left: 18px} 
						
a          {font-weight: strong; font-family: arial, tahoma, helvetica; font-size: 9pt; 
            display: block; color: white; background-color: black; padding: 4px; margin-left: 4px; margin-top: 4px;
						text-decoration: none} 
a:hover    {color: black; background-color: white}

						
						
p          {text-align: justify; font-family: arial, tahoma, helvetica; font-size: 9pt; color: black; margin-left: 18px; margin-right: 18px}


#links     {text-align: left; float: left; width: 105px; height: 600px; padding: 0px; margin-top: 0px; margin-left: 0; 
            background-color: black;  diplay: block; border-bottom: 2px solid black}
#content   {background-color: white; border: solid black 1px; float: left; width: 593px; height: 600px;
            margin-top: 0px; text-align: center}
						
#content a {color: black; background-color: white}
#content ul {text-align: left; font-weight: strong; font-family: arial, tahoma, helvetica; font-size: 9pt}

address    {font-family: arial, tahoma, helvetica; font-size: 8pt; color: white; margin-top: 2px}
address span {color: gray}
					 
#footer    {width: 700px; height: 20px; background-color: black; float: left; text-align: center;
            border-top: 2px solid gray}
						
#flickr_photos {border-left: gray 2px solid}

#img_one   {float: right; border: solid gray 2px; margin-left: 5px}

#social_icons  {margin-top: 0px; margin-right:auto;margin-left:auto; text-align: center}
            
