@charset "utf-8";
/*
Author: Maria Cristina Polo
Author URI: http://www.taxicreative.com

****************DIMENSIONS**************************

yahoo api is being used. widths are refered in ems. To calculate dimensions in ems use the following formula:

	"Divide your desired pixel width by 13; the result is your width in ems for all non-IE browsers. Take the em width you just calculated and multiply it by .9759 to find the width in ems for IE."-Source: http://developer.yahoo.com/yui/examples/grids/grids-doc-custom.html


****************FONTS*******************************

I am specifying font sizes on percentages. 13px is equivalent to 100%
Find a table with all sizes in percentages here: http://developer.yahoo.com/yui/fonts/


****************COLORS******************************

Background Color: #353c58
Navigation and Footer background color: #20283b
Yellow Titles: #faeecb
Baby Blue Intros: #bec6dd
Gray Body Text: #e0e5f2

*/


