@charset "UTF-8";
/* CSS Document */


body    { font-size: 10px; min-height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; height: 100%; height: 100%; background-image: url(images/bkgd-2.jpg); background-repeat: no-repeat; background-position: left center; margin-top: 0px; padding-top: 0px; }
*       { padding: 0px; margin: 0px; }

html, body { height: 100%; padding: 0px; margin: 0px; }
#wrap       { min-height: 100%; height: auto; height:100%; width: 800px; display: block; margin-bottom: -35px; padding-bottom: 40px; }

/* start nav */
#nav  { width: 300px; float: left; font-size: 13px; text-transform: uppercase; letter-spacing: 0.5px; word-spacing: 0.5px; position: absolute; left: 0px; top: 100px; text-align: center; }
#nav img { position: absolute; bottom: -240px; left: 620px; }
#nav p  { font-weight: bold; text-transform: uppercase; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; color: #000000; text-decoration: none; padding-bottom: 20px; }
#nav p a:link, #nav p a:active, #nav p a:visited  { color: #FFFFFF; text-decoration: none; }
#nav p a:hover  { color: #c24305; text-decoration: none; }
/* end nav */

#text { float:left; position: absolute; top: 100px; left: 270px; background-image: url(images/gabrielfrancisco.png); background-repeat: no-repeat; background-position: left top; }
#text p { color: #333333; font-size: 11px; line-height: 180%; text-transform: none; padding-bottom: 10px; }
#text img { text-align: left; vertical-align: text-bottom; }
#text h1 { color: #333333; font-size: 14px; line-height: 180%; text-transform: uppercase; font-family: Georgia, "Times New Roman", Times, serif; padding-bottom: 15px; margin-top: 80px; }

#sik { background-image: url(images/sik-crown.png); background-repeat: no-repeat; background-position: center top; text-align: center; width: 300px;  padding-top: 30px; }
#sik h1 { font-size: 13px; text-align: center; color: #000; text-transform: none; }
#sik p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-transform: none; color: #fff; line-height: 13px; padding: 3px; }
#sik p a:link, #sik p a:active, #sik p a:visited  { color: #FFFFFF; text-decoration: none; }
#sik p a:hover  { color: #c24305; text-decoration: none; }

.clearfloats { clear: both; }

#footer     { color: #CCCCCC; font-size: 9px; width: 1500px; bottom: 0px; position: fixed; padding-left: 15px; height: 35px; background-color:#333333; }
#footer p     { position: absolute; bottom: 12px; left: 8px; width: 100%; padding-left: 15px; }
#footer a     { color: #99CCFF; text-decoration: underline; font-weight: bold; }
#footer a:hover     { color: #fff; text-decoration: none; font-weight: bold; }
#footer em  { color: #777; font-style: normal; }
#footer em a { color: #777; font-style: normal; }


a:link      { color: #000; text-decoration: underline }
a:visited      { color: #000; text-decoration: underline }
a:hover          { color: 000; text-decoration: none }
a:active    { text-decoration: none }

.superscript {vertical-align: super; }
