/* reset everything */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color:#434;
}
body {
	line-height: 1;
	width:100%;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
a {
	color: #d6242a;
}
a:hover {
	color:#222;
}
:focus {
	outline: 0;
}
/* layout */
h2 {
	text-align:left;
	padding-top:15px;
	font-size:large;
	font-weight:normal;
	line-height:1.5em;
}
#wrapper {
	width:100%;
	height:100%;
	background:white;
	text-align:center;
	margin:auto;
}
#content {
	width:1000px;
	margin:auto;
}
#left {
	width:500px;
	float:left;
}
#left h2 {
	padding-left:10px;
}
h2.join {
	font-size:x-large;
}
#right {
	width:456px;
	padding-left:44px;
	float:left;
	text-align:right;
}
#logo {
}
.text {
	width:500px;
	text-align:left;
	line-height:1.3em;
	font-size:.9em;
	margin-bottom:10px;
}
.text p {
	width:445px;
	margin-bottom:15px;
	margin:15px 15px auto 10px;
}
.text p.arrow {
	background:url(imgs/arrow.gif);
	width:400px;
	height:200px;
	display:block;
	padding-right:100px;
}
#nom {
	width:456px;
	position:relative;
	height:auto;
	background: #FFFFFF url(imgs/boxheader.png) no-repeat;
	display: block;
	margin:20px auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:1px solid #CADEF4;
}
#nom h2 {
	padding-left:10px;
	padding-top:3px;
	font-size:large;
}
#nom p {
	text-align:left;
	margin:10px;
	line-height:1.4em;
}
#socials {
	width:456px;
	text-align:left;
	margin:auto;
}
#socials a img {
	float:left;
	padding:3px;
}
#socials p {
	clear:both;
	width:456px;
	height:70px;
	margin:10px auto;
	background: #fff url(imgs/socialp_bg.png);
	line-height:1.3em;
}
#socials p a {
	display:block;
	width:456px;
	height:70px;
	text-decoration:none;
}
#socials p.nobg, p.nobg {
	background:none;
	font-size:.9em;
	margin: 5px;
	width:425px;
	height:auto;
	display:block;
}
#socials p:hover {
	background: #fff url(imgs/socialp_bgo.png);
}
#socials p.nobg:hover {
	background:none;
}
#socials p a span {
	font-size:.9em;
	position:relative;
	top:25px;
	left:10px;
	color:#333;
	width:350px;
}
#socials p.nobg a {
	display:inline;
	color:green;
}
#footer {
	clear:both;
	display:block;
	width:1000px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:1px solid #CADEF4;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size:x-small;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#organizations {
	padding:0px;
	border:0px;
	margin-top:30px;
}
#organizations img {
	padding:0px!important;
	margin:0px!important;
}
#organizations p {
	text-align:left;
	border:0px;
	padding-left:5px;
	padding-top:10px;
}
.boxborder {
	position:relative;
	width:998px;
	height:100%;
	margin-bottom:20px;
	width:998px;
	height:100%;
	border:1px solid #CADEF4!important;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	margin-top: 0px!important;
}
#organizations .boxborder ul {
	position:relative;
	display:block;
	clear:both;
}
#organizations .boxborder ul li {
	display:inline block;
	float:left;
	width:249px;
	height:150px;
	text-align:center!important;
	padding-top:5px;
}
.clearfix {
	position:relative;
	display:block;
	clear:both;
	float:none;
	width:100%;
	height:10px;
}
.addborder {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #CADEF4!important;
	height:120px;
}
#videogallery {
	margin:0px 25px 0px 0px;
	padding:0px;
}
.gblue {
	color:#5772B7;
}
.gred {
	color:#D6272E;
}
.gyellow {
	color:#FDE20F;
}
.ggreen {
	color:#289247;
}

