/* Reset CSS rules */ 
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	 margin: 0; 
	 padding: 0; 
	 border: 0; 
	 font-weight: inherit; 
	 font-style: inherit;
}

@font-face {
  font-family: Walkway;
  src: url("walkway_expand_black.ttf");
}

a:link		{ color: #555555;text-decoration: none;}
a:active	{ color: #ee00cc; text-decoration: none; }
a:visited	{ color: #555555; text-decoration: none; }
a:hover		{ color: #ee00cc !important; text-decoration: none; }
a .current:hover{
	color: #ee00cc !important;
}

html{
	background-color:#CCCCCC;
}

html, body {
	font-family:"AvantGarde Medium", "Century Gothic", Helvetica;
	zzzheight:100%;
}

body{
	color:white;
	background-color:#CCCCCC;
	min-width:700px;
}

.current{
	zzcolor:#df37c2;
	color:#ee00cc;
	zzcolor:#ff0179;
}

#top{
	position:absolute;
	height:38%;
	min-height:300px;
	width:100%;
	background-color:#CCCCCC;
	background-image:url('images/bg_topleft.png');
	background-repeat:no-repeat;
	background-position:top left;
	z-index:2;
}


#middle{
	position:absolute;
	top:250px;
	height:43%;
	min-height:340px;
	width:100%;
	background-color:#CCCCCC;
	background-image:url('images/pattern.png');
	z-index:4;
}

#bottom{
	position:absolute;
	bottom:0;
	width:100%;
	height:200px;
	background-color:#CCCCCC;
	z-index:1;
}


#bottomleft{
	float:left;
	width:100%;
	height:200px;
	background-color:#CCCCCC;
	background-image:url('images/bg_bottomleft.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}


#bottomright{
	float:right;
	width:50%;
	height:200px;
	background-color:#CCCCCC;
	background-image:url('images/bg_bottomright.png');
	background-repeat:no-repeat;
	background-position:bottom right;
}




#topspace{
	height:130px;
}

#topspace2{
	height:20px;
}

#menu{
	margin-left:40px;
}

h1 {
	width:333px;
	height:45px;
	background-image:url('images/paulcantor.png');
	background-repeat:no-repeat;
	margin-left:-2px;
}

#paulcantor span{
	display:none;
}

#linkemail a{
	font-family:"AvantGarde Medium", "Century Gothic", Helvetica;
	font-size:14px;
	color:#ee00cc;
}

#navigation li{
	float:left;
	margin-right:50px;
	font-size:21px;
	text-transform:uppercase;
	letter-spacing: 1px;
	list-style-image: none;
	list-style-type: none;
}

#navigation li a{
	color:#555555;
}

#navigation li a:hover;{
	text-decoration:underline;
}




#content{
	min-width:1050px;
}

#boardscontent{
	min-width:1100px;
}


.words{
	float:left;
	height:100px;
	width:38%;
	min-width:450px;
	margin:0px 20px 0 55px;
	padding:10px 0 0 0;
}

.boardwords{
	float:left;
	height:100px;
	width:25%;
	min-width:300px;
	margin:0px 10px 0 55px;
	padding:10px 0 0 0;
}

.motionwords{
	float:left;
	height:100px;
	width:34%;
	min-width:280px;
	margin:0px 20px 0 55px;
	padding:10px 0 0 0;
}


.words h2, .boardwords h2, .motionwords h2{
	margin-left:-15px;
	margin-bottom:-7px;
	font-size:22px;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-weight:bold;
}

.words h3, .boardwords h3, .motionwords h3{
	font-size:18px;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.words p, .boardwords p, .motionwords p{
	margin-top:15px;
	font-size:13px;
	line-height: 19px;
}

.words ul, .boardwords ul, .motionwords ul{
	margin-top:10px;
}

.words li, .boardwords li, .motionwords li{
	list-style-image: none;
	list-style-type: none;
	font-size:13px;
	line-height:18px;
}

.contactwords{
	float:left;
	height:100px;
	zzzwidth:38%;
	min-width:450px;
	margin:0px 20px 0 55px;
	padding:10px 0 0 0;
	font-size:12px;
	color: #555555;text-decoration: none;
	
}

.contactwords h2{
	margin-left:-15px;
	margin-bottom:-7px;
	font-size:22px;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-weight:bold;
}

.contactwords h3{
	font-size:18px;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.contactwords p{
	margin-top:22px;
	font-size:16px;
}

#cantorname{
	font-size:15px;
	font-weight:bold;
	margin-right:5px;
}

#peep{
	margin-top:15px;
	width:315px;
	height:28px;
	background-image:url('images/peep.png');
	background-repeat:no-repeat;
}

#peep span{
	display:none;
}

.media{
	float:left;
	padding:10px 0;
	padding-left:30px;
}

.caption{
	margin-top:5px;
	font-size:12px;
	width:110%;
	height:50px;
}

.captionfresh{
	margin-top:5px;
	padding-top:5px;
	font-family:"AvantGarde Medium", "Century Gothic", Helvetica;
	color: #555555;text-decoration: none;
	font-size:11px;
	width:108%;
	height:50px;
	background-image:url('images/fresh.png');
	background-repeat:no-repeat;
	background-position:top right;
}

#boardcaption{
	color: #555555;text-decoration: none;
	font-family:"AvantGarde Medium", "Century Gothic", Helvetica;
	font-size:11px;
}




.disappear{
	display:none;
}




.media img{
	margin-top:5px;
}


.content img{
	float:left;
}


.clear { /* A CSS class for the property */
   clear: both;
}
