@charset "utf-8";
/* CSS Document */

#platform {
float: left;
width: 605px;
padding-right:15px;
}

#platform_title {
float: left;
width: 605px;
background-image: url(../images/whatwestandfor.png);
background-position:left;
background-repeat:no-repeat;
height:35px;
}
#events_title {
float: left;
width: 605px;
background-image: url(../images/townhall_header.png);
background-position:left;
background-repeat:no-repeat;
height:35px;
}
#getinvolved_title {
float: left;
width: 605px;
background-image: url(../images/getinvolved_header.png);
background-position:left;
background-repeat:no-repeat;
height:35px;
}
#platform_text {
float: left;
width: 605px;
padding-right:15px;
font-size:14px;
line-height:24px;
}


#platform_text_list li
{
    list-style-type: decimal;  
    margin-top:10px;
    margin-left:40px;
    font-weight:bold;
}
#pog {
float: left;
width: 620px;
margin-top:40px;
}

#pog_top {
float: left;
width: 620px;
height:10px;
background-image: url(../images/pog_top.png);
background-position:left;
background-repeat:no-repeat;
}

#pog_shadow {
float: left;
width: 620px;
background-image: url(../images/pog_shadow.png);
background-position:left;
background-repeat:repeat-y;

}

#pog_mid {
float: left;
width: 612px;
/*background-image: url(../images/pog_bg.png);*/
background-position:left top;
background-repeat:repeat-x;
margin:0px 5px 0px 3px;
color:#000;
font-size:14px;
line-height:19px;
/*background-color:#828282; */
background-color:#ffffff;
}

#pog_text {
float: left;
width: 555px;
padding: 0px 30px 20px 25px;
line-height:19px;
}

#pog_text h1 {
	color:#000248;
	margin-bottom:22px;
}

#pog_bottom {
float: left;
width: 620px;
height:235px;
/*background-image: url(../images/pog_bottom.png);*/
background-image: url(../images/pog_bottom_white.png);
background-position:left top;
background-repeat:no-repeat;
}

#jorge {
width:473px;
float:left;
margin-top: 35px;
font-size:18px;
line-height:24px;
color: #aad4f4;
text-align:right;
margin-right:127px;
}

#joinme {
width:610px;
color:#FFF;
font-style:italic;
font-size:21px;
line-height:30px;
text-align:center;
float:left;
padding: 5px;
margin-top:10px;
}
