/* CSS Document */

#main-cont									{ position:absolute; top:167px; left:50%; margin-left:-495px; width:980px; border:0px solid #000; }
#story-big									{ float:left; margin-left:20px; width:306px; height:479px; background-image:url('../../images/story-1-big.jpg');}

#story-cont									{ float:left; margin-left:20px; width:340px; height:479px;}
.story											{ display:none; }
.story-logo									{ float:left; width:324px; height:107px;}
#story-logo-1 							{ background-image:url('../../images/story-1-logo.jpg'); }
#story-logo-2 							{ background-image:url('../../images/story-2-logo.jpg'); }
#story-logo-3 							{ background-image:url('../../images/story-3-logo.jpg'); }
#story-logo-4 							{ background-image:url('../../images/story-4-logo.jpg'); }
#story-logo-5 							{ background-image:url('../../images/story-5-logo.jpg'); }
#story-logo-6 							{ background-image:url('../../images/story-6-logo.jpg'); }
.story-title								{ font-size:10pt; font-weight:bold; color:#094fa3; }
.story-body									{ display:none; }
#story-nav									{ position:absolute; bottom:10px; margin-left:150px; font-size:9pt; }

#text-feat									{ float:left; margin:0 0 50px 0; width:220px; }
p.title											{ margin:5px 0; font-size:12pt; color:#064fa3; font-weight:bold;}

#story-select								{ float:left; margin:21px 0 0 49px; width:200px; }
.story-select-item					{ float:left; margin-top:3px; width:200px; height:44px; cursor:pointer; }
.story-select-item:hover		{ background-image:url('../../images/story-nav-bg.jpg'); }
.story-icon									{ float:left; margin:3px 0 0 8px; }
.story-icon-title						{ float:left; margin:3px 0 0 12px; width:125px; font-size:9pt; color:#4f4b3c; }

textarea,
input												{ width:600px; height:150px; background-color:#f3f3e9; border:1px solid #949264; font-family: Arial; font-size:9pt; line-height:1.5em; padding:8px; margin:-9px 0 8px 0; }
input												{ width:400px; height:23px; padding:2px;}
.submit 										{ width:150px; margin-top:15px; }

.job-title									{ font-size:12pt; color:#064fa3; }
.job												{ border-bottom:1px solid #000; }