@media screen {


/**
	  GLOBAL STYLES : BLOCK ELEMENTS
**/

body, div, p, td, ul {
	font-family: Arial, sans-serif;
}

h1, h2, h3 {
	font-family: serif;
	font-weight: normal;
}

body {
	margin: 2em 0 1em 0;
	background: #000 url("../images/bg-canvas.jpg") fixed no-repeat 0 0;
	color: #000;
}

h1 {
	margin: 0 20px 1em 5%;
	height: 68px;
	background: transparent url("../images/logo-LAW-white.png") no-repeat 100% 0;
	color: #900;
}

h1 a {
	display: block;
	height: 50px;
	width: 450px;
	text-indent: -1000px;
	background: transparent url("../images/BFW-title.png") no-repeat 0 0;
}

h2 {
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #000;
	font-size: 1.8em;
	letter-spacing: 0.1em;
	background-color: #fff;
	color: #900;
}

h3 {
	margin: 1em 0 0.5em 0;
	font-size: 1.5em;
	font-weight: bold;
}

dl {
	font-size: 0.95em;
	line-height: 1.3;
}

dt {
	margin-top: -0.5em;
	font-weight: bold;
}

dd {
	margin-bottom: 1em;
	margin-left: 1em;
}

dd + dt {
	margin-top: 0;
}

hr {
	clear: both;
}

p {
	margin-top: 0;
	font-size: 0.95em;
	line-height: 1.3;
}

p img {
	vertical-align: middle;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	padding: 0.1em 0;
	font-size: 0.95em;
}

li ul {
	margin-bottom: 0.5em;
	margin-left: 2em;
}


/**
	  GLOBAL STYLES : INLINE ELEMENTS
**/

a {
	font-weight: bold;
	background-color: transparent;
	color: #900;
}

a:visited {
	background-color: transparent;
	color: #c66;
}

a:hover {
	text-decoration: none;
	color: #c00;
}

a img {
	border: none;
}

abbr:hover {
	cursor: help;
}

sup {
	font-size: 70%;
}


/**
   STRUCTURAL STYLES
**/

#a11y-options {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
	width: 100%;
	font-size: 80%;
	text-align: center;
	background-color: #900;
	color: #fff;
	height: 1.1em;
}

#a11y-options li {
	display: inline;
	padding: 0 1em;
}

#a11y-options	a, #a11y-options a:visited, #a11y-options a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #900;
}

li#cssDef {
	display: none;
}

div#dateline {
	clear: right;
	margin-left: 15%;
	padding: 0.2em 0;
	font: bold italic 1.1em Arial, sans-serif;
	text-align: center;
	background-color: #900;
	color: #fff;
}

div#bodyblock {
	margin-left: 13.3%;
	margin-bottom: 0;
	border: 2px solid #000;
	border-right: none;
	background: #fff url("../images/bg-bodyblock.jpg") no-repeat right top;
	color: #000;
}

div#bodyblock.home {
	background-image: url("../images/bg-bodyblock-h.jpg");
	background-position: right bottom;
}

div#content {
	float: left;
	padding: 0.8em;
	width: 64.5%;
}

div#proclamation {
	margin-left: 13.3%;
	margin-bottom: 0;
	border: 2px solid #000;
	border-right: none;
	padding: 0.8em 1em 0 1.8em;
	background: #fff;
	color: #000;
}

div#proclamation img {
	display: block;
	margin: 1em 0;
	border: 1px outset #000;
}

#content dl, #content p, #content-home p {
	padding-left: 1em;
}

div#sidebox {
	margin: 2em 2% 1em auto;
	width: 22.5%;
	border-top: 1px solid #900;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	border-left: 1px solid #900;
	padding: 0.5em 0.9em;
	font-size: 0.85em;
	background-color: #fff;
	color: #000;
}

div#sidebox h3 {
	margin-top: 0;
	border-bottom: 1px solid #000;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

div#sidebox hr {
	clear: none;
	margin: 1.5em 2em;
}

div#footer {
	clear: both;
	border-top: 1px dotted #000;
	padding: 0.2em 1em;
	font-size: 0.7em;
	text-align: right;
	background-color: #fff;
	color: #000;
}


/**
   NAVIGATION STYLES
**/

ul#sitemenu {
	float: left;
	margin: 40px 0 0 5px;
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	border-left: 2px solid #000;
	width: 14%;
	background-color: #fff;
	color: #000;
}

ul#sitemenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000;
	font-size: 0.95em;
}

ul#sitemenu li a {
	display: block;
	padding: 0.5em 0.1em 0.5em 0.6em;
	line-height: 0.95;
	text-decoration: none;
}

#sitemenu	li a:visited {
	color: #900;
}

#sitemenu	li a:hover {
	text-decoration: none;
	background: #800 url("../images/bg-sitemenu.png") repeat-x 0 0;
	color: #fff;
}

.submenu {
	margin: 1em 2em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: center;
}


/**
   PSEUDO & CLASS STYLES
**/

.jstest {
	display: none;
}

:lang(fr) {
	font-style: italic;
}

.big {
	font-size: 120%;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.highlight {
	clear: right;
	margin-bottom: 0.2em;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.0;
	background-color: #fff;
	color: #700;
}

.important {
	border-top: 1px dotted #900;
	border-bottom: 1px dotted #900;
	padding: 0.4em 1em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background-color: #fcc;
	color: #000;
}

.right {
	text-align: right;
}

.small {
	font-size: 75%;
}

dt.sponsor-class {
	margin-top: 0;
	border-bottom: 1px dotted #999;
	padding-left: 1em;
	font-size: 1.1em;
	font-style: italic;
	background-color: #eee;
	color: #800;
}

h4.contest-winner {
	margin: 1.5em 0 0.5em 0;
	border-bottom: 1px dotted #000;
	padding: 0.1em 0.4em;
	font-size: 1em;
	background-color: #fcc;
	color: #000;
}

img.biopic {
	float: right;
	position: relative;
	top: -1em;
	margin: 0.1em 0 0.1em 0.5em;
	border: 1px outset #900;
	border-bottom-width: 2px;
	border-right-width: 2px;
}

li.columns {
	list-style-type: square;
	float: left;
	margin: 0.5em 0 0.5em 1em;
	width: 10em;
	height: 4em;
	font-size: 0.8em;
}

li.sect-header a {
	font-size: 120%;
	font-variant: small-caps;
}

li.sect-page a {
	font-size: 100%;
	font-variant: normal;
}

li.sponsor {
	margin-bottom: 1em;
	text-align: center;
}

li.sponsor img {
	padding: 0.7em 0.5em;
	vertical-align: middle;
}

p.author {
	clear: right;
	margin-top: 2em;
	margin-bottom: 0.2em;
	border-top: 1px dotted #999;
	padding-top: 0.2em;
	width: 67%;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.0;
	background-color: #fff;
	color: #700;
}

span.keyboard {
	border: 1px outset #c00;
	padding: 0 0.3em;
	font-family: monospace;
	background-color: #ffc;
	color: #000;
}

span.publication {
	font-style: italic;
	color: #700;
}

ul.column {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 1em;
	padding: 0 0.5em;
	width: 7.5em;
clear: left;
}

ul.author-list {
	list-style: none;
	float: left;
	margin: 1em;
}

ul.author-list li {
	float: left;
	margin: 1px;
	border: 1px dotted #fcc;
	padding: 0.5em;
	width: 10em;
	height: 30px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}

ul.indent {
	margin-bottom: 1em;
	margin-left: 2em;
}

ul.sponsor-list {
	list-style-type: none;
}


/**
   TABLE & CELL STYLES
**/

table#schedule {
	margin: 1em auto;
	background-color: #fff;
	color: #000;
}

tfoot {
	font-style: italic;
	text-align: center;
	background-color: #eee;
	color: #000;
}

tr {
	height: 2em;
}

th {
	border: 1px solid #900;
	font-size: 0.95em;
	background-color: #900;
	color: #fff;
}

td {
	border-width: 1px;
	border-bottom: 1px solid #000;
	padding: 0.2em 0.4em;
	font-size: 0.8em;
	text-align: right;
}

td.event-cell {
	border-left: 3px solid #900;
	text-align: center;
	background-color: #fcc;
	color: #000;
}

td.event-cell:hover {
	outline: 2px solid #900;
	background-color: #fff;
}

td.event-cell a {
	font-weight: normal;
	text-decoration: none;
}

td.event-cell	a:hover {
	text-decoration: underline;
}


}