@charset "UTF-8";
/* 
	The Portfolio of Alicia N. Pimental
	Style Sheet
	Author: Alicia N. Pimental
	Date: 3/30/2009

*/

body	{margin: 0px;
		 background-image: url(images/bg.gif);
		 background-repeat: repeat}

h1		{font-family: Georgia, 'Times New Roman', serif;
		 font-size: 18px;
		 color: #339900;
		 letter-spacing: 1px}
		 
h3		{font-family: Georgia, 'Times New Roman', serif;
		 font-size: 14px;
		 color: #339900;
		 letter-spacing: 1px}

p		{font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 color: #003300;
		 letter-spacing: 1px}
		 
div		{font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 color: #003300;
		 letter-spacing: 1px}
		 
a:link 		{color: #FF3300}
a:visited 	{color: #666600}
a:hover 	{color: #FF9900}
a:active 	{color: #FF3300}

ul			{font-family: Verdana, Arial, Helvetica, sans-serif;
			 font-size: 12px;
			 color: #003300;
		 	 letter-spacing: 1px}

td img		{display: block}

.content	{background-image: url(images/index_r13_c1.gif);
			 background-repeat: repeat-y;
			 height: 100%;
			 vertical-align: top}