﻿body { font-family: NeoSans, Helvetica, Arial, sans-serif; font-size: 0.87em; background-color:#e2e2e2; height:100%; }
.page { width:1000px; height:100%; margin: 10px auto -10px auto; background-color: #fff; border:2px solid #B71234; }

a { color:White; text-decoration:none; padding:15px 30px 15px 30px; background-color:#787A7C; }
a:hover { background-color:#8B8D90 }

#d_Header { padding:20px; }
#d_Content { padding:20px; height:340px; }
#d_Left_Content { width:60%; float:left; }
#d_Right_Content { width:40%; float:left;}

#d_Title { font-size:30px; color:Red; font-weight:bold; height:50px; }
#d_Title_Label { font-size:22px; height:150px; }
#d_Links_Label { font-size:18px; height:50px; }
#d_Links { width:42%; }
.Links_Label { width:50%; float:left; }
