@font-face {
  font-family: "Orator";
  font-style:   normal;
  font-weight: normal;
  src:url(http://www.brigittesire.com/OratorStd.otf);
}

/* Globals */
body { background: #fff; color: #000; margin: 30px; font-family: Verdana,sans-serif;	font-size: 10px; }
input { padding: 3px; font-family: Verdana,sans-serif; font-size: 10px; } 
textarea { padding: 3px; font-family: Verdana,sans-serif; font-size: 10px; }
h1 { font-size: 14px; padding: 0px; margin: 10px 0px; }
p { margin: 0; padding: 0; line-height: 18px; }
a { color: #c0c0c0; text-decoration: none; }
a:hover { color: #6d6d6d; }
a img { border: 0; margin: 0; padding: 0; text-decoration: none; }
div.clear { clear: both; font-size: 1px; line-height: 1px; overflow: hidden; visibility: hidden; width: 0; height: 0; }
div#body_container { width: 940px; margin-left: -470px; position: absolute; left: 50%; }
div.clear { display: block; clear: both; visibility: hidden; }
ul { list-style: none; margin: 0px; padding: 0px; }
li:hover ul { display: block; }

/* Header */
#logo { float: left; margin: 0px 40px 0px -5px; }

/* Main Navigation */
.menu { width: 370px; font-family: "Orator"; font-size: 16px; color: #E2E2E2; text-align: left; margin: 35px 0px 0px 0px; position: relative; float: right;  }
.level2 { margin: 10px 5px 0px 0px; line-height: 0px; }
.menu a:hover,
.menu a.current { color: #6d6d6d; }

/* Contact Page */
div.contact { font-size: 12px; font-family: Verdana ,sans-serif; margin: 0px 0px 0px 0px; } 
div.section_box { width: 215px; margin: 60px 10px 0px 0px;; float: left; }
.email_form { margin: 10px 0px; }

.admin_photos { width: 900px; }
.admin_photos .photo { float: left; width: 190px; margin: 0px 5px 35px 0px; }
.admin_photos .photo img { margin-bottom: 5px; }
.admin_photos .photo select { margin-bottom: 10px; display: block; }
.admin_photos .photo label { font-size: 10px; }

.set_selector { float: left; margin-right: 10px; }
.pagination { float: left; width: 400px; margin-bottom: 10px; }
.pagination .current { margin-left: -5px; font-size: 16px; font-weight: bold; }
.pagination a { font-size: 12px; }

#pic_1 {  }
#pic_2 { width: 300px; float: left; }

#pic_1 p,
#pic_2 p { color: #666; font-size: 11px; }

#main_image { position: absolute; top: 100px; }
#main_image a#prev_link img { position: absolute; left: 0px; top: 0px; width: 462px; height: 500px; }
#main_image a#next_link img { position: absolute; left: 462px; top: 0px; width: 462px; height: 500px; }

#image_navigation { position: absolute; top: 90px; color: #666; font-size: 9px; font-family: Verdana,sans-serif; margin-bottom: 100px; }
#image_navigation #pos { position: relative; display: inline; line-height: 20px; top: -7px; }

/* Admin */
.admin_menu { color: #c0c0c0; width: 170px;float: left; font-size: 12px; margin: 20px 20px 40px 0px; }
.admin_menu .label { color: #333; font-size: 15px; margin: 0px 0px 5px 0px; font-weight: bold; }
.admin_menu a { color: #333; }

/* Sorting Boxes */
#boxes { list-style-type: none; margin: 0px; padding: 0px; }
#boxes li { cursor: move; position: relative; float: left; margin: 2px 2px 0px 0px; width: 100px;	height: 100px;	border: 1px solid #000;	text-align: center;	background-color: #eeeeff; }
#handle { cursor: move;	position: absolute;	top: 0px; right: 0px;	background-image: url(artwork/handle.gif);	background-repeat: no-repeat;	background-position: center;	width: 19px;	height: 19px; }
#projects { list-style-type: none;	margin: 0px;	padding: 0px; }
#projects li { cursor: move; position: relative;	float: left;	margin: 2px 2px 0px 0px;	width: 300px;	border: 1px solid #000;	text-align: center;	background-color: #eeeeff; }