/*  Main global styles  */
body {
	margin: 0px;
	background-image: url(../images/bg_main.gif);
}
p, dl {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #2D53BA;
	margin: 0px;
}
a {
	color: #2C76E3;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
/*  IDs  */
#content-container {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#subnav-container {
	background-color: #F7DCBA;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
}
#subnav-links {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
.footer div {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 70%;
}
#events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	border: 1px solid #2581F4;
	background-color: #E9F2FE;
	margin-top: 10px;
	color: #FFFFFF;
	width: 160px;
}
#rightcol-container {
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D53BA;
}
#leftcol-container {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D53BA;
	width: 170px;
	background-image: url(../images/nav_bg.jpg);
}
.photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FFFFFF;
	margin-top: 10px;
	text-align: left;
	width: 160px;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
}
#nav {
	list-style-type:none;
	font-family: helvetica, san-serif;
	font-size:13px;
	float:left;
	margin:0;
	padding:0;
	height:auto;
	
}
#nav li {
	background-image:url(../images/nav_bg-css.jpg);
	background-repeat:no-repeat;
	height: 25px;
	display:block;
}
#nav li a{
	display:inline-block;
	text-decoration:none;
	padding:6px 0 0px 25px;
	background-repeat:no-repeat;
	width:145px;


	}
#nav li a:hover{
	background-image:url(../images/nav_bg-css-hover.jpg);
	background-repeat:no-repeat;
	

	}
#nav .rev {
	background-image: url(../images/rev-hover.png);
	background-repeat: repeat-y;
	height: 45px;
}
#nav .rev a {
	height: 45px !important;
	height: 38px;
}
#nav .rev a:hover {
	background-image: url(../images/rev.png);
}
.registration, 
.registration td {
	font-family: "Trebuchet MS", Arial, sans-serif;	
	font-size: 85%;		
}
.registration 
#language1, 
.registration 
#language2, 
.registration 
#language3, 
.registration 
#otherInformation  {
	font-family: "Trebuchet MS", Arial, sans-serif;	
	font-size: 85%;
	margin-top: 5px;
}

.error {
	overflow: auto;
	width: 550px;
	padding: 0;
}
.error img {
	float: left !important;
	margin: 2px 0 0 !important;
	padding: 0 !important;
}
.error strong {
	display: block;
	float: right;
	background: #e70001;
	color: white;
	border: 2px solid #c50000;
	width: 500px;
	padding: 0 7px;
	line-height: 27px;
	font-weight: bold;
}
.error a { color: #fff; }
#thecode {
	position: relative;
	display: block !important;
	display: inline-block;
}
#esl, 
#enl {
	margin: 0;
}
#esl a, 
#enl a {
	border: 1px solid #2951bd;
	padding: 5px 10px;
	color: #2951bd;
	text-decoration: none;
	position: absolute;
	right: 0;
	margin: -7px 0 0;
	background: #eeeeff;
}
#codesubmit {
	border: 1px solid black;
	cursor: pointer;
	display: block;
	width: 559px;
	padding: 5px 0;
	font-weight: bold;
	background: #efefef;
}
#codesubmit:hover {
	border: 1px solid #2951bd;
	color: #2951bd;
	background: #eeeeff;
}
#codeofconduct, 
#codeofconduct * {
	font-size: 14px;
	font-family: 'trebuchet ms', arial, hevletica, sans-serif;
}
#facebook {
	display: block;
	width: 130px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/facebook.png);
	text-indent: -777em;
	overflow: hidden;
}

#board {
	display: block;
	margin: 0 auto;
	width: 500px;
}

#board .profile {
	min-height: 135px;
}

#board .profile img {
	border: 1px solid black;
	float: right;
}

#board .profile p {
	margin-left:25px;
	text-indent:-25px;
}

#board hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
}

#beyondborders {border-top: 1px solid #F6DCB9; padding:5px;}

#beyondborders h1, h2, h3, h4, h5 {text-align:center;}

#beyondborders h5 a {text-decoration:none;}

#beyondborders p {font-size: .75em; line-height: 1.1em;}

#beyondborders p {font-size: .75em; line-height: 1.1em;}

#beyondborders p.right {text-align:right;}

.yelbar { border: 0; border-top: 1px solid #F6DCB9; display: block; height: 1px; margin: 2em auto; padding: 0; width: 50%;}

/*<style>
dt { background: red; }
dd { background: lime; }
label { background: fuchsia; }
input { background: yellow; }
</style>*/